volt-react-dashboard
volt-react-dashboard copied to clipboard
Free and open source React.js admin dashboard template and UI library based on Bootstrap 5
npm i wont run. do we actually need python2?
**Node version:** 14.17.4 **npm version:** 6.14.14 **Browser version**: Chrome 102 ## Steps to reproduce 1. Clone Volt's repo 2. Add `.env` file with `SKIP_PREFLIGHT_CHECK=true` 3. Install dependencies and run `npm...
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($spacer, 4) or calc($spacer / 4)
The node-sass package is deprecated and need Python 2.7, so that it can't be installed in the new system such as Apple M1 computer. All projects that still uses node-sass...
before  after 
add a missing file
``` yarn install ``` output ``` [1/4] Resolving packages... [2/4] Fetching packages... error An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome/free-brands-svg-icons/-/5.15.3/free-brands-svg-icons-5.15.3.tgz: Request failed \"401 Unauthorized\"". ``` --- ``` npm i ``` output ```...