akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

java-material-ecom: can't build front-end on mac os x #74

Closed kkonyshev closed 4 years ago

kkonyshev commented 4 years ago

Any ideas how this can be fixed?


> node-sass@4.12.0 install /Users/ka/Development/workspace/ality/maintenance-dashboard/java-material-ecom/frontend/node_modules/node-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/darwin-x64-79_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/darwin-x64-79_binding.node": 

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
      try setting a proxy via HTTP_PROXY, e.g. 

      export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

      npm config set proxy http://example.com:8080

> node-sass@4.12.0 postinstall /Users/ka/Development/workspace/ality/maintenance-dashboard/java-material-ecom/frontend/node_modules/node-sass
> node scripts/build.js
kkonyshev commented 4 years ago

seems to be solved by bumping up node-sass@4.12.0 version to 4.14.1