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

Require is not defined #15

Open
martijnsenden opened this issue Feb 10, 2016 · 3 comments
Open

Require is not defined #15

martijnsenden opened this issue Feb 10, 2016 · 3 comments

Comments

@martijnsenden
Copy link

Great boilerplate!

I get an error in the chrome console:
'Potentially unhandled rejection [5] Uncaught Uncaught ReferenceError: require is not defined. This happens in browser.js (http://myapp.domain/lib/npm/babel-core@5.5.6/browser.js). I also get it when running npm run test:watch

Doing something wrong or does this need a fix?

EDIT: the above error showed up on my private Windows 7 machine. I don't get this error on the Mac at work.

Cheers, Martijn

@alexweber
Copy link
Owner

Hey, thanks for the compliment and for reporting this!

I'm working on some much-needed dependency updates which should hopefully resolve these and other issues.

Stay tuned... :)

@alexweber
Copy link
Owner

@martijnsenden I missed the part about Windows... I've just committed a bunch of updates and everything seems to be working as expected; dev server, single-run and continuous tests as well...

That said, I'm on a Mac and have no access to a Windows machine...

Mind taking the new version for a spin and letting me know? Thanks!

@martijnsenden
Copy link
Author

I'll try it out at home

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