ember-codemods / ember-modules-codemod

Codemod to upgrade Ember apps to JavaScript (ES6) modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transformation error with optional chaining, stems from old jscodeshift version

Yelinz opened this issue · comments

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

@Yelinz could you resolve this?

Any updates on this? saw the issue happening again

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.

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