Advertisement
Guest User

Can't start server

a guest
Apr 19th, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. PS C:\Users\Allen\Desktop\Infinite> node app.js 6968
  2. config.js doesn't exist - creating one with default settings...
  3. Creating LoginServer object for http://play.pokemonshowdown.com/...
  4. NEW GLOBAL: global
  5. NEW CHATROOM: lobby
  6. NEW CHATROOM: staff
  7. Worker 1 now listening on 0.0.0.0:6968
  8. Test your server at http://localhost:6968
  9. { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
  10. js-bson: Failed to load c++ bson extension, using pure JS version
  11. MongoDB Connection Error. Make sure MongoDB is running.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement