adopted-ember-addons / ember-pikaday

A datepicker component for Ember CLI projects.
MIT License
158 stars 169 forks source link

Uncaught Error: Cannot find module 'pos/components/pikaday-input #196

Closed papakay closed 6 years ago

papakay commented 6 years ago

Please i'm having issue getting this to work with Ember 3.4.0

I got this error

Uncaught Error: Cannot find module 'spentary-rxstore/components/pikaday-input

alexlafroscia commented 6 years ago

Are you still seeing this issue?

If so, can you tell me what version of the ember-cli you are using?

papakay commented 6 years ago

I'm using Ember cli 3.3.0. I've decided to go for another option (Ember Flatpickr)

Thanks.

mhankus commented 6 years ago

I've had the same issue, but 2.2.6 works fine.

alexlafroscia commented 6 years ago

Interesting -- @papakay if you could check the 2.2.6 release as well (even though I know you've moved to a different addon instead) I would really appreciate it, just to see if this is something I still need to investigate.

alexlafroscia commented 6 years ago

Since @mhankus says this is fixed in the latest release, I’m going to close this.

@papakay please let me know if the latest release does not, in fact, fix the issue!