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

fix: use npm-merge-driver-install to fix install issues #229

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

brandonocasey
Copy link
Contributor

@brandonocasey brandonocasey commented Sep 4, 2018

Currently the generator is broken because a packages that try to install another packages will run the postinstall script on install. This tries to install npm-merge-driver and it is a devDependency so it will error out.

Fixes #227

@brandonocasey brandonocasey merged commit f0e312f into master Sep 5, 2018
@brandonocasey brandonocasey deleted the fix/npm-merge-driver-install branch September 5, 2018 14:47
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.

3 participants