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

Error in starting server #27

Open
adityaarun1 opened this issue Sep 28, 2014 · 1 comment
Open

Error in starting server #27

adityaarun1 opened this issue Sep 28, 2014 · 1 comment

Comments

@adityaarun1
Copy link

Hi,

I installed gfx.js as mentioned in the readme, but on starting the server as
$luajit -lgfx.start
gives the following message and the server fails to start:
[gfx.js] server started on port 8000, graphics will be rendered into http://localhost:8000
me@my-PC:~$
module.js:340
throw err;
^
Error: Cannot find module '~/.gfx.js/server.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3

Any help is greatly aprreciated. :)

Thanks,
Aditya

@russellfei
Copy link

same error and npm install express won't work

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