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

Doesn't work on windows #68

Open
Warix3 opened this issue Jan 31, 2021 · 1 comment
Open

Doesn't work on windows #68

Warix3 opened this issue Jan 31, 2021 · 1 comment

Comments

@Warix3
Copy link

Warix3 commented Jan 31, 2021

I'm getting this error:
[!] (plugin at position 6) Error: spawnSync sh ENOENT Error: spawnSync sh ENOENT at notFoundError (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\lib\enoent.js:6:26) at Object.verifyENOENTSync (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\lib\enoen t.js:48:16) at Function.spawnSync [as sync] (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\inde x.js:29:43) at C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\password-prompt\index.js:79:26 at new Promise (<anonymous>) at Object.notty (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\password-prompt\index.js:76:12) at Object.raw (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\password-prompt\index.js:11:71) at Object.mask (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\password-prompt\index.js:8:37) at Object.prompt [as default] (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\password-prompt\in dex.js:112:30) at Object.<anonymous> (C:\Users\jzetlen\gits\devcert\user-interface.ts:15:32)

It's because of the password-prompt module. Please consider replacing it with something that works on windows. I've submitted the issue on their repo too but it looks kinda inactive there.

@chiefraccoon
Copy link

still doesn't work

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