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
I had an error 'Failed to compile' related to 'nucleo-outline.eot' and other files:
./src/assets/scss/now-ui-dashboard.scss?v=1.3.0 (./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/assets/scss/now-ui-dashboard.scss?v=1.3.0)
Module not found: Can't resolve './fonts/nucleo-outline.eot' in 'D:\git\Farmai-group\src\farmai-frontend\src\assets\scss'
Temporary handled by deactivation of nucleo-outline in 'assets/scss/now-ui-dashboard.scss':
I think I wasn't very explicit myself.
Please revert your changes (i.e. activate the nucleo-outline back).
And then, go inside src/assets/scss/now-ui-dashboard/_nucleo-outline.scss and replace:
I had an error 'Failed to compile' related to 'nucleo-outline.eot' and other files:
Temporary handled by deactivation of nucleo-outline in 'assets/scss/now-ui-dashboard.scss':
Now I don't have icons, but at least I can progress with development.
The text was updated successfully, but these errors were encountered: