michellocana / babel-plugin-jsx-auto-test-id

MIT License
6 stars 2 forks source link

Cannot find module 'lodash' #22

Closed Bonuspunkt closed 1 year ago

Bonuspunkt commented 1 year ago

loadash is a dependency required by src/index.js

Error: [BABEL]: Cannot find module 'lodash'
Require stack:
- <project>\node_modules\babel-plugin-jsx-auto-test-id\src\index.js
- <project>\node_modules\@babel\...
- ...

workaround: explicit install lodash in your project

michellocana commented 1 year ago

thanks for your contribution, this is available now on version 1.1.0