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

main.js: Add require to import modules. #142

Merged

Conversation

rhythm-sharma
Copy link
Contributor

getting this error while npm start

Screenshot from 2019-04-22 18-49-32

to resolve this error we need to change import to require in main.js (in example folder)
after changing import to require npm start works
Screenshot from 2019-04-22 19-20-30

@felixrieseberg felixrieseberg merged commit 607e6aa into electron-userland:master May 9, 2019
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

Successfully merging this pull request may close these issues.

2 participants