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
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: