Skip to content

Instantly share code, notes, and snippets.

Created July 11, 2012 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3087181 to your computer and use it in GitHub Desktop.
Save anonymous/3087181 to your computer and use it in GitHub Desktop.
deployerr
error: Unable to add properties to package description.
error: [TypeError: Object function valid(version) {
if (typeof version !== "string") return null
return exports.parse(version) && version.trim().replace(/^[v=]+/, '')
} has no method 'test']
error: TypeError: Object function valid(version) {
if (typeof version !== "string") return null
return exports.parse(version) && version.trim().replace(/^[v=]+/, '')
} has no method 'test'
error: Error running command deploy
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment