react-native-community/react-native-template-typescript

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

DWboutin opened this issue · 1 comments

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

Sorry, the error was only with pnpm