While trying to pull components the error log prints out only [object Object].
I mistakenly set my space to 'us' although the actual storyblok space is in eu. This resulted in the api being something like this:
Executing pull-components task
X An error ocurred in pull-components task when load components data
X An error occurred when executing the pull-components task: [object Object]
Describe the issue you're facing
While trying to pull components the error log prints out only
[object Object]
. I mistakenly set my space to 'us' although the actual storyblok space is in eu. This resulted in the api being something like this:And so when i tried to pull the components the error printed out by
errorHandler
was[object Object]
, since the original error is:Reproduction
https://no-link-idonthave-astorybloklink
Steps to reproduce
storyblok pull-components --space space_number
[object Object]
System Info
Used Package Manager
pnpm
Error logs (Optional)
Validations