Skip to content

How to reinstall all deps when cloning a repo initialized with this project? #301

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

Closed
DWboutin opened this issue Oct 1, 2022 · 1 comment

Comments

@DWboutin
Copy link

DWboutin commented Oct 1, 2022

Expected results

npm install should install all dependencies like the npx command

Observed results

Screen Shot 2022-10-01 at 3 52 11 PM

The command don't install everything that is needed

Logs

Please add the log output here.

Steps to reproduce

  1. delete node_modules
  2. npm install
  3. project won't work
@DWboutin DWboutin closed this as completed Oct 1, 2022
@DWboutin
Copy link
Author

DWboutin commented Oct 1, 2022

Sorry, the error was only with pnpm

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