Skip to content

❗Sass JS API Legacy Error #2

@CosmoCreeper

Description

@CosmoCreeper

👀 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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions