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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: upgrade deno #28

Open
1 task done
auggie-lahey opened this issue Dec 13, 2024 · 0 comments
Open
1 task done

[feat]: upgrade deno #28

auggie-lahey opened this issue Dec 13, 2024 · 0 comments

Comments

@auggie-lahey
Copy link

Prerequisites

  • I have searched for existing issues that already suggest this feature.

Describe the Feature Request

deno bundle is removed

Describe the Use Case

should run on non-deprecated deno commands

Describe Preferred Solution

upgrade to deno 2 commands

Describe Alternatives

No response

Anything else?

shepherd:~/.../lab/gitea-startos (master)
$ make
deno bundle scripts/embassy.ts scripts/embassy.js
error: unexpected argument 'scripts/embassy.ts' found

Usage: deno bundle [OPTIONS]

make: *** [Makefile:35: scripts/embassy.js] Error 1

shepherd:~/.../lab/gitea-startos (master)
$ deno bundle --help
⚠️ deno bundle was removed in Deno 2.

See the Deno 1.x to 2.x Migration Guide for migration instructions: https://docs.deno.com/runtime/manual/advanced/migrate_deprecations

Usage: deno bundle [OPTIONS]

Options:
-q, --quiet Suppress diagnostic output
--unstable Enable all unstable features and APIs. Instead of using this flag, consider enabling individual unstable features
To view the list of individual unstable feature flags, run this command again with --help=unstable

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

1 participant