Code Monkey home page Code Monkey logo

Comments (8)

radoi90 avatar radoi90 commented on July 26, 2024 4

Setting threads: false seems to solve the issue.

from eslint-webpack-plugin.

Jayaramstarr avatar Jayaramstarr commented on July 26, 2024 4

Setting threads: false seems to solve the issue.

Can you tell me the file and the file path where to set this?

from eslint-webpack-plugin.

jsg2021 avatar jsg2021 commented on July 26, 2024 1

Should be addressed in #55

from eslint-webpack-plugin.

radoi90 avatar radoi90 commented on July 26, 2024

Running into the same problem when using the node:14.15.1-alpine image too.

from eslint-webpack-plugin.

alexander-akait avatar alexander-akait commented on July 26, 2024

Please create reproducible test repo, we can't fix something somewhere

from eslint-webpack-plugin.

alexander-akait avatar alexander-akait commented on July 26, 2024

or provide OOM stack as minimum

from eslint-webpack-plugin.

michaelangeliu avatar michaelangeliu commented on July 26, 2024

As a temp fix, you can try increasing the amount of memory allocated to the node process in the build:
NODE_OPTIONS=--max_old_space_size=4096

from eslint-webpack-plugin.

ozluy avatar ozluy commented on July 26, 2024

@Jayaramstarr the settings is in webpack-config regarding eslint you need to override it. Either using library like react-app-rewired or by ejecting it

https://webpack.js.org/plugins/eslint-webpack-plugin/#threads

from eslint-webpack-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.