@ -142,7 +142,7 @@ 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('Refusing to proceed with multiple Now configurations (`now.json` and `package.json`). Please pick only one, then try again!')
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')