Open AnasBoulmane opened 5 years ago
Thanks again for the detailed bug report.
Unfortunately I can't reproduce right now. But I've seen you're using windows in your other issue so it might me some issue with directory paths or something like that. I'll take a closer look as soon as a I'm able to shift some time to this.
Thx!
There is one question missing in the snippet you posted:
✔ Ready to start migration? · No / Yes
Did you just not copy that line or were you not asked this question?
I am not asked this question. and I'm using Mac OS.
I am not asked this question.
That's strange 🤔
and I'm using Mac OS.
Oh my bad, sorry!
@AnasBoulmane do you have set your display_name
fields? I've noticed that setting them to an empty string for example leads to a similar error.
hi @maoberlehner,
I set the display_name
to Test has been updated
Current behavior
storyblok-migrate doesn't work without using the parameters
--component-migrations --components
Expected behavior
be able to migrate components using the guided UI mode.
Environment
node --version: v10.15.3 storyblok-migrate: ^0.3.1
Minimal reproduction of the problem with instructions
change the schema of test.js:
Running component migrations:
the previous commands are executed without updating the test component. but that work using
--component-migrations --components
parameters.