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 on install #1

Closed
JessyCat92 opened this issue Mar 21, 2016 · 1 comment
Closed

Error on install #1

JessyCat92 opened this issue Mar 21, 2016 · 1 comment

Comments

@JessyCat92
Copy link

Hello,
I get always an error when i try npm install luanode
C:\luatest\node_modules\luanode>if not defined npm_config_node_gyp (node "C:\Pro
gram Files\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\node-gyp
\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
values.cc
luastate.cc
luanode.cc
C:\luatest\node_modules\luanode\include\lua.h(16): fatal error C1083: Cannot open include file: 'luaconf.h': No such file or directory (compiling source file ..\src\luanode.cc) [C:\luatest\node_modules\luanode\build\luanode.vcxproj]
C:\luatest\node_modules\luanode\include\lua.h(16): fatal error C1083: Cannot open include file: 'luaconf.h': No such file or directory (compiling source file ..\src\luastate.cc) [C:\luatest\node_modules\luanode\build\luanode.vcxproj]
C:\luatest\node_modules\luanode\include\lua.h(16): fatal error C1083: Cannot open include file: 'luaconf.h': No such file or directory (compiling source file ..\src\values.cc) [C:\luatest\node_modules\luanode\build\luanode.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe fail
ed with exit code: 1

how can i fix that?

@JessyCat92
Copy link
Author

okay i have a fix but new other error :(

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

1 participant