Deluan Quintão

Results 589 comments of Deluan Quintão

I'll have to spend some time experimenting with this. Reading the above PR, and its associated issues, seems that there are alternative ways for implementing TS migrations

I have to admit I haven't had much time recently to work on this project, as I'm not actively using Contentful anymore. Also it does not help that I don't...

Yes it is, and help would be very welcome, thanks for offering it! Send me an email if you decide to tackle it and need some help on setting up...

Hey @jessefranklin sorry for the long delay. Are you still having this issue? How are you running `ctf-migrate`? Did you install it as a global package or is it a...

@Jonathan-Wong-Code and others having this issue: Can you try running it with `npx`, like this: ``` npx contentful-migrate command [params] ```

When running contentful-migrate with `npx`, you should not add it to your `package.json`. Is that your case?

Sorry for the long delay in replying to this. This folder per content-model structure is a legacy for the original use-case of this tool. There was even work to try...

Thanks for this, will take a look this weekend

Hey @devlato, sorry for the long delay. As I said in https://github.com/deluan/contentful-migrate/pull/82#issuecomment-711021321, I don't have a TypeScript environment/project to test this, so I'm not sure this is the best way...

Hey, thanks very much for this, and sorry for not replying earlier. Even though I like the simple/open approach you took, I think I'd like to have something like a...