Giter VIP home page Giter VIP logo

Comments (5)

thanethomson avatar thanethomson commented on May 27, 2024

Added an instruction to install deps locally first prior to installing in the README.

from themis-contract.

shonfeder avatar shonfeder commented on May 27, 2024

I don't think having the user double install the package is a proper fix. It looks like the problem is a packaging configuration issue, according to the discussion here: oclif/oclif#132

I'm fine with leaving the hack of double installing for now, if the plan is to ditch the prototype code soon. But imo we should either leave this issue open to track the problem (as i suggested in #5) or add a TODO on the readme, noting the borken behavior (or, my preference, both).

from themis-contract.

shonfeder avatar shonfeder commented on May 27, 2024

I spent a couple hours trying to get this fixed, but I haven't made any progress, except to say that it seems to be an issue with the way oclif is packaged. In particular, it seems that our intended installation method doesn't work to install from source. I suspect some magic is happening via npm publish (the recommended release method: https://oclif.io/docs/releasing).

I opened an issue in oclif/example-multi-ts#34 reproducing this.

However, revisiting the docs on releasing, I see that releases that are not via npm all use some variation of oclif-dev pack. I suspect that is what we should be doing in order to release this properly (even if we're not putting out managed packages).

from themis-contract.

thanethomson avatar thanethomson commented on May 27, 2024

In the meantime we can work around this bug by using the Docker image.

from themis-contract.

shonfeder avatar shonfeder commented on May 27, 2024

Irrelevant after rewrite in go.

from themis-contract.

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.