ember-native-class-codemod icon indicating copy to clipboard operation
ember-native-class-codemod copied to clipboard

error Cannot read property 'replace' of undefined

Open BryanCrotaz opened this issue 5 years ago • 1 comments

Getting Cannot read property 'replace' of undefined in all js files, during _generateModuleKey

Tried with nvm use 9 and nvm use 12

BryanCrotaz avatar Apr 10 '20 17:04 BryanCrotaz

I got the same when I pointed to the root of my in-repo addon. When I pointed to the components folder in the in-repo addon, it worked. I was on Node 13.14.0.

iamdtang avatar Jun 26 '20 00:06 iamdtang