Answer the question
In order to leave comments, you need to log in
How to fix Failed to resolve scss error in Parcel?
Such a problem. Instead of react-scripts, I decided to implement Parcel. Faced a problem:
@parcel/core: Failed to resolve 'assets/style.scss' from './src/index.tsx'
{
"extends": "@parcel/config-default",
"transformers": {
"*.{ts,tsx}": ["@parcel/transformer-typescript-tsc"]
}
}
Can't resolve 'react/jsx-runtime
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question