b***@qq.com
b***@qq.com
  • 发布:2024-11-23 01:15
  • 更新:2024-11-23 01:15
  • 阅读:14

【报Bug】DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win11

HBuilderX类型: 正式

HBuilderX版本号: 4.29

手机系统: Android

手机系统版本号: Android 15

手机厂商: 华为

手机机型: 华为

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

01:04:26.435 DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
01:04:26.435 More info: https://sass-lang.com/d/legacy-js-api
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 1 │ @import "@/assets/scss/uni.scss";
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 1:9 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 2 │ @import './uni_modules/vk-uview-ui/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 2:10 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 3 │ @import './uni_modules/uv-ui-tools/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 3:10 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 1 │ @import "../src/uni_modules/vk-uview-ui/theme.scss";
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.451 ╵
01:04:26.451 src\assets\scss\uni.scss 1:9 @import
01:04:26.451 src\App.vue 1:9 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 2 │ @import '../src/uni_modules/uv-ui-tools/theme.scss';
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

操作步骤:

01:04:26.435 DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
01:04:26.435 More info: https://sass-lang.com/d/legacy-js-api
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 1 │ @import "@/assets/scss/uni.scss";
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 1:9 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 2 │ @import './uni_modules/vk-uview-ui/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 2:10 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 3 │ @import './uni_modules/uv-ui-tools/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 3:10 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 1 │ @import "../src/uni_modules/vk-uview-ui/theme.scss";
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.451 ╵
01:04:26.451 src\assets\scss\uni.scss 1:9 @import
01:04:26.451 src\App.vue 1:9 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 2 │ @import '../src/uni_modules/uv-ui-tools/theme.scss';
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

预期结果:

01:04:26.435 DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
01:04:26.435 More info: https://sass-lang.com/d/legacy-js-api
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 1 │ @import "@/assets/scss/uni.scss";
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 1:9 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 2 │ @import './uni_modules/vk-uview-ui/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 2:10 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 3 │ @import './uni_modules/uv-ui-tools/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 3:10 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 1 │ @import "../src/uni_modules/vk-uview-ui/theme.scss";
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.451 ╵
01:04:26.451 src\assets\scss\uni.scss 1:9 @import
01:04:26.451 src\App.vue 1:9 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 2 │ @import '../src/uni_modules/uv-ui-tools/theme.scss';
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

实际结果:

01:04:26.435 DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
01:04:26.435 More info: https://sass-lang.com/d/legacy-js-api
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 1 │ @import "@/assets/scss/uni.scss";
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 1:9 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 2 │ @import './uni_modules/vk-uview-ui/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 2:10 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 3 │ @import './uni_modules/uv-ui-tools/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 3:10 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 1 │ @import "../src/uni_modules/vk-uview-ui/theme.scss";
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.451 ╵
01:04:26.451 src\assets\scss\uni.scss 1:9 @import
01:04:26.451 src\App.vue 1:9 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 2 │ @import '../src/uni_modules/uv-ui-tools/theme.scss';
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

bug描述:

01:04:26.435 DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
01:04:26.435 More info: https://sass-lang.com/d/legacy-js-api
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 1 │ @import "@/assets/scss/uni.scss";
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 1:9 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 2 │ @import './uni_modules/vk-uview-ui/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 2:10 root stylesheet
01:04:26.435 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.435 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.435 ╷
01:04:26.435 3 │ @import './uni_modules/uv-ui-tools/index.scss';
01:04:26.435 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.435 ╵
01:04:26.435 src\App.vue 3:10 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 1 │ @import "../src/uni_modules/vk-uview-ui/theme.scss";
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:04:26.451 ╵
01:04:26.451 src\assets\scss\uni.scss 1:9 @import
01:04:26.451 src\App.vue 1:9 root stylesheet
01:04:26.451 DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
01:04:26.451 More info and automated migrator: https://sass-lang.com/d/import
01:04:26.451 ╷
01:04:26.451 2 │ @import '../src/uni_modules/uv-ui-tools/theme.scss';
01:04:26.451 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2024-11-23 01:15 负责人:无 分享
已邀请:

要回复问题请先登录注册