We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ember is not defined
The error I receive for a lot of the js files I try to update is:
js
error evaluating 'app/components/power-up-tile': Ember is not defined
Any idea why this might happen?
This is the command:
npx ember-native-class-codemod http://0.0.0.0:4200/ app/**/*.js
The text was updated successfully, but these errors were encountered:
Same for me. I also have no idea what 'path/to/server' should be - maybe that could fix it.
Sorry, something went wrong.
No branches or pull requests
The error I receive for a lot of the
js
files I try to update is:error evaluating 'app/components/power-up-tile': Ember is not defined
Any idea why this might happen?
This is the command:
npx ember-native-class-codemod http://0.0.0.0:4200/ app/**/*.js
The text was updated successfully, but these errors were encountered: