We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
I want to tackle this Issue, Please Assign to me!
Sorry, something went wrong.
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 work on this issue assign to me
No branches or pull requests
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": {
The text was updated successfully, but these errors were encountered: