mirror of
https://github.com/strapi/strapi.git
synced 2025-12-15 09:12:02 +00:00
Merge pull request #1185 from Duske/patch-2
Add npm install as last step of migration guide
This commit is contained in:
commit
fe733135fe
@ -43,5 +43,8 @@ Copy the fields and relations you had in your `/plugins/users-permissions/models
|
|||||||
|
|
||||||
Then, delete your old `plugins` folder and replace it by the new one.
|
Then, delete your old `plugins` folder and replace it by the new one.
|
||||||
|
|
||||||
|
## Update the Dependencies
|
||||||
|
|
||||||
|
Now let's update the dependencies in your `package.json` we edited earlier. Simply run `npm install`:
|
||||||
|
|
||||||
That's all, you have now upgraded to Strapi `alpha.11`.
|
That's all, you have now upgraded to Strapi `alpha.11`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user