Skip to content

Strapi not installing plugin dependencies #2568

@shash7

Description

@shash7

Informations
Node 10.15.0
npm 6.4.1
Strapi 3.0.0-alpha.17
Mongodb
Ubuntu 16

What is the current behavior?
After setting up a sample project locally, I git repo the whole folder and clone it on my digital ocean droplet. There I do npm install and npm run setup. Npm install is fine but npm run setup throws an error and states that it cannot find immutable package.
On further investigation I found that packages for plugins aren't installed. Is there another command to install packages for the plugins or do I manually install the packages?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions