Guest User

Untitled

a guest
Jan 18th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. [nodemon] 1.12.1
  2. [0] [nodemon] to restart at any time, enter `rs`
  3. [0] [nodemon] watching: *.*
  4. [0] [nodemon] starting `node server.js`
  5. [0] ✓ App is running at http://localhost:3000 in development mode
  6. [0] Press CTRL-C to stop
  7. [0]
  8. [1] Cannot read property 'config' of null
  9. [1] TypeError: Cannot read property 'config' of null
  10. [1] at Class.run (/Users/Sites/tryouts/mean/node_modules/@angular/cli/tasks/serve.js:51:63)
  11. [1] at check_port_1.checkPort.then.port (/Users/Sites/tryouts/mean/node_modules/@angular/cli/commands/serve.js:123:26)
  12. [1] at <anonymous>
  13. [1] at process._tickCallback (internal/process/next_tick.js:188:7)
Add Comment
Please, Sign In to add comment