## 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 1. delete node_modules 2. npm install 3. project won't work