simplefolio icon indicating copy to clipboard operation
simplefolio copied to clipboard

npm start and yarn start fail

Open HuangLingxiaoCN opened this issue 2 years ago • 1 comments

This is the result of yarn start after I run yarn image

I also notice that package.json is cleaned after yarn start image

Any ideas ?

HuangLingxiaoCN avatar Mar 23 '22 22:03 HuangLingxiaoCN

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

HuangLingxiaoCN avatar Mar 23 '22 23:03 HuangLingxiaoCN