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
Hi running with Meteor 1.6.1.1 similar to Dogfalo/materialize#5275 which relates to Node-Sass version and materialize any ideas pls?
meteor@fa9ef693d871:~/buzzy7$ meteor run --settings ../buzzy-settings/settings.json -p 3000
[[[[[ ~/buzzy7 ]]]]]
=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:
While loading package lookback:emails@0.7.7:
error: Command failed: /home/meteor/.meteor/packages/meteor-tool/.1.6.1_1.c76v6p.io9tw++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/npm rebuild --update-binary
Cannot download "https://github.com/sass/node-sass/releases/download/v3.8.0/linux-x64-57_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
gyp info it worked if it ends with ok
Hi running with
Meteor 1.6.1.1similar to Dogfalo/materialize#5275 which relates to Node-Sass version andmaterializeany ideas pls?