DashboardPack / architectui-react-theme-free

ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.
https://dashboardpack.com/theme-details/architectui-dashboard-react-pro/
MIT License
126 stars 104 forks source link

Failed to compile #11

Closed sandeepdevagiri closed 4 years ago

sandeepdevagiri commented 4 years ago

When I tried running npm start run I am getting the below error

./src/assets/base.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-5-3!./node_modules/sass-loader/lib/loader.js??ref--6-oneOf-5-4!./src/assets/base.scss) Module not found: Can't resolve './components/icons/components/icons/linearicons/Linearicons-Free.eot' in '/Users/sandeepdevagiri/OneDrive/brightsideloans/websites/app_v2/src/assets'

vigansokoli commented 4 years ago

Have you tried running npm install first?

Imam-N commented 4 years ago

Hi this is perfectly working after npm install. But .Net Core React JS Not Support this One.

Attempted import error: 'UncontrolledPopover' is not exported from 'reactstrap'.

shalombar commented 4 years ago

i have the same problem. I installed the project on one computer and it works. On another computer I installed with the same package.json this project and i have the same problem of you. what can be the solution?

sublimedatasys commented 4 years ago

@sandeepdevagiri Please refer #14 issue, Try the solution given there.

Thank you.