Issue #962Opened March 19, 2018by VCheque0 reactions

Grapesjs not starting

Question

When I execute npm start it shows

$ npm start

[email protected] start C:\Users\a233243\grapesjs npm run build:css -- -w & webpack-dev-server --open --progress --colors

[email protected] build:css C:\Users\a233243\grapesjs node-sass src/styles/scss/main.scss dist/css/grapes.min.css --output-style compressed "-w"

Just stop there. Can someone help?

Answers (3)

beckercMarch 19, 20180 reactions

Hi, had same issue, I solved it by installing webpack-dev-server as global npm install webpack-dev-server -g

and there was double dashes on the start script, after the build:css "start": "npm run build:css -- -w & webpack-dev-server --open --progress --colors",

when removed these dashes it worked for me.

VChequeMarch 20, 20180 reactions

Thanks dude

More one thing, I can't find the Start Script. Where is it???

Valter Cheque Licenciado em Engenharia Informática - UEM +258 826002027 +258 846370199

On Mar 19, 2018 8:11 PM, "Becker Chaaban" [email protected] wrote:

Hi, had same issue, I solved it by installing webpack-dev-server as global npm install webpack-dev-server -g

and there was double dashes on the start script, after the build:css "start": "npm run build:css -- -w & webpack-dev-server --open --progress --colors",

when removed these dashes it worked for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/artf/grapesjs/issues/962#issuecomment-374312050, or mute the thread https://github.com/notifications/unsubscribe-auth/AH_nTxV3B9xROZHjGQqzf8NsisxeFdFRks5tf_TlgaJpZM4Svs2b .

VChequeMarch 20, 20180 reactions

Founded Thanks you..!!

Valter Cheque Licenciado em Engenharia Informática - UEM +258 826002027 +258 846370199

On Mar 20, 2018 9:06 AM, [email protected] wrote:

Thanks dude

More one thing, I can't find the Start Script. Where is it???

Valter Cheque Licenciado em Engenharia Informática - UEM +258 826002027 +258 846370199

On Mar 19, 2018 8:11 PM, "Becker Chaaban" [email protected] wrote:

Hi, had same issue, I solved it by installing webpack-dev-server as global npm install webpack-dev-server -g

and there was double dashes on the start script, after the build:css "start": "npm run build:css -- -w & webpack-dev-server --open --progress --colors",

when removed these dashes it worked for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/artf/grapesjs/issues/962#issuecomment-374312050, or mute the thread https://github.com/notifications/unsubscribe-auth/AH_nTxV3B9xROZHjGQqzf8NsisxeFdFRks5tf_TlgaJpZM4Svs2b .

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.