Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start this #1

Closed
tomsoderlund opened this issue Aug 6, 2017 · 2 comments
Closed

Can't start this #1

tomsoderlund opened this issue Aug 6, 2017 · 2 comments

Comments

@tomsoderlund
Copy link

Hi! This looks interesting!

I tried starting it with node nodeServer.js but got this error:

TypeError: Cannot read property 'prototype' of undefined
	at Object.<anonymous> (/MYPROJECT/node_modules/socket.io/lib/store.js:35:41)
	at Module._compile (module.js:569:30)
	at Object.Module._extensions..js (module.js:580:10)
	at Module.load (module.js:503:32)
	at tryModuleLoad (module.js:466:12)
	at Function.Module._load (module.js:458:3)
	at Module.require (module.js:513:17)
	at require (internal/module.js:11:18)
	at Object.<anonymous> (/MYPROJECT/node_modules/socket.io/lib/manager.js:16:13)
	at Module._compile (module.js:569:30)

PS: no need to commit node_modules to the repository as long as package.json is up to date.

@afzydev
Copy link
Owner

afzydev commented Aug 7, 2017

Hi @tomsoderlund
Can you please tell me the node version your using ?

@afzydev
Copy link
Owner

afzydev commented Aug 7, 2017

Hi @tomsoderlund
1.First take a pull of master
2.npm install
3.node nodeServer.js

Thanks for information, i have removed the node_modules folder :)

@afzydev afzydev closed this as completed Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants