Problem Description:
I used node sass before, and later changed it to dart sass. This product started to be stupid. Fortunately, some big guy has solved it. Let’s record it
40% building 1/4 modules 3 active ...-app-class-teaching-activity-history-records-list\src\components\headerSelectExercise\headerSelectExercise.vue?vue&type=style&index=0&id=04fdc1ef&scoped=true&lang=scss&D
EPRECATION WARNING: Using/for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($px, $html-font-size)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
18 │ @return $px/$html-font-size * 1rem;
│ ^^^^^^^^^^^^^^^^^^^^^
╵
src\assets\scss\variable.scss 18:11 computer()
src\assets\scss\coverAntd.scss 4:16 @import
src\assets\scss\index.scss 8:9 @import
stdin 477:9 root stylesheet
Solution:
"sass": "^1.26.5", replace to "sass": "~1.26.5",
Read More:
- Zero division error: float division by zero
- RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating env
- Removeerror: ‘requests’ is a dependency of CONDA and cannot be removed from CONDA’s o
- Division in Python
- RemoveError: ‘requests’ is a dependency of conda and cannot be removed from conda’s operating enviro
- VUEJS Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of
- RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operatin
- After introducing sass into Vue project, start to report error typeerror [err]_ INVALID_ ARG_ Type]: the “path” argument must be of type string
- Node Sass version 6.0.1 is incompatible with ^4.0.0.
- Module build failed: Error: Node Sass version 6.0.0 is incompatible with ^4.0.0.
- The function of structured shuffleplit() in SK learn realizes the division of data set
- Module not found: Error: Can’t resolve ‘sass-loader’ in ‘F:\H5\project-h5’
- The Vue project does not install node sass and an error is reported
- Syntax Error: Error: Node Sass version 6.0.1 is incompatible with ^4.0.0.
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- [Solved] react sass Error: SassError: Expected newline
- Loading class `com.mysql.jdbc.Driver‘. This is deprecated. The new driver class is `com.mysql.cj.jdb
- Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtim
- WARNING:tensorflow:`add_update` `inputs` kwarg has been deprecated.
- IntelliJ idea class is normal, but error is marked in red and cannot be found