mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(npm-i-issue): remove node-sass pacakage
Angular already has @angular-devkit/build-angular in package.json has already sass-loader as an depndendency in package-lock.json and node-sass is not required and it is giving errors describing requirement of python2 package
This commit is contained in:
parent
fd95769478
commit
1f4008b908
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@
|
||||||
"ng2-completer": "^9.0.1",
|
"ng2-completer": "^9.0.1",
|
||||||
"ng2-smart-table": "^1.6.0",
|
"ng2-smart-table": "^1.6.0",
|
||||||
"ngx-echarts": "^4.2.2",
|
"ngx-echarts": "^4.2.2",
|
||||||
"node-sass": "^4.14.1",
|
|
||||||
"normalize.css": "6.0.0",
|
"normalize.css": "6.0.0",
|
||||||
"pace-js": "1.0.2",
|
"pace-js": "1.0.2",
|
||||||
"roboto-fontface": "0.8.0",
|
"roboto-fontface": "0.8.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue