Cannot find module '../components/PluginItemView/PluginItemView' from 'pluginItemView.test.js'
pipeline
But this module already exist in a git repo.
Localy all tests work perfect.
Please assist
I was getting this and in my situation I needed to move the module from devDependencies to dependencies in the package.jsonI just realized that won't help you because you're importing a component module not a package module.
It looks like you're new here. Sign in or register to get started.