akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.26k stars 7.95k forks source link

CAN NOT FINE MODULE "NODE-SASS4.9.0" #1677

Closed heroin17 closed 5 years ago

heroin17 commented 6 years ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
heroin17 commented 6 years ago

npm start : can not module node-sass

jagabs commented 6 years ago

same

yggg commented 6 years ago

Does the issue remain? For me npm start worked just fine for a clean installation of ngx-admin. If you still have this issue, please, provide more details, like your OS, node, npm, ngx-admin versions, modifications you did, etc.