-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failure: wrangler #265653
Comments
Ran into the same issue as well. |
cc'ing @cyntheticfox who originally added this derivation It might just be time to migrate this package to |
I can do that, this package is very crucial. |
I wish I had my laptop on me. I'm all for it, but might not get to it until tonight, so if someone else can do so quickly (dont forget some of what was in |
It's a bit tricky because they don't have a package-lock.json, they use a pnpm-lock.yaml |
Started working on it here -> #266517 |
I'm also facing this. Any work arounds that exist for it? |
Not really...
|
Pointed to the old version as well and that works for me, thank you! |
Guess we really need #231513 to get this fixed... |
Steps To Reproduce
Steps to reproduce the behavior:
wrangler
packages. Either bewrangler
ornodePackages.wrangler
. In my case I triednix shell nixpkgs#wrangler
Build log
I am attaching the last 10 log lines of the build error, but I also created a gist with the full logs of the derivation.
Additional context
If you try to install it globally using any package manager like
npm
orpnpm
it works. But when I went to try it on a simple fresh worker template it fails to start onwrangler dev
with the following error:Notify maintainers
I am not sure if
nodePackages
have maintainers at all (at least they aren't listed in the search results), but I found @Br1ght0ne to be a maintainer of the olderwrangler_1
CLI so not sure if he will be able to help.Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: