Expected results
npm install should install all dependencies like the npx command
Observed results

The command don't install everything that is needed
Logs
Please add the log output here.
Steps to reproduce
- delete node_modules
- npm install
- project won't work