Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

294
Views
Unable to Install and Run Volt-React Dashboard

Per title, I have been trying to install this open-source dashboard to begin my own implementation of, but I have been unsuccessful in doing so for the past couple of days. I downloaded and extracted the zip file from repository and have decided to use npm for dependency installation.

After using the command npm install, I ran into this error message.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @themesberg/volt-react-dashboard@1.0.0
npm ERR! Found: chartist@0.11.4
npm ERR! node_modules/chartist
npm ERR!   chartist@"^0.11.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer chartist@"^0.10.1" from react-chartist@0.14.4
npm ERR! node_modules/react-chartist
npm ERR!   react-chartist@"^0.14.3" 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 C:\Users\togun\AppData\Local\npm-cache\eresolve-report.txt for a full report.

After doing some research, I used the command npm install --legacy-peer-deps since it may have been using some outdated dependencies which is fine. When running that command I ran into the error code E401 which indicated that I had an incorrect or missing password which had nothing to do with what I was trying to achieve. I then removed both the package-lock and yarn.lock files in the folder in hopes that it would properly install after running npm install again, but I ran into this longer error message.

npm ERR! code 1
npm ERR! path C:\Users\togun\Downloads\volt-react-dashboard-v1.0.0\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe C:\Users\togun\Downloads\volt-react-dashboard-v1.0.0\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
...

I've been trying to improve my problem solving when it comes to npm and node.js, but I have been completely stuck. For context, I am running the installation on Windows and using version 8.3.2 of npm and version 16.13.2 of node.js. If anyone could share any help on how I can solve this, I would greatly appreciate it. Thanks!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!