Tommy D. Rossi

Results 207 comments of Tommy D. Rossi

For fetch you can use native-fetch to use the Nodejs 18 or browser native implementation when possible: https://github.com/achingbrain/native-fetch

Should we fork the fork to keep it maintained?

In my code I used a `Map` that goes from old names to new names. I am not sure if this feature would be used enough and if it would...

Faced the same issue, this is very important please fix

Currently no

There is also `customer_portal`: response['data']['attributes']['urls']['customer_portal'] Docs: https://docs.lemonsqueezy.com/guides/developer-guide/customer-portal

this means you don't have fly cli installed

Possible fix may be to pass shell: true to spawn in this line https://github.com/nicholasoxford/SupaFly/blob/4cbe216b7f585c472f77826180e4646c810ae8ca/src/index.ts#L807 This makes use spawn your PATH env variable

https://github.com/erictik/midjourney-api/blob/1346be21baa852938e5eaed4329bf72f2c45e8aa/src/midjourney.api.ts#L337