After the hbuilderx editor is updated to the latest version, sass reports an error. If you switch to the previous version, there will be no error
Error message:
Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Invalid CSS after " }": expected selector, was ","
Problems and solutions:
There is a problem with CSS writing. There may be a deviation between the prompted position and the actual position
The verification of the new version of hbuilderx editor is more strict. Just remove the comma at the corresponding position
Similar Posts:
- [Solved] TypeError: Property value expected type of string but got null
- Error reason for adding PNG pictures in Android studio
- Pychar report Python package tools not found error
- [Solved] PHP Error: ErrorException: preg_match(): Compilation failed: invalid range in character class at offset …
- AS Pycharm Git push Error: Invocation failed Server returned invalid Response, Authentication failed
- How to Solve host key verification failed
- Laravel Syntax error or access violation: 1055 ‘***’ isn’t in GROUP BY
- [Solved] JSON check syntax error: json.decoder.JSONDecodeError: Invalid control character at: line 1 column
- Can read property ‘indexof’ of undefined
- Swift 3.0: How to solve the problem of timer circular reference