creativetimofficial / ct-vue-material-dashboard-pro

Vue Material Dashboard Pro - Material Design Admin
https://demos.creative-tim.com/vue-material-dashboard-pro
65 stars 27 forks source link

[Bug] Cannot start #123

Open mohanroy opened 1 year ago

mohanroy commented 1 year ago

Version

3.0.0

Reproduction link

http://bluebased.nl

Operating System

Windows 11 Pro

Device

Desktop

Browser & Version

Firefox

Steps to reproduce

yarn serve

What is expected?

I should be able to open the project

What is actually happening?

PS D:\VueLearning\vue-material-dashboard-2-pro-v3.0.0> yarn serve yarn run v1.22.19 $ vue-cli-service serve INFO Starting development server... 40% building 65/69 modules 4 active D:\VueLearning\vue-material-dashboard-2-pro-v3.0.0\node_modules\@vue\runtime-dom\dist\runtime-dom.esm-bundler.jsDEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($spacer, 4)

More info and automated migrator: https://sass-lang.com/d/slash-div

303 │ 1: $spacer / 4, │ ^^^^^^^^^^^ ╵ src\assets\scss\material-dashboard_variables.scss 303:6 @import src\assets\scss\material-dashboard.scss 21:9 root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($spacer, 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

304 │ 2: $spacer / 2, │ ^^^^^^^^^^^ ╵ src\assets\scss\material-dashboard_variables.scss 304:6 @import src\assets\scss\material-dashboard.scss 21:9 root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($spacer, 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

578 │ $headings-margin-bottom: $spacer / 2 !default; │ ^^^^^^^^^^^ ╵ src\assets\scss\material-dashboard_variables.scss 578:26 @import src\assets\scss\material-dashboard.scss 21:9 root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($spacer, 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

1250 │ $navbar-padding-y: $spacer / 2 !default; │ ^^^^^^^^^^^ ╵ src\assets\scss\material-dashboard_variables.scss 1250:20 @import src\assets\scss\material-dashboard.scss 21:9 root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

1261 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\assets\scss\material-dashboard_variables.scss 1261:26 @import src\assets\scss\material-dashboard.scss 21:9 root stylesheet

WARNING: 18 repetitive deprecation warnings omitted.

98% after emitting CopyPlugin

ERROR Failed to compile with 2 errors 11:53:08 am

This dependency was not found:

To install it, you can run: npm install --save core-js/modules/es.array.push.js


Solution

Additional comments

I tried with npm install --save core-js/modules/es.array.push.js

but no positive result

mohanroy commented 1 year ago

Reproduction link: http://bluebased.nl/

this field was mandatory so I gave company URL, I am trying to run the downloaded product locally.