Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed with error code: 1 #3

Open
Moanrisy opened this issue Jul 17, 2020 · 0 comments
Open

Build failed with error code: 1 #3

Moanrisy opened this issue Jul 17, 2020 · 0 comments

Comments

@Moanrisy
Copy link

After git clone this proejct. I run npm install

➜  isomorphic-mithril git:(master) ✗ npm install

> node-sass@4.8.3 install /home/me/Projects/practice/mithril/isomorphic-mithril/node_modules/node-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.8.3/linux-x64-83_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.8.3/linux-x64-83_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.8.3 postinstall /home/me/Projects/practice/mithril/isomorphic-mithril/node_modules/node-sass
> node scripts/build.js

then it show the build error.

After I change node-sass version from 4.8.1 to 4.14.1, node-sass successfully instalaled.

Can I submit PR to change the node-sass version? I think I can do it if only change the version make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant