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

Stop using napa to install git projects or tell napa to use a different directory other than node_modules #6

Open
ajbogh opened this issue Sep 2, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ajbogh
Copy link
Owner

ajbogh commented Sep 2, 2018

Napa installs the git projects under node_modules, but this causes a problem when you then run npm install someDependency because npm will delete any extraneous folder under node_modules. We should configure napa to use a different folder or use git clone instead.

@ajbogh ajbogh self-assigned this Sep 2, 2018
@ajbogh ajbogh added enhancement New feature or request good first issue Good for newcomers labels Sep 2, 2018
@ajbogh
Copy link
Owner Author

ajbogh commented Sep 3, 2018

See shama/napa#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant