Giter Site home page Giter Site logo

Comments (4)

tomaszlach86 avatar tomaszlach86 commented on July 30, 2024

Tried to modify webpack.dev.config.js by adding:

   node: {
        console: true,
        fs: 'empty',
        net: 'empty',
        tls: 'empty'
    }

or

target: 'node'

but nothing has changed.

from grommet-toolbox.

alansouzati avatar alansouzati commented on July 30, 2024

can you confirm your node and npm versions? I cannot produce this. the fs module is native to node.

Grommet core uses toolbox and changes the default webpack configuration, check it out:

https://github.com/grommet/grommet/blob/master/grommet-toolbox.config.js#L50

This is where I would see your node configuration added.

from grommet-toolbox.

tracybarmore avatar tracybarmore commented on July 30, 2024

Hey @tomaszlach86, sorry to be 'that guy', but we will be cleaning up our backlog next week by closing unresponsive issues that haven't been active for at least 30 days. If you would like this issue to remain open in our backlog, please comment to let us know. Thanks!

from grommet-toolbox.

tracybarmore avatar tracybarmore commented on July 30, 2024

Closing issue based on 30 days of inactivity. Feel free to reopen this issue if it still needs our attention. Thanks!

from grommet-toolbox.

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.