facebook / jscodeshift

A JavaScript codemod toolkit.

Home Page:https://jscodeshift.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find module `lodash`

SorsOps opened this issue · comments

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

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