Lakshan Perera
Lakshan Perera
I agree generation time could be a PITA for a large site. I'll be focusing on optimizing the generation process in the next iteration. Thanks for pointing this out.
Wondering what keeps you up with a release almost 4 years old?
So when you run `parts install ack` will it install the latest version or we set a default?
If we are choosing default installation by looking whether it's inherited from Package, it always need not to be the latest either. Just concerned cases where latest version is not...
But there's a following commit https://github.com/nitrous-io/autoparts/commit/ca7839a8e386dfac63517b3dfeb51a40d1aabea9, which prevents `parts init -` from auto-starting packages (reason stated in the commit that removed `parts init -`). So I guess it's safe to...
Before https://github.com/nitrous-io/autoparts/commit/c27b21355fde53db4244ff4952de339f8648c45e, `script/setup_buildenv` also called `parts init -`. So basically this reverts to the original behaviour (not really sure whether calling `parts env` there is fine).
@Alexa-Green How do you import amplitude to your function? Try using the `npm:amplitude-js` and see if it also gives the error. Since Edge Functions now supports directly using npm packages,...
@drobles-atdev Do you still experience this issue? I believe you opened a support ticket on this, to which I have responded.
Closing due to inactivity.
@ginsudev @fraktalize Are you experiencing the issue when running via Supabase CLI? Have you tried upgrading to the latest version of the CLI? If you're running edge-runtime directly, can you...