Closed eharrow closed 6 years ago
I should have put a note. Version 0.6.0
and up requires ember-cli
2.15.0
and up because of how it imports the library.
You can see here https://github.com/btecu/ember-cli-bootstrap-datetimepicker/commit/8e9736318b4ceacc32e70453b086abdd227fe106#diff-168726dbe96b3ce427e7fedce31bb0bcL15 that it's much simpler to import the library, leveraging a newer ember-cli
feature.
Also, you can now remove "eonasdan-bootstrap-datetimepicker-npm": "4.17.42",
from your package.json
.
Let me know if this is still an issue.
I don't know how ember really builds things but have tried to update to 0.6.0 and hit an issue on
ember serve
:Working deps:
package.json diff after upgrade that does not work (see error above):