jasmine-node
jasmine-node copied to clipboard
Npm install fails / To be used with frisby.js
$ 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
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.
