Hello guys, I created a project in window, i run OK in window. But run error in linux. How to run it in linux
Thank you
Hello guys, I created a project in window, i run OK in window. But run error in linux. How to run it in linux
It is stated clearly on first line on your screenshot.
Try to run npm install
and npm rebuild node-sass
as the console says and see if it works.
Yes! i will try, thanks for your support