Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot publish on latest deno version #141

Open
Yaikava opened this issue Oct 1, 2022 · 5 comments
Open

Cannot publish on latest deno version #141

Yaikava opened this issue Oct 1, 2022 · 5 comments

Comments

@Yaikava
Copy link

Yaikava commented Oct 1, 2022

馃悰 Bug Report

To Reproduce

  1. Try to publish an update to your module

Expected behavior

Module gets updated

Actual Behavior

Unexpected error occurs.
image

Environment

  • Eggs version: 0.3.10
  • Deno version:
deno 1.26.0 (release, x86_64-unknown-linux-gnu)
v8 10.7.193.3
typescript 4.8.3
  • Operating system and version: docker container: mcr.microsoft.com/vscode/devcontainers/base:debian-10

Additional context

Apparently the function Deno.setRaw got changed to Deno.stdin.setRaw.
denoland/deno#15797

@talentlessguy
Copy link

I have the same issue on last 1.27

@Yaikava
Copy link
Author

Yaikava commented Nov 7, 2022

I have the same issue on last 1.27

It is fixed here btw. https://nest.land/package/eggy

@talentlessguy
Copy link

@Yaikava I'm not able to install it:

deno install -Afq --unstable https://x.nest.land/eggy0.3.50/cli.ts
error: Module not found "https://x.nest.land/eggy0.3.50/cli.ts".

@Yaikava
Copy link
Author

Yaikava commented Jan 28, 2023

Works for me.
image

@talentlessguy
Copy link

@Yaikava stupid me, I forgot to add @ before version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants