You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed watson to remove Ember.K, but get this error when I run it (also tried ember-cli version, with a similar error):
~/Dev/doki.io/frontend (feature/2.12) $ ember-watson remove-ember-k --empty
ERROR Transform file /Users/typeoneerror/.config/yarn/global/node_modules/ember-k-codemod/bin../index.js does not exist
Done! All uses of the Ember.K have been updated.
No changes were made.
~/Dev/doki.io/frontend (feature/2.12) $ ember --version
ember-cli: 2.12.3
node: 6.12.3
os: darwin x64
The text was updated successfully, but these errors were encountered:
PR to ember-k-codemod fixed it for me on macOS. Not sure if this is correct for all platforms, but may want to cut a new 0.10.0 release if/when this fix lands.
Installed watson to remove Ember.K, but get this error when I run it (also tried ember-cli version, with a similar error):
No changes were made.
The text was updated successfully, but these errors were encountered: