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 hanging with SCSS #178

Open
casimcdaniels opened this issue Feb 1, 2018 · 1 comment
Open

Build hanging with SCSS #178

casimcdaniels opened this issue Feb 1, 2018 · 1 comment

Comments

@casimcdaniels
Copy link

casimcdaniels commented Feb 1, 2018

With a simple project setup and some components importing a global scss variable file, I'm having an issue with the build locking up and staying frozen at 13%. When I disable my main scss file import in main.js, it works.

13% building modules 27/34 modules 7 active ..._modules/setimmediate/setImmediate.js

@volgorean
Copy link

@casimcdaniels try adding "UV_THREADPOOL_SIZE=100" to your webpack command as seen in this this issue. Fixed the hangup for me.

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

2 participants