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

node-sass: workaround missing vendor folder #419

Closed

Conversation

n-riesco
Copy link

After a fresh install:

git clone https://github.com/plotly/react-chart-editor.git
cd react-chart-editor
npm install

running npm run make:lib:css fails because of issue sass/node-sass#1579.

This PR adds a postinstall script to rebuild node-sass and fix this issue.

@nicolaskruchten
Copy link
Contributor

Just for context: when would you want/need to run npm run make:lib:css as a consumer of this library? Or is this just for clean installs of the library itself...?

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

Successfully merging this pull request may close these issues.

2 participants