Quantcast
Viewing all articles
Browse latest Browse all 4827

Addon is not importing correctly

@skaterdav85 wrote:

I'm creating an addon with a mixin. In my consuming app, I import that mixin with import MyMixin from 'my-addon/mixins/my-mixin'; and log it out to the console, and I get this:

Clearly this isn't the mixin. This seems to only be a problem in one of my apps. Pushing up my addon to Github and referencing that makes everything work, so I'm pretty sure it is an npm linking issue. Anyone have any ideas what might be wrong?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles