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
|
# Rebuild the node_modules directory and manually install extra Svelte packages
|
||||||
Run the npm update to fix the node_modules directory and package.json
|
Run the npm update to fix the node_modules directory and package.json
|
||||||
```bash
|
```bash
|
||||||
|
npm list
|
||||||
|
npm outdated
|
||||||
npm update
|
npm update
|
||||||
|
npm list
|
||||||
```
|
```
|
||||||
|
|
||||||
Other installs?:
|
Other installs?:
|
||||||
|
|||||||
Reference in New Issue
Block a user