Git Product home page Git Product logo

Comments (6)

jonchay avatar jonchay commented on May 27, 2024

We're seeing this issue as well, but we're not using ember-bootstrap.

from ember-engines.

abel-n avatar abel-n commented on May 27, 2024

I had the same issue when I tried including a private ember addon in dependencies. Moving it to devDependencies made the error disappear (downgrading engines to 0.8.15 did not help).

I do have another issue, though, which is probably totally unrelated. Moving the addon to dependencies was a way of me trying to solve that other issue, that's when I bumped into this one.

from ember-engines.

abel-n avatar abel-n commented on May 27, 2024

Quick follow-up, the solution is definitely not moving things to devDependencies as mentioned in the linked issue.

from ember-engines.

abel-n avatar abel-n commented on May 27, 2024

Not sure where the issue lies but I saw that @embroider/macros was printing the error and I managed to get it working by:

  • downgrading ember-engines to 0.8.15 as @experfy-ismetbibic suggested
  • and also setting ember-basic-dropdown resolution to 3.0.19 (in our project it is included as a dependency of ember-power-select)

That way @embroider/macros resolved to 0.42.3 tops and things seem to work fine.
It also helped that I saw that in our private addon a full package reinstall (deleting lockfile) made this error appear, without any engine usage, so I suspect this is not related to ember-engines in the end.

from ember-engines.

Maxhy avatar Maxhy commented on May 27, 2024

I've got the same issue here but I cannot downgrade to @embroider/macros 0.42.3 as other dependencies requires upper versions...
I guess ember-engines needs to be updated to properly support new @embroider/macros versions?
Not sure if it is related but a breaking changes has been added on https://github.com/embroider-build/embroider/blob/7e5b1fe5398ed6b7ff81f4d65fabcbeac7b2930b/CHANGELOG.md#v0430-2021-07-13 ...

from ember-engines.

Maxhy avatar Maxhy commented on May 27, 2024

I fixed the issue by bumping ember-bootstrap and other dependencies to newer versions (and one downgrade). Definitely a @embroider/macros version mismatch issue between multiple dependencies ; but nothing specific to ember-engines to be fixed in practice indeed.

from ember-engines.

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.