es5-getter-ember-codemod
es5-getter-ember-codemod copied to clipboard
Url not found
When I do jscodeshift -t https://rawgit.com/rondale-sc/es5-getter-ember-codemod/master/es5-getter-ember-codemod.js ./app
I have a 404: Not Found
error. I tried yarn global add es5-getter-ember-codemod
and I have An unexpected error occurred: "https://registry.yarnpkg.com/es5-getter-ember-codemod: Not found".
.
Does the addon has been removed?
@GCorbel It looks like it was never published to npm. I got it working by using the following command:
npx github:rondale-sc/es5-getter-ember-codemod es5-getter-ember-codemod app/**/*.js