hi
when i import @twa-dev/sdk i get this error 👇
BREAKING CHANGE: The request './sdk' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Mar 10, 2023, 3:20 PM