Giter Site home page Giter Site logo

Can't be built when using Yarn about nodegui HOT 4 CLOSED

nodegui avatar nodegui commented on May 18, 2024
Can't be built when using Yarn

from nodegui.

Comments (4)

marcus-sa avatar marcus-sa commented on May 18, 2024

It works if you do this

$ git clone https://github.com/nodegui/examples
$ cd examples/react-nodegui/weather-app-widget
$ yarn install --ignore-scripts
$ cd node_modules/@nodegui/qode && yarn postinstall
$ cd ../nodegui && yarn build:addon

from nodegui.

a7ul avatar a7ul commented on May 18, 2024

Wow. @marcus-sa Can you add this to the doc till we figure out how to fix it?

from nodegui.

marcus-sa avatar marcus-sa commented on May 18, 2024

I'll look into it @master-atul

from nodegui.

DimitarNestorov avatar DimitarNestorov commented on May 18, 2024

@marcus-sa can you tell me if you're still getting this issue? If you're still getting it can you tell me more about your system, which node and yarn versions do you have and which OS?
I'm using nodegui with yarn workspaces on macOS and have no problem. I just ran the steps to reproduce and had no problem.
yarn install --ignore-scripts is bad, you have to run the postinstall scripts manually on every package, and you will end up having bugs you were never intended to have. Let's try to avoid the use of this argument as much as possible.

from nodegui.

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.