Open coryhouse opened 7 years ago
Does wt-bundle need to be install globally to run this project? Not mentioned in instructions...
Here's what I'm getting:
> $ npm start [±master ●] > auth0-node-api-sample@0.0.1 start /Users/cory/Projects/auth0-node-api-sample > wt-bundle server.js -o ./build/bundle.js && node ./build/bundle.js sh: wt-bundle: command not found
npm i -g webtask-bundle
Does wt-bundle need to be install globally to run this project? Not mentioned in instructions...
Here's what I'm getting: