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)
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.
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 .
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.
Issue #887
[Help] FAIL on 'npm run build:css -- -w & webpack-dev-server --open --progress --colors'
Hi, I can't get running grapesjs. Here my logs :# npm start> [email protected] start /var/www/web/server/grapesjs> npm run build:css -- -w &...
Issue #1456
npm start not work at version 0.14.33
I downloaded source by zip, and run 'npm i', but I can't run 'npm start'. Here is how I fixed the problem.It works when I change package.js...
Issue #1403
how to build minified Css?
hi @artf Can You please explain me how can i build css from style section. Everytime when i run "Npm run build".Code build in min js only s...
Issue #1366
[BUG] Duplicating CSS
On newest version of Grapesjs. I can replicate bug on both. Linux Ubuntoo, Moxilla. I expect that the css only shows up once, otherwise it'...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.