Skip to content

bug: Add deno support for the cli #1847

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

Open
hongkongkiwi opened this issue Mar 29, 2025 · 0 comments
Open

bug: Add deno support for the cli #1847

hongkongkiwi opened this issue Mar 29, 2025 · 0 comments

Comments

@hongkongkiwi
Copy link

Provide environment information

I'm using deno and I'd like to run the CLI, but I don't see any examples and can't seem to make it work.

Is it possible to update the documentation onw how to do this?

Describe the bug

I've tried this, but it doesn't seem to work:

deno run -A --node-modules-dir npm:trigger.dev dev
error: [ERR_MODULE_NOT_FOUND] Cannot find module 'file:///Users/andy/Development/patrol6/trigger-ai-report/node_modules/.deno/[email protected]/node_modules/xdg-app-paths/src/mod.deno.ts' imported from 'file:///Users/andy/Development/patrol6/trigger-ai-report/node_modules/.deno/[email protected]/node_modules/trigger.dev/dist/esm/imports/xdg-app-paths.js'

I couldn't find any examples of using deno to run the trigger.dev cli.

Reproduction repo

Trigger.dev CLI run with Deno?

To reproduce

As above

Additional information

No response

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