catalogicsoftware / ngx-dynamic-dashboard-framework

This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
MIT License
187 stars 95 forks source link

Project is giving error while installing for sementic-ui #27

Open Aman290 opened 3 years ago

Aman290 commented 3 years ago

Error: ENOENT: no such file or directory, open '/home/brain/Downloads/ngx-dynamic-dashboard-framework-master/node_modules/semantic-ui/dist/semantic.min.js' at Object.openSync (fs.js:440:3) at Object.readFileSync (fs.js:342:35)

As I have cloned the project and running it, but it is giving error while installing or serving the application. Can anyone help me in this?

jayhamilton commented 3 years ago

Are you prompted to install Semantic UI? In other words, when you do npm install, at some point do you get prompted to answer questions regarding Semantic-UI?

jayhamilton commented 3 years ago

See if what you are facing is related to another semantic-ui issue: https://github.com/catalogicsoftware/ngx-dynamic-dashboard-framework/issues/25