Giter Site home page Giter Site logo

Comments (5)

stovmascript avatar stovmascript commented on May 5, 2024 1

This looks like an issue with your project setup. Can you paste your package.json? Is the npm version patch command being run on some CI service?

from react-native-version.

stovmascript avatar stovmascript commented on May 5, 2024 1

@love8587 Ok, so it works?

This usually is some problem with deps not being installed or another node binary is being executed and its working directory is not in your project folder.

from react-native-version.

love8587 avatar love8587 commented on May 5, 2024

@stovmascript Yes, it was being on CI server (Bitbucket Pipeline). I resolved it with another approach.

This is my solution;
https://gist.github.com/love8587/2272c7b241ab99fe88cd797de593f6b0

from react-native-version.

love8587 avatar love8587 commented on May 5, 2024

@stovmascript Yes, it works. I will send full script If you would like to get full of package.json.

However, I changed my script a little even though that's okay.

from react-native-version.

stovmascript avatar stovmascript commented on May 5, 2024

It looks like it's not a bug with library, so I don't know what we could improve here.

From what I can see, you're running react-native-version manually via an npm script as a workaround, which is ok. To fix the "automatic" method, we would have to figure out what seems to be an environment issue during postinstall in your Bitbucket pipeline.

from react-native-version.

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.