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
Hi @patzick, thanks for looking into it. I found the error on my side: The moduleResolution was set to bundler instead of node in our tsconfig.json. Now it works!
Is there an existing issue for this?
Current Behavior
The README for the new API client includes this example to import the Shopware types:
When trying this with the latest version of @shopware/api-client (0.5.0), the module
@shopware/api-client/api-types
can't be found.Expected Behavior
It should be possible to import the Shopware types like described in the example.
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: