Open bikash1231997 opened 5 months ago
I want to tackle this Issue, Please Assign to me!
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?
I want to tackle this Issue, Please Assign to me!
I want to work on this issue assign to me
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": {