You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do a deno cache --reload https://raw.githubusercontent.com/pihentagy/some-private-repo/main/main.ts
Watch it fail with a misleading error:
error: Module not found "https://raw.githubusercontent.com/pihentagy/some-private-repo/main/main.ts".
Ran into that issue when setting the env var via gitlab variable btw.
The text was updated successfully, but these errors were encountered:
pihentagy
changed the title
DENO_AUTH_TOKEN does not work, when it contains an LF at the end
DENO_AUTH_TOKEN does not work, when it contains an extra \n at the end
Aug 14, 2024
Version: Deno 1.45.5
deno cache --reload https://raw.githubusercontent.com/pihentagy/some-private-repo/main/main.ts
Ran into that issue when setting the env var via gitlab variable btw.
The text was updated successfully, but these errors were encountered: