Skip to content
New issue

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

Transformation error with optional chaining, stems from old jscodeshift version #226

Open
Yelinz opened this issue Oct 27, 2022 · 5 comments

Comments

@Yelinz
Copy link

Yelinz commented Oct 27, 2022

The used jscodeshift version is so old that it doesnt know optional chaning.

@linearza
Copy link

@Yelinz could you resolve this?

@saikota
Copy link

saikota commented Jun 22, 2023

Any updates on this? saw the issue happening again

@linearza
Copy link

This fork should resolve it: https://github.com/linearza/ember-modules-codemod

@Pasgru
Copy link

Pasgru commented Oct 25, 2023

I am having the same issue. @linearza is it possible to npm install your fork instead of the official version? I am not hoping on the dev team to merge the pull request anytime soon.

@linearza
Copy link

You should be able to run it standalone in a similar way as described here: https://github.com/linearza/ember-modules-codemod#standalone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants