Compiling assets issue
-
I have installed, npm in bagisto root folder, and also in velocity folder and shop etc. in different packages' folder.
when i run npm run production or watch, it's working with root folder but it's not working with velocity folder. It's showing like that.
-
@yeshi74
first run npm install & then run npm run watch-poll -
@Vaishali-Agarwal yeah thats what i did too. tried both npm run production and watch-poll, but this same issue.
-
@yeshi74
try to run these commandnpm i
npm run prod
-
@Vaishali-Agarwal Same error is showing
-
@yeshi74
-
Hi @Rahul74
have you got any success in this? or still getting the same.