not able to run scripts via cli #921
Replies: 5 comments
-
|
wow is this |
Beta Was this translation helpful? Give feedback.
-
|
and if i run something else |
Beta Was this translation helpful? Give feedback.
-
|
but i can still run them via the launcher |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@kristus123 Two separate bugs:
1. Running
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i tried reinstalling and deleting all files related to scriptkit, but still the same error.
`
kristiansMBP35:~ kristian$ vim /Users/kristian/.kenv/scripts/wow.js
kristiansMBP35:~ kristian$ kit run wow
TypeError: Cannot read properties of undefined (reading 'MAX_LENGTH')
at o (file:///Users/kristian/.kit/node_modules/@johnlindquist/globals/dist/index.js:28:118332)
at file:///Users/kristian/.kit/node_modules/@johnlindquist/globals/dist/index.js:28:118453
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.8.0
`
Beta Was this translation helpful? Give feedback.
All reactions