elasticsearch报错:DeprecationWarning: Passing transport options in the API method is deprecated.

本文介绍了如何解决ElasticsearchPython客户端中关于过时的transportoptions传递方式的警告,推荐使用Elasticsearch.options()方法设置传输选项,如max_retries和retry_on_timeout。

这个警告是因为您正在使用 Elasticsearch Python 客户端的一个过时的方式来传递传输选项(transport options)。根据警告信息,现在建议使用 Elasticsearch.options() 方法来设置传输选项。

以下是如何修复这个警告的方法:

from elasticsearch import Elasticsearch, ElasticsearchException

# 创建 Elasticsearch 客户端
es = Elasticsearch()

# 设置传输选项
transport_options = {
   
   
    'max_retries': 3,  # 例如,设置最大重试次数
    'retry_on_timeout'
PS D:\Code-test\IdeaProject\HospitalAppointmentRegistrationSystem-main\front> cnpm run serve > mas-creator-admin@0.1.0 serve > vue-cli-service serve INFO Starting development server... 40% building 28/38 modules 10 active ...aProject\HospitalAppointmentRegistrationSystem-main\front\src\utils\menu.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 29/38 modules 9 active ...eaProject\HospitalAppointmentRegistrationSystem-main\front\src\utils\menu.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 9 │ @import "~element-ui/packages/theme-chalk/src/index"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\assets\css\element-variables.scss 9:9 root stylesheet 40% building 59/91 modules 32 active ...vue-style-loader@4.1.3\node_modules\vue-style-loader\lib\addStylesClient.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 180/252 modules 72 active ...em-main\front\src\views\modules\zhuanjia\list.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 192/262 modules 70 active ...t\src\views\modules\dictionaryForumState\list.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 194/262 modules 68 active ...t\src\views\modules\dictionaryForumState\list.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 199/262 modules 63 active ...t\src\views\modules\dictionaryForumState\list.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 202/262 modules 60 active ...t\src\views\modules\dictionaryForumState\list.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 216/268 modules 52 active ...t\node_modules\.store\vue-amap@0.5.10\node_modules\vue-amap\dist\index.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 218/268 modules 50 active ...t\node_modules\.store\vue-amap@0.5.10\node_modules\vue-amap\dist\index.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 220/268 modules 48 active ...t\node_modules\.store\vue-amap@0.5.10\node_modules\vue-amap\dist\index.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 224/269 modules 45 active ...nt\node_modules\.store\print-js@1.6.0\node_modules\print-js\dist\print.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 236/269 modules 33 active ...nt\node_modules\.store\print-js@1.6.0\node_modules\print-js\dist\print.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 238/269 modules 31 active ...nt\node_modules\.store\print-js@1.6.0\node_modules\print-js\dist\print.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 239/269 modules 30 active ...nt\node_modules\.store\print-js@1.6.0\node_modules\print-js\dist\print.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 242/271 modules 29 active ...ain\front\node_modules\.store\js-md5@0.7.3\node_modules\js-md5\src\md5.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 252/271 modules 19 active ...ain\front\node_modules\.store\js-md5@0.7.3\node_modules\js-md5\src\md5.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 254/271 modules 17 active ...ain\front\node_modules\.store\js-md5@0.7.3\node_modules\js-md5\src\md5.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 40% building 258/271 modules 13 active ...ain\front\node_modules\.store\js-md5@0.7.3\node_modules\js-md5\src\md5.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 46% building 303/344 modules 41 active ...ules\.store\echarts@4.9.0\node_modules\echarts\lib\component\markPoint.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 55% building 377/414 modules 37 active ...ront\src\views\modules\zhuanjia\add-or-update.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 55% building 378/414 modules 36 active ...ront\src\views\modules\zhuanjia\add-or-update.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 55% building 381/414 modules 33 active ...ront\src\views\modules\zhuanjia\add-or-update.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 55% building 383/414 modules 31 active ...ront\src\views\modules\zhuanjia\add-or-update.vue?vue&type=script&lang=jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 58% building 404/422 modules 18 active ...quill-editor@3.0.6\node_modules\vue-quill-editor\dist\vue-quill-editor.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 59% building 411/425 modules 14 active ...charts@4.9.0\node_modules\echarts\lib\component\dataZoom\typeDefaulter.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 68% building 627/646 modules 19 active ...de_modules\.store\echarts@4.9.0\node_modules\echarts\lib\scale\Ordinal.jsDeprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 1 │ @import "./base.scss"; │ ^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 2 │ @import "./pagination.scss"; │ ^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 3 │ @import "./dialog.scss"; │ ^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 3:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 4 │ @import "./autocomplete.scss"; │ ^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 4:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use color.mix instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 24 │ $--color-primary-light-1: mix($--color-white, $--color-primary, 10%) !default; /* 53a8ff */ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 24:27 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use color.mix instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 25 │ $--color-primary-light-2: mix($--color-white, $--color-primary, 20%) !default; /* 66b1ff */ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 25:27 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use color.mix instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 26 │ $--color-primary-light-3: mix($--color-white, $--color-primary, 30%) !default; /* 79bbff */ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 26:27 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use color.mix instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 27 │ $--color-primary-light-4: mix($--color-white, $--color-primary, 40%) !default; /* 8cc5ff */ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 27:27 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use color.mix instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 28 │ $--color-primary-light-5: mix($--color-white, $--color-primary, 50%) !default; /* a0cfff */ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 28:27 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [slash-div]: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div(1, 5) or calc(1 / 5) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 487 │ $--group-option-flex: 0 0 (1/5) * 100% !default; │ ^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\var.scss 487:28 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\common\transition.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\base.scss 1:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 1:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [slash-div]: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($--tooltip-arrow-size, 2) or calc($--tooltip-arrow-size / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 32 │ margin-right: #{$--tooltip-arrow-size / 2}; │ ^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 32:21 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 4:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select-dropdown.scss 3:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [slash-div]: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($--tooltip-arrow-size, 2) or calc($--tooltip-arrow-size / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 51 │ margin-right: #{$--tooltip-arrow-size / 2}; │ ^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 51:21 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 4:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select-dropdown.scss 3:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [slash-div]: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($--tooltip-arrow-size, 2) or calc($--tooltip-arrow-size / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 70 │ margin-bottom: #{$--tooltip-arrow-size / 2}; │ ^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 70:22 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 4:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select-dropdown.scss 3:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [slash-div]: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($--tooltip-arrow-size, 2) or calc($--tooltip-arrow-size / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 89 │ margin-bottom: #{$--tooltip-arrow-size / 2}; │ ^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 89:22 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\popper.scss 4:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select-dropdown.scss 3:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [function-units]: $weight: Passing a number without unit % (0) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units ╷ 7 │ color: mix($--tag-primary-color, $--color-white, $fontColorWeight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 7:10 genTheme() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 127:5 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 112:7 m() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 126:3 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 94:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 6:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [function-units]: $weight: Passing a number without unit % (0) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units ╷ 14 │ color: mix($--tag-primary-color, $--color-white, $fontColorWeight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 14:12 genTheme() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 127:5 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 112:7 m() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 126:3 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 94:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 6:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [function-units]: $weight: Passing a number without unit % (0) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units ╷ 24 │ color: mix($--tag-info-color, $--color-white, $fontColorWeight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 24:12 genTheme() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 127:5 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 112:7 m() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 126:3 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 94:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 6:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [function-units]: $weight: Passing a number without unit % (0) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units ╷ 31 │ color: mix($--tag-info-color, $--color-white, $fontColorWeight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 31:14 genTheme() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 127:5 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 112:7 m() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 126:3 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 94:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 6:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Deprecation Warning [function-units]: $weight: Passing a number without unit % (0) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units ╷ 42 │ color: mix($--tag-success-color, $--color-white, $fontColorWeight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 42:12 genTheme() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 127:5 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 112:7 m() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 126:3 @content node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\mixins\mixins.scss 74:5 b() node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\tag.scss 94:1 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\select.scss 6:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\pagination.scss 4:9 @import node_modules\.store\element-ui@2.15.14\node_modules\element-ui\packages\theme-chalk\src\index.scss 2:9 @import src\assets\css\element-variables.scss 9:9 root stylesheet Warning: 458 repetitive deprecation warnings omitted. 66% building 792/842 modules 50 active ....store\element-ui@2.15.14\node_modules\element-ui\lib\utils\vue-popper.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 66% building 794/842 modules 48 active ....store\element-ui@2.15.14\node_modules\element-ui\lib\utils\vue-popper.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 67% building 801/842 modules 41 active ....store\element-ui@2.15.14\node_modules\element-ui\lib\utils\vue-popper.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 67% building 972/1012 modules 40 active ...ore\echarts@4.9.0\node_modules\echarts\lib\chart\radar\backwardCompat.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 68% building 1009/1035 modules 26 active ...es\.store\echarts@4.9.0\node_modules\echarts\lib\chart\bar\BarSeries.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 68% building 1022/1052 modules 30 active ....store\echarts@4.9.0\node_modules\echarts\lib\chart\graph\edgeVisual.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 67% building 1034/1071 modules 37 active ...es\.store\echarts@4.9.0\node_modules\echarts\lib\chart\map\MapSeries.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 68% building 1061/1087 modules 26 active ...\.store\echarts@4.9.0\node_modules\echarts\lib\chart\graph\GraphView.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 68% building 1062/1087 modules 25 active ...\.store\echarts@4.9.0\node_modules\echarts\lib\chart\graph\GraphView.jsDeprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. More info: https://sass-lang.com/d/legacy-js-api 98% after emitting CopyPlugin DONE Compiled successfully in 8595ms 21:16:20 App running at: - Local: http://localhost:8088/ - Network: http://10.104.19.9:8088/ Note that the development build is not optimized. To create a production build, run npm run build. 哪里出错
最新发布
05-24
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

rubyw

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值