volt-react-dashboard icon indicating copy to clipboard operation
volt-react-dashboard copied to clipboard

Free and open source React.js admin dashboard template and UI library based on Bootstrap 5

Results 24 volt-react-dashboard issues
Sort by recently updated
recently updated
newest added

**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 ![image](https://user-images.githubusercontent.com/3858548/139588133-311e2303-755a-4c80-b58d-5fc404186f7a.png) after ![image](https://user-images.githubusercontent.com/3858548/139588102-2cd1d1e8-bb0c-41ec-94c0-bac7ee4df440.png)

``` 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 ```...