Closed Bonuspunkt closed 1 year ago
loadash is a dependency required by src/index.js
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
lodash
thanks for your contribution, this is available now on version 1.1.0
loadash is a dependency required by
src/index.js
workaround: explicit install
lodash
in your project