More npm commands
This commit is contained in:
@@ -62,7 +62,10 @@ Everything should be ready to run on the development server and production serve
|
||||
# Rebuild the node_modules directory and manually install extra Svelte packages
|
||||
Run the npm update to fix the node_modules directory and package.json
|
||||
```bash
|
||||
npm list
|
||||
npm outdated
|
||||
npm update
|
||||
npm list
|
||||
```
|
||||
|
||||
Other installs?:
|
||||
|
||||
Reference in New Issue
Block a user