-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
👀 Overview
The issue appears to stem from the Sass-Loader package. I have tried several times to fix this by specifying ignore deprecation settings and attempting to change the API to modern, but nothing works.
ℹ️ Possible Sources
I believe that the error could be stemming from webpack configs. Renderer Config: .erb/configs/webpack.config.renderer.dev.ts
✔️ Acceptable Solutions
An acceptable solution would be to temporarily disable the deprecation warnings to get them out of the way, although, the end goal is to migrate to the modern API.
🔁 How to replicate
The error occurs only in Dev versions of the app. Use the following in a duplicate of the master branch:
yarn install
yarn start
The commands will open up a window of Noted. You will very clearly see an error message appear in the window stating the error I have covered.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed