Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not run on windows 10 #48

Open
byteatom opened this issue Jun 24, 2024 · 1 comment
Open

Does not run on windows 10 #48

byteatom opened this issue Jun 24, 2024 · 1 comment

Comments

@byteatom
Copy link

Nodejs: v20.12.2

Error when running duel:
Failed to compile: spawn D:\project\xxxx\node_modules.bin\tsc ENOENT

Adding "shell: true" to the option of the spawn() function call in duel.js seems to solve the problem.

@knightedcodemonkey
Copy link
Owner

Hi @byteatom thanks for reporting this. Did you want to open a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants