-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Currently get the following error when it tries to run the tsx
bin after using the Renderer. Its generated in a slightly different way with pnpm. Would be nice if this could be fixed, would really appreciate it. But I understand if its a bit niche.
Error Output:
================
/var/www/noiseapp/node_modules/.bin/tsx:2
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
at internalCompileFunction (node:internal/vm:128:18)
at wrapSafe (node:internal/modules/cjs/loader:1279:20)
at Module._compile (node:internal/modules/cjs/loader:1331:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)
at Module._load (node:internal/modules/cjs/loader:1021:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49
Metadata
Metadata
Assignees
Labels
No labels