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

No npm install #7

Open
zhaoyao91 opened this issue Aug 18, 2016 · 1 comment
Open

No npm install #7

zhaoyao91 opened this issue Aug 18, 2016 · 1 comment

Comments

@zhaoyao91
Copy link

It should execute npm install somewhere

@andrew-wharton
Copy link

andrew-wharton commented Aug 25, 2016

So to be more specific...

With Meteor 1.3, many packages are install directly from npm rather than using meteor packages, eg. React.

This means we need a 'meteor npm install' step before we 'meteor build', so that these dependencies are available at build time.

See #11

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