tawawa / auth0-node-api-sample

Sample secured node api using JWT token scopes verification (access_token
MIT License
5 stars 2 forks source link

wt-bundle missing #2

Open coryhouse opened 7 years ago

coryhouse commented 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
dpovey commented 7 years ago

npm i -g webtask-bundle