You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
npm -v
): 8.13.1node -v
): v16.15.1node -p process.versions
):node -p process.platform
): win32node -p process.arch
): x64node -p "require('node-sass').info"
):node-sass 7.0.3 (Wrapper) [JavaScript]
&libsass 3.5.5 (Sass Compiler) [C/C++]
npm ls node-sass
): node-sass@7.0.3 & ReactScripts > sass loader > node-sass@7.0.3 (deduped)The Issue:
Time to time I get a banner with an import error, absolute random, not sure what is it
The Error:
The Code:
// Container.module.scss
// src\components\Container\Container.module.scss
// colors.scss
// src\assets\styles\colors.scss
The text was updated successfully, but these errors were encountered: