-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Setup error on Windows #60
Comments
I do not have a windows computer available atm, so i can not test myself. But It would be interesting to see the result if you try running the same command in a clean (empty) folder? I guess your user dir could be cluttered with a node-modules folder and other possibly conflicting files. |
I checked in an empty folder, and the result is the same. |
Does the full installation command work - |
This command executed without any error, and the 'pup' command works fine, I checked it, and it looks like everything is ok, thanks! |
Can confirm I ran into the same problem. Can also confirm the provided full installation command worked. This is the error that I got:
Changing where I ran the command or whether it was from an administrative cmd prompt did not change anything. |
C:\Users\user>deno run -Ar jsr:@pup/pup setup
Running: deno install -qfrg --allow-env --allow-read --allow-write --allow-sys=loadavg,systemMemoryInfo,osUptime,osRelease,uid,gid --allow-net --allow-run --allow-ffi -n pup jsr:@pup/[email protected]
error: Failed caching npm package '@cbor-extract/[email protected]'.
Upgrading failed.
Deno: 1.46.3
Windows: 11
The text was updated successfully, but these errors were encountered: