cobiwave / simplefolio

⚡️ A minimal portfolio template for Developers
https://simplfolio.netlify.com
MIT License
13.49k stars 5.75k forks source link

Error when doing npm start #308

Open bikash1231997 opened 5 months ago

bikash1231997 commented 5 months ago

When i'm doing npm start this error appears in my terminal @parcel/package-manager: Could not find module "@parcel/transformer-sass" satisfying 2.8.2.

D:\Projects\simplefolio\package.json:23:5 22 | "devDependencies": {

23 | "@parcel/transformer-sass": "^2.12.0", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Found this conflicting local requirement. 24 | "parcel": "^2.8.2", 25 | "prettier": "^2.8.1"

Ranj8521Kumar commented 3 months ago

I want to tackle this Issue, Please Assign to me!

tlaitan commented 3 months ago

When i'm doing npm start this error appears in my terminal @parcel/package-manager: Could not find module "@parcel/transformer-sass" satisfying 2.8.2.

D:\Projects\simplefolio\package.json:23:5 22 | "devDependencies": {

23 | "@parcel/transformer-sass": "^2.12.0", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Found this conflicting local requirement. 24 | "parcel": "^2.8.2", 25 | "prettier": "^2.8.1"

same issues here, any fix yet?

Ranj8521Kumar commented 3 months ago

I want to tackle this Issue, Please Assign to me!

Saiharitha3 commented 1 month ago

I want to work on this issue assign to me