ITADN

Starting vitale server fails on vscode windows

#54Openbmerkle 创建于 2024-09-26
B
bmerklecommented
Hi again i ran vitale sucessfully on github codespaces 👍 vitale is really cool and i like it 💯 i tried it also on my vscode windows installation but it fails to start the vitale server. I followed the instructions in https://github.com/githubnext/vitale?tab=readme-ov-file#installation but i get a error message (please see screenshot attached) How can i fix this ? Maybe this is a plattform dependend issue (e.g. / vs \ in the path) ? In the console output the message is: ``` rejected promise not handled within 1 second: Error: spawn node_modules/.bin/vitale ENOENT stack trace: Error: spawn node_modules/.bin/vitale ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:286:19) at onErrorNT (node:internal/child_process:484:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) ``` ![image](https://github.com/user-attachments/assets/49ad4764-4ef3-4781-a829-7de10290cc07)
7 条评论