satis-control-panel icon indicating copy to clipboard operation
satis-control-panel copied to clipboard

sh: 1: webpack-dev-server: not found

Open bryandidur opened this issue 6 years ago • 0 comments

Hello! After installing the project with "composer create-project realshadow/satis-control-panel scp" and running the "npm run build" command, trying to run the "npm start' give me the "sh: 1: webpack-dev-server: not found" error. Inspecting the package.json file, I could see the command (npm start) mapping to the "webpack-dev-server (...)'.

The package assumes the environment to have a global installation of its dependencies? If yes, I think it does not seem interesting.

Has anyone faced with this problem?

bryandidur avatar Mar 30 '19 13:03 bryandidur