@ -151,7 +151,9 @@ async function readMetaData(path, {
// file, then fail hard and let the user know that they need to pick one or the
// other
if(hasNowJson){
conste=newError('You have a `now` configuration field inside `package.json`, but configuration is also present in `now.json`! Please ensure there\'s a single source of configuration by removing one')
conste=newError('You have a `now` configuration field'+
'inside `package.json`, but configuration is also present'+
'in `now.json`! Please ensure there\'s a single source of configuration by removing one')