inventory-application
inventory-application copied to clipboard
Missing npm after npm install for views folder
Hi, I just cloned your project but the all the npm missing after npm install for views folder. Can you help me to figure out what's has gone wrong. Thank you so much :)))
├── UNMET DEPENDENCY @fortawesome/fontawesome-svg-core@^1.2.28 ├── UNMET DEPENDENCY @fortawesome/free-solid-svg-icons@^5.13.0 ├── UNMET DEPENDENCY @fortawesome/react-fontawesome@^0.1.9 ├── UNMET DEPENDENCY @material-ui/core@^4.11.0 ├── UNMET DEPENDENCY @material-ui/lab@^4.0.0-alpha.56 ├── UNMET DEPENDENCY @testing-library/jest-dom@^4.2.4 ├── UNMET DEPENDENCY @testing-library/react@^9.5.0 ├── UNMET DEPENDENCY @testing-library/user-event@^7.2.1 ├── UNMET DEPENDENCY @types/react-redux@^7.1.9 ├── UNMET DEPENDENCY @types/react-router-dom@^5.1.5 ├── UNMET DEPENDENCY axios@^0.21.1 ├── UNMET DEPENDENCY bootstrap@^4.5.0 ├── UNMET DEPENDENCY font-awesome@^4.7.0 ├── UNMET DEPENDENCY formik@^2.1.4 ├── UNMET DEPENDENCY node-sass@^4.14.1 ├── UNMET DEPENDENCY pure-react-carousel@^1.27.1 ├── UNMET DEPENDENCY react-bootstrap@^1.0.1 ├── UNMET DEPENDENCY react-coverflow@^0.2.20 ├── UNMET DEPENDENCY react-dom@^16.13.1 ├── UNMET DEPENDENCY react-loader-spinner@^3.1.14 ├── UNMET DEPENDENCY react-redux@^7.2.0 ├── UNMET DEPENDENCY react-router-dom@^5.2.0 ├── UNMET DEPENDENCY react-router@^5.2.0 ├── UNMET DEPENDENCY [email protected] ├── UNMET DEPENDENCY react-slick@^0.26.1 ├── UNMET DEPENDENCY react-toastify@^6.0.5 ├── UNMET DEPENDENCY react@^16.13.1 ├── UNMET DEPENDENCY redux-thunk@^2.3.0 ├── UNMET DEPENDENCY redux@^4.0.5 ├── UNMET DEPENDENCY slick-carousel@^1.8.1 └── UNMET DEPENDENCY yup@^0.29.1
npm ERR! code ELSPROBLEMS npm ERR! missing: @fortawesome/fontawesome-svg-core@^1.2.28, required by [email protected] npm ERR! missing: @fortawesome/free-solid-svg-icons@^5.13.0, required by [email protected] npm ERR! missing: @fortawesome/react-fontawesome@^0.1.9, required by [email protected] npm ERR! missing: @material-ui/core@^4.11.0, required by [email protected] npm ERR! missing: @material-ui/lab@^4.0.0-alpha.56, required by [email protected] npm ERR! missing: @testing-library/jest-dom@^4.2.4, required by [email protected] npm ERR! missing: @testing-library/react@^9.5.0, required by [email protected] npm ERR! missing: @testing-library/user-event@^7.2.1, required by [email protected] npm ERR! missing: @types/react-redux@^7.1.9, required by [email protected] npm ERR! missing: @types/react-router-dom@^5.1.5, required by [email protected] npm ERR! missing: axios@^0.21.1, required by [email protected] npm ERR! missing: bootstrap@^4.5.0, required by [email protected] npm ERR! missing: font-awesome@^4.7.0, required by [email protected] npm ERR! missing: formik@^2.1.4, required by [email protected] npm ERR! missing: node-sass@^4.14.1, required by [email protected] npm ERR! missing: pure-react-carousel@^1.27.1, required by [email protected] npm ERR! missing: react-bootstrap@^1.0.1, required by [email protected] npm ERR! missing: react-coverflow@^0.2.20, required by [email protected] npm ERR! missing: react-dom@^16.13.1, required by [email protected] npm ERR! missing: react-loader-spinner@^3.1.14, required by [email protected] npm ERR! missing: react-redux@^7.2.0, required by [email protected] npm ERR! missing: react-router-dom@^5.2.0, required by [email protected] npm ERR! missing: react-router@^5.2.0, required by [email protected] npm ERR! missing: [email protected], required by [email protected] npm ERR! missing: react-slick@^0.26.1, required by [email protected] npm ERR! missing: react-toastify@^6.0.5, required by [email protected] npm ERR! missing: react@^16.13.1, required by [email protected] npm ERR! missing: redux-thunk@^2.3.0, required by [email protected] npm ERR! missing: redux@^4.0.5, required by [email protected] npm ERR! missing: slick-carousel@^1.8.1, required by [email protected] npm ERR! missing: yup@^0.29.1, required by [email protected]