Closed LegNeato closed 7 years ago
Checking out the project, running npm install, and then running npm test fails if grunt isn't installed globally.
npm install
npm test
grunt
Observed with this version of npm:
npm
$ npm -version 3.10.3
Requires https://github.com/wcandillon/swagger-js-codegen/pull/158
Checking out the project, running
npm install
, and then runningnpm test
fails ifgrunt
isn't installed globally.Observed with this version of
npm
:Requires https://github.com/wcandillon/swagger-js-codegen/pull/158