OnwerkGmbH / node-versioneye-update

Update an existing project at VersionEye via node module
MIT License
5 stars 7 forks source link

Specific Error if .versioneye-update.json not found #15

Open martinakraus opened 7 years ago

martinakraus commented 7 years ago

Calling 'versioneye-update --configfile .versioneye-update.json' should print out if the file .versioneye-update.json was not found/ is missing

The error message right now: 'Sorry, please provide your project id like "-p " from versioneye.com' leads you to a wrong way.