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

npm install error in electron #3

Open
chengdonglin opened this issue Mar 11, 2019 · 2 comments
Open

npm install error in electron #3

chengdonglin opened this issue Mar 11, 2019 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@chengdonglin
Copy link

when I install the package ,the following error:
win_delay_load_hook.cc
..\src\memory.cpp(6): fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory [E:\electron_project\unicsystem\unic\node_modules\shmm
ap\build\shmmap.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (E:\nvm\v8.11.2\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "E:\nodejs\node.exe" "E:\nvm\v8.11.2\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd E:\electron_project\unicsystem\unic\node_modules\shmmap
gyp ERR! node -v v8.11.2
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok!

@blake-regalia blake-regalia added bug Something isn't working help wanted Extra attention is needed labels Mar 21, 2020
@blake-regalia
Copy link
Owner

blake-regalia commented Mar 21, 2020

Need help implementing POSIX Shared Memory equivalent for Windows.

@blake-regalia
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants