Update Node.JS documentation
This commit is contained in:
parent
5e54517122
commit
628f355a42
@ -39,3 +39,9 @@ Sök efter uppdateringar för bara production
|
||||
<pre><code>npm install -g npm-check-updates
|
||||
ncu -u
|
||||
npm install</code></pre>
|
||||
|
||||
### Rensa npm cache
|
||||
|
||||
Detta ska normalt inte behövas då npm detekterar fel automatiskt.
|
||||
|
||||
<pre><code>npm cache clean --force</code></pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user