warn "This version of npm ($npm_version) does not support package-lock.json. Please
update your npm version in package.json.""https://devcenter.heroku.com/articles/nodejs-support#specifying-an-npm-version"
mcount 'warnings.npm.old-and-lockfile'
fi
}
warn_young_yarn(){
warn_young_yarn(){
if$YARN;then
if$YARN;then
warning "This project was built with yarn, which is new and under development. Some projects can still be built more reliably with npm""https://devcenter.heroku.com/articles/nodejs-support#build-behavior"
warning "This project was built with yarn, which is new and under development. Some projects can still be built more reliably with npm""https://devcenter.heroku.com/articles/nodejs-support#build-behavior"