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

win10 BUG #17

Open
luocong2016 opened this issue Apr 19, 2018 · 0 comments
Open

win10 BUG #17

luocong2016 opened this issue Apr 19, 2018 · 0 comments

Comments

@luocong2016
Copy link

luocong2016 commented Apr 19, 2018

[环境]
开了翻墙软件
win 10
node v8.6.0
npm 5.6.0
[已安装包]
windows-build-tools
node-gyp
[运行shell]
yarn
npm run dev ## 正常
npm run start:dev
显示下面错误,提示包没找到这个是???
App threw an error during load
Error: Cannot find module '../build/Release/keytar.node'
at Module._resolveFilename (module.js:470:15)
at Function.Module._resolveFilename (E:\Demo\notepad\StarCabinet\node_modules\electron\dist\resources\electron.asar\common\reset-search-paths.js:35:12)
at Function.Module._load (module.js:418:25)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (E:\Demo\notepad\StarCabinet\node_modules\keytar\lib\keytar.js:1:169)
at Object. (E:\Demo\notepad\StarCabinet\node_modules\keytar\lib\keytar.js:61:3)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)

[尝试]
On Windows if you have trouble, try:
.\node_modules.bin\electron-rebuild.cmd ## 发现也没用 Rebuild Failed

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