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
But when I am editing sass files using vscode, sometimes this error occurs sass.CompileError: Internal Error: File to read not found or unreadable: E:/projects/blog/core/static/core/style.scss
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
almahdi404
changed the title
Internal Error: File to read not found or unreadable
vscode - Internal Error: File to read not found or unreadable
Mar 1, 2022
I am using the watchdog library to watch when a .scss file is closed. Then compile the whole directory, like this
But when I am editing sass files using vscode, sometimes this error occurs
sass.CompileError: Internal Error: File to read not found or unreadable: E:/projects/blog/core/static/core/style.scss
How can I solve this problem?
The text was updated successfully, but these errors were encountered: