Léo Pradel

Results 196 comments of Léo Pradel

I tested the code on a new server to confirm things are working as intended. Checking the checksum files also helps to see if there is a new version available....

@wileyj created a pr with the change in https://github.com/stacks-network/stacks-blockchain-docker/pull/135

@kaiofelipejs I don't have the setup to generate a canary version easily, however you can upgrade the dependency on your project to try it out (if you are using pnpm...

@wileyj I tried many curl options but the download kept failing after some time. I created a pr to add a download alternative with aria2 if it's installed on the...

It's for the Stacks network, so smth totally different from the current supported ones

@antongolub iirc it was mostly in monorepos with various package managers and settings as it was creating some issues

@antongolub fyi I removed tslib in this pr https://github.com/pradel/esbuild-node-externals/pull/75

@aulneau I don't know how vercel is setup for micro-stacks, but pnpm 8 should work just fine there see https://vercel.com/changelog/automatic-pnpm-v8-support

@aulneau can you retry the build on vercel with the prune cache option to see if it fixes it?