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

Fatal error: "JavaScript heap out of memory" on css-lint task #96

Closed
RubenSibon opened this issue Jan 4, 2019 · 1 comment · Fixed by #110
Closed

Fatal error: "JavaScript heap out of memory" on css-lint task #96

RubenSibon opened this issue Jan 4, 2019 · 1 comment · Fixed by #110
Assignees

Comments

@RubenSibon
Copy link

Issue

There is an issue with stylelint-scss that causes a fatal error: "JavaScript heap out of memory".
Similar to this issue.

Fix

Update stylelint-scss to v3.4.4.

@DaveBitter
Copy link
Collaborator

I could not reproduce this using the latest boilerplate. Does it always crash for you or do you have steps to reproduce?

waarissyb added a commit to waarissyb/frontend-boilerplate that referenced this issue Apr 2, 2019
In order to fix mirabeau-nl#96 I’m updating stylelint-scss and other linting related dependencies. Linting is related to prettier, so all of the related packages got an update.

Prettier 1.14 comes with YAML support, which I added to the tasks as well. Other versions of Prettier bring several fixes for formatting HTML, CSS and JS.
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 a pull request may close this issue.

3 participants