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

ReferenceError: require is not defined #4

Closed
mattmcegg opened this issue Aug 28, 2014 · 1 comment
Closed

ReferenceError: require is not defined #4

mattmcegg opened this issue Aug 28, 2014 · 1 comment

Comments

@mattmcegg
Copy link

When running the application, I get this error: ReferenceError: require is not defined

I tried to remove the npm package and reinstall it with mrt.

@nelsonic
Copy link
Member

Meteor hides the node.js require (core method) because they want to force everyone to use their package system. Its moronic. 😢
try: https://github.com/meteorhacks/npm

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