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
Hey there! I'm getting an error when attempting to compile the latest push on a windows machine, pnpm returns:
Error: Can't find stylesheet to import.
╷
1 │ @import 'src/style/quasar.scss';
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
I have ensured that the file is, in the indicated location, accessible, and uncorrupted. (full error log below)
Any ideas would be helpful!
The text was updated successfully, but these errors were encountered:
Hey there! I'm getting an error when attempting to compile the latest push on a windows machine, pnpm returns:
Error: Can't find stylesheet to import.
╷
1 │ @import 'src/style/quasar.scss';
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
I have ensured that the file is, in the indicated location, accessible, and uncorrupted. (full error log below)
Any ideas would be helpful!
The text was updated successfully, but these errors were encountered: