Unable to use axios server side with the new strapi plugin
command
#15
Labels
issue: bug
Issue reporting a bug
severity: medium
If it breaks the basic use of the product but can be worked around
source: sdk-plugin
Bug report
Required System information
Describe the bug
I wanted to try to use the new
strapi plugin
command to create a new plugin. I know it is experimental, but I think you want the feedback anyway. It is not possible to use axios on the server side, when axios is called, the process just crashes. This seems to be a problem with the bundler.Steps to reproduce the behavior
strapi plugin:init
Expected behavior
I expected it would be possible to use axios on the server.
Additional context
This discussion tells that it might be something with the bundler
The text was updated successfully, but these errors were encountered: