Cannot find module `lodash`
SorsOps opened this issue · 1 comments
SorsOps commented
See the following for context backstage/backstage#16839 . It seems there is a require to lodash in the dist of jscodeshift, however jscodeshift does not have lodash listed as a dependency
Daniel15 commented
Lodash hasn't been required for two years now (removed in #432). Please update your jscodeshift version to 0.13.0 or higher.
https://github.com/search?q=repo%3Afacebook%2Fjscodeshift%20lodash&type=code