You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following your installation instructions, I got this error while building my react app:
ERROR in ./src/index.tsx
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module '@welldone-software/babel-plugin-add-test-id' from '/home/user/webapp'
Shouldn't it look for it the node_modules folder?
The text was updated successfully, but these errors were encountered:
After following your installation instructions, I got this error while building my react app:
ERROR in ./src/index.tsx
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module '@welldone-software/babel-plugin-add-test-id' from '/home/user/webapp'
Shouldn't it look for it the node_modules folder?
The text was updated successfully, but these errors were encountered: