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 run demo fails on Win10 #2

Closed
coinop-logan opened this issue Mar 13, 2018 · 2 comments
Closed

npm run demo fails on Win10 #2

coinop-logan opened this issue Mar 13, 2018 · 2 comments

Comments

@coinop-logan
Copy link

Running npm run demo seems to fail on Windows 10.

Here's what it looks like from the command prompt.

Here's the debug log.

@floating
Copy link
Owner

floating commented Mar 13, 2018

Hey @coinop-logan!

For Windows please run npm install --global --production windows-build-tools as administrator. You can find more info about this here: https://github.com/felixrieseberg/windows-build-tools.

After that, be sure to delete your frame/node_modules and pull down the latest as I've added some cross-platform compatibility updates -- then try to run the demo again. Note, the tray icon will currently be black on Windows so it may be hard to see.

Let me know if you have any more issues.

Thanks!

@floating
Copy link
Owner

@coinop-logan, I'm closing this for now but don't hesitate to report back if you have any other issues!

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