okta / samples-nodejs-express-4

Express 4 samples. Will publish an artifact that can be consumed by end-to-end sample repos
Other
119 stars 119 forks source link

Update commands to match npm scripts #35

Closed nbarbettini closed 6 years ago

nbarbettini commented 6 years ago

These commands in the readme should match what's in package.json. Otherwise, I get this by following the readme:

C:\Users\Nate\Documents\code\samples-nodejs-express-4> npm run custom-login
npm ERR! missing script: custom-login

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Nate\AppData\Roaming\npm-cache\_logs\2018-01-18T23_43_23_626Z-debug.log