creativetimofficial / ct-vuetify-soft-ui-dashboard-pro

Vuetify Soft UI Dashboard PRO is a beautiful resource built over Vuetify, Vuex and Vuejs 2
https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro
10 stars 1 forks source link

[Bug] Problem with getting started #1

Open jonasvanderhaegen opened 2 years ago

jonasvanderhaegen commented 2 years ago

Version

1.0.0

Reproduction link

https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro/blob/main/README.md#getting-started

Operating System

MacOS 11.6.4

Device

Macbook pro

Browser & Version

Chrome

Steps to reproduce

Step 1. Now using node v16.16.0 (npm v8.11.0) Step 2. yarn install & serve Alternative step 2. npm install

What is expected?

to compile succesfully after running yarn serve or to sucessfully finish npm install

What is actually happening?

for yarn serve:

ERROR Failed to compile with 6 errors 14:48:40

These dependencies were not found:

To install them, you can run: npm install --save core-js/modules/es.error.cause.js core-js/modules/web.dom-exception.stack.js

for npm install:

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: vuetify-soft-ui-dashboard-pro@1.0.0 npm ERR! Found: eslint@7.25.0 npm ERR! node_modules/eslint npm ERR! dev eslint@"7.25.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.14 npm ERR! node_modules/@vue/cli-plugin-eslint npm ERR! dev @vue/cli-plugin-eslint@"4.5.14" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/jonasvanderhaegen/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/jonasvanderhaegen/.npm/_logs/2022-07-29T12_50_10_353Z-debug-0.log


Solution

Additional comments

TraceofLight commented 1 year ago

It seems like I also have same problem with this. the operating System was windows 10 21H2 and nodejs version is 16.18.1. same log same symptom

moreplavec commented 8 months ago

Same problem here, any luck to fix it? It looks like author doesn't take care and no updates or fixes from release date.