Error importing @plasmicapp/react-web module.

Hey, whats up? does anyone happen the same error, maybe know how to resolve? Thank you!

Environment: Codegen + React + Typescript
Issue: the auto generated wrapper component imports from “@plasmicapp/react-web”, but in all wrapper components the following error appears. Does it mean maybe I need to define the html tag in plasmic studio before sync codegen?

Could not find a declaration file for module '@plasmicapp/react-web'.
'/home/andreapersonal/Documents/front/shopify-challenge-2021/node_modules/@plasmicapp/react-web/dist/react-web.esm.js' implicitly has an 'any' type.
There are types at '/home/andreapersonal/Documents/front/shopify-challenge-2021/node_modules/@plasmicapp/react-web/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@plasmicapp/react-web' library may need to update its package.json or typings.