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

[QUESTION] Conflicting documentation #609

Closed
jasonkarns opened this issue Dec 17, 2019 · 1 comment
Closed

[QUESTION] Conflicting documentation #609

jasonkarns opened this issue Dec 17, 2019 · 1 comment

Comments

@jasonkarns
Copy link
Contributor

What / Why

The npm ci documentation notes that if a node_modules is already present, it will be automatically removed before npm ci begins its install. However, that very same documentation shows an example Travis CI config that caches node_modules. What is the point of caching node_modules if npm-ci's first step is to wipe that directory?

Where

@jasonkarns
Copy link
Contributor Author

Oops! Closing because I didn't initially recognize that the cached directory in the example was the npm cache, not the local node_modules directory.

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

1 participant