-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm sure this report is...
- About unexpected behaviors from the code, not your problem.
from the code
If you're not sure, select theHelp, I'm stuck!template instead.
Describe the bug
Error: tsx must be loaded with --import instead of --loader
The --loader flag was deprecated in Node v20.6.0 and v18.19.0
at z (file:///home/runner/aterbot/node_modules/.pnpm/tsx@4.7.1/node_modules/tsx/dist/esm/index.mjs:1:1773)
at Hooks.addCustomLoader (node:internal/modules/esm/hooks:204:24)
at Hooks.register (node:internal/modules/esm/hooks:170:16)
at async initializeHooks (node:internal/modules/esm/utils:283:5)
at async customizedModuleWorker (node:internal/modules/esm/worker:104:24
To Reproduce
Expected behavior
I expected to get webview to go to uptimerobot and create a monitor
Screenshots
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
