Hello, working with react 18.2.0 and run npm install @growthbook/growthbook-react, but i am getting:
Unable to resolve path to module '@growthbook/growthbook/plugins'.eslint
import/no-unresolved
module "/Users/jacobo/Documents/captura/shop-ui/node_modules/@growthbook/growthbook/dist/plugins/index"
when importing:
import { thirdPartyTrackingPlugin, autoAttributesPlugin } from '@growthbook/growthbook/plugins';
can someone help please