pkl-community / pkl-typescript

TypeScript language bindings for the Pkl programming language
https://www.npmjs.com/package/@pkl-community/pkl-typescript
Apache License 2.0
104 stars 1 forks source link

Error: spawn pkl ENOENT #48

Closed dumitruPuggle closed 5 months ago

dumitruPuggle commented 5 months ago

Error: spawn pkl ENOENT

at Process.ChildProcess._handle.onexit (node:internal/child_process:284:19)
at onErrorNT (node:internal/child_process:477:16)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
dumitruPuggle commented 5 months ago
Screenshot 2024-06-24 at 20 00 31
dumitruPuggle commented 5 months ago

Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:962:11) at Socket._write (node:net:974:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10)