Giter VIP home page Giter VIP logo

Comments (5)

dts avatar dts commented on May 29, 2024

Of note, it works just fine for a fresh ionic project - there must be some directory in my hierarchy that it is not expecting. Unfortunately, there are a lot of directories in my project that aren't in a stock one! Any ideas about where I can hook in to figure out which directory it's bonking on?

from cordova-hot-code-push-cli.

dts avatar dts commented on May 29, 2024

Figured it out - it was a bower linked dependency. During the hashing process, it incorrectly thinks that a symbolic link will be a file and not a directory.

from cordova-hot-code-push-cli.

nikDemyankov avatar nikDemyankov commented on May 29, 2024

Hmm, as a work around you could either add this symbol link to the ignore list, or if it's content is required - copy that directory to your project.

As I understand, you would like for the CLI client to detect the symbolic links and add their content to the manifest?

from cordova-hot-code-push-cli.

dts avatar dts commented on May 29, 2024

My workaround was to copy it in, and that works fine (of course it's hacky, but whatever). Yes, I think the ideal behavior should be that it copies the symlinked directory, flat, into the target bundle and the manifest. That way, you can use symlinked dependencies with bower link.

from cordova-hot-code-push-cli.

nordnet-deprecation-bot avatar nordnet-deprecation-bot commented on May 29, 2024

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹī¸ Please see #79 for more information.

from cordova-hot-code-push-cli.

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.