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
Error:
Failed to compile. ./src/index.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-5-3!./node_modules/sass-loader/dist/cjs.js??ref--6-oneOf-5-4!./src/index.scss) SassError: File to import not found or unreadable: @material/feature-targeting/functions. on line 23 of node_modules/@material/typography/_mixins.scss from line 23 of node_modules/@material/typography/mdc-typography.scss from line 23 of node_modules/@material/react-typography/index.scss from line 7 of /home/aliakber/issue/src/index.scss @import "@material/feature-targeting/functions";
The text was updated successfully, but these errors were encountered:
To reproduce:
npm install
(lots of deprecation errors)npm start
Error:
Failed to compile.
./src/index.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-5-3!./node_modules/sass-loader/dist/cjs.js??ref--6-oneOf-5-4!./src/index.scss) SassError: File to import not found or unreadable: @material/feature-targeting/functions. on line 23 of node_modules/@material/typography/_mixins.scss from line 23 of node_modules/@material/typography/mdc-typography.scss from line 23 of node_modules/@material/react-typography/index.scss from line 7 of /home/aliakber/issue/src/index.scss @import "@material/feature-targeting/functions";
The text was updated successfully, but these errors were encountered: