Giter Site home page Giter Site logo

Comments (6)

KayBeSee avatar KayBeSee commented on June 20, 2024

Glad someone else is also experiencing this issue.

I'm trying to deploy on Modulus and it is giving me an error about get-object-path as well because of Ampersand-View. Does anyone know a work around for this?

from ampersand-view.

dhritzkiv avatar dhritzkiv commented on June 20, 2024

I managed to get them installing by:

  • rm -rf node_modules
  • npm install --save ampersand-X@latest
    • where X is the ampersand module name
    • I ran this manually, one-by-one for each ampersand module in my package.json
  • npm install
    • to retrieve the other, non-ampersand modules

Not sure why trying to npm install --save ampersand-X@latest ampersand-Y@latest ampersand-Z@latest ... didn't work.

YMMV, @KayBeSee

from ampersand-view.

cdaringe avatar cdaringe commented on June 20, 2024

@dhritzkiv, if you want to stage a patched 8.x version, i'd be happy to publish it

from ampersand-view.

cdaringe avatar cdaringe commented on June 20, 2024

However, this version of ampersand-view relies on [email protected] (which was unpublished)

FTR, the current version (even at the time of issue filing) uses lodash.get

from ampersand-view.

dhritzkiv avatar dhritzkiv commented on June 20, 2024

However, this version of ampersand-view relies on [email protected] (which was unpublished)

FTR, the current version (even at the time of issue filing) uses lodash.get

Yep. However, non-official ampersand modules may be stuck on ampersand-view < v8.0, and won't install properly (as get-object-path fails)

But I'm now rethinking the efficacy of creating and publishing a patched version of v8, as the majority of 3rd-party ampersand modules may be using versions older than 8: v7, v6, etc. A patch for v8 wouldn't address those versions.

I don't believe there's a way to completely and gracefully recover from the npm module liberation situation. Best to just move on.

from ampersand-view.

cdaringe avatar cdaringe commented on June 20, 2024

@dhritzkiv, good point, i didn't consider that!

from ampersand-view.

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.