You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: