You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sudo npm install jasmine-node -g
Password:
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/Users/xyz/npm/bin/jasmine-node -> /Users/xyz/npm/lib/node_modules/jasmine-node/bin/jasmine-node
/Users/xyz/npm/lib
└── [email protected]
$ jasmine-node spec/api
-bash: jasmine-node: command not found
The text was updated successfully, but these errors were encountered:
chrisvidal
changed the title
Npm install fails
Npm install fails / To be used with frisby.js
Aug 3, 2016
Having the same issue, I updated the dependency on [email protected] to the latest version not sure if there are any downsides to doing that at the moment.
The text was updated successfully, but these errors were encountered: