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

Document initialization #106

Open
antoinep92 opened this issue Oct 27, 2015 · 2 comments
Open

Document initialization #106

antoinep92 opened this issue Oct 27, 2015 · 2 comments

Comments

@antoinep92
Copy link

I followed the readme, and like #82 and #59, I didn't have a Meteor.npmRequire defined.

Maybe the workarround should be documented in the readme until this is fixed:

  1. meteor add meteorhacks:npm
  2. run meteor to initialize npm
  3. remove the packages/ directory
  4. run meteor to initialize npm again
  5. done, you can now use Meteor.npmRequire and run meteor without errors.
@JohnAllen
Copy link

Which packages directory did you remove? Just the ./packages/npm-container dir? I've got self/local packages so can't remove those obviously.

@antoinep92
Copy link
Author

Yep, just ./packages, so no go for you :(

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