jasmine-node icon indicating copy to clipboard operation
jasmine-node copied to clipboard

Npm install fails / To be used with frisby.js

Open chrisvidal opened this issue 8 years ago • 1 comments

$ 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

chrisvidal avatar Aug 03 '16 13:08 chrisvidal

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.

screen shot 2016-09-04 at 2 17 27 pm

romanjesus avatar Sep 04 '16 20:09 romanjesus