simplefolio
simplefolio copied to clipboard
npm start and yarn start fail
This is the result of yarn start after I run yarn
I also notice that package.json is cleaned after yarn start
Any ideas ?
I have solved the problem by replacing node-sass with sass package because node-sass is deprecated. https://stackoverflow.com/questions/70281346/node-js-sass-version-7-0-0-is-incompatible-with-4-0-0-5-0-0-6-0-0