Skip to content

Fix CI build #263

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

Closed
sharang-d opened this issue Nov 8, 2019 · 5 comments
Closed

Fix CI build #263

sharang-d opened this issue Nov 8, 2019 · 5 comments

Comments

@sharang-d
Copy link
Contributor

https://circleci.com/gh/bigbinary/wheel/1480

error /home/circleci/wheel/node_modules/node-sass: Command failed.
Exit code: 1

yarn install seems to be producing this error.

Idk when I'd be able to get to it. If anyone can pick it up please do.

@ashiksp
Copy link
Contributor

ashiksp commented Nov 13, 2019

@sharang-d I will have a look at this.

@ashiksp
Copy link
Contributor

ashiksp commented Nov 13, 2019

Some of the links I have made references:
sass/node-sass#2447
yarnpkg/yarn#3485
yarnpkg/yarn#4867

@ashiksp
Copy link
Contributor

ashiksp commented Nov 13, 2019

node-saas version used is 4.11.0, which has node support environment till node version 11. The failed builds are using node version v12.13.0. This is causing issues here.

@neerajsingh0101
Copy link
Member

@ashiksp Can you send a PR with the fix.

@ashiksp
Copy link
Contributor

ashiksp commented Nov 14, 2019

Submitted Pull Request #264

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

3 participants