Skip to content

Conversation

darcyclarke
Copy link
Contributor

  • following the previous steps with a fresh clone of npm/cli will error out if your try to run node . install because the @npmcli/config dep is missing
  • need to run node ./scripts/resetdeps.js prior to running any node ./npm command

References

Fixes #6635
Closes #6635

- following the previous steps with a fresh clone of `npm/cli` will error out if your try to run `node . install` because the `@npmcli/config` dep is missing
- need to run `node ./scripts/resetdeps.js` prior to running any `node .`/`npm` command
@darcyclarke darcyclarke requested a review from a team as a code owner September 28, 2023 14:54
@darcyclarke darcyclarke changed the title Update CONTRIBUTING.md Update CONTRIBUTING.md to prevent errors Sep 28, 2023
@darcyclarke darcyclarke changed the title Update CONTRIBUTING.md to prevent errors chore: update CONTRIBUTING.md to prevent errors Sep 28, 2023
@darcyclarke darcyclarke changed the title chore: update CONTRIBUTING.md to prevent errors fix: update CONTRIBUTING.md to prevent errors Sep 28, 2023
@wraithgar wraithgar changed the title fix: update CONTRIBUTING.md to prevent errors docs: update CONTRIBUTING.md to prevent errors Sep 28, 2023
@wraithgar wraithgar merged commit 68031f2 into npm:latest Sep 28, 2023
@github-actions github-actions bot mentioned this pull request Sep 28, 2023
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.

[BUG] Cannot find module '@npmcli/config'

2 participants