Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit ea4c5ca

Browse files
eusendanbucholtz
authored andcommitted
chore(dependencies): update to latest node-sass
when I run script: npm install --save @ionic/app-scripts the cmd log: https://github.com/sass/node-sass/releases/download/v4.5.0/win32-x64-57_binding.node HTTP error 404 Not Found And I see https://github.com/sass/node-sass/releases, v4.5.0/win32-x64-57 no longer exists! So can I modify node-sass version to work this out?
1 parent 8de1b46 commit ea4c5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"glob": "^7.1.1",
4444
"json-loader": "0.5.4",
4545
"magic-string": "^0.19.0",
46-
"node-sass": "4.5.0",
46+
"node-sass": "4.5.3",
4747
"os-name": "2.0.1",
4848
"postcss": "5.2.11",
4949
"proxy-middleware": "0.15.0",

0 commit comments

Comments
 (0)