Elijah Kotyluk

Results 14 comments of Elijah Kotyluk

@sidharthachatterjee I have tested this a couple times, I am having no issues when running the `dev` command you provided, but still am not seeing any improvements when trying to...

Thank you for actively working on this.

@sidharthachatterjee fresh logs: ```bash β–² [WARNING] HTTP 200 /accounts/:account_id/pages/projects/:project/upload-token 0.50s β–² [WARNING] HTTP 200 /pages/assets/check-missing 1.36s β–² [WARNING] HTTP 200 /pages/assets/upload 139.55s β–² [WARNING] HTTP 200 /pages/assets/upload 153.21s β–² [WARNING]...

`npx https://prerelease-registry.developers.workers.dev/runs/2469819200/npm-package-wrangler-1217 pages publish` is giving me: ``` β–² [WARNING] HTTP 403 /pages/assets/upload 14.28s β–² [WARNING] Expired JWT β–² [WARNING] HTTP 403 /pages/assets/upload 15.91s β–² [WARNING] Expired JWT 🌏 Uploading......

@sidharthachatterjee I took some time to debug and find a solve for the expiring JWT on a fork, this seems to only be an issue for my larger projects I...

Hi @GregBrimble, thank you for the response. I just tested the latest and still hit issues with the refetch and speed. I will get something up today, need to spend...

@GregBrimble, PR is up. Thanks again.

You can try to run this `npm cache clean --force` and then reinstall the package. Or.... Replace the npm registry url. `npm config set registry ` then run `npm cache...

@quinnlangille, no worries! Let me know what needs to be changed and I will get on it right away.

I don’t think this project is maintained anymore unfortunately. But it wouldn’t be hard to implement it yourself.