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

Runnning example gets error occurred in provider dev: spawn UNKNOWN #998

Open
ykchong45 opened this issue Dec 26, 2023 · 0 comments
Open

Comments

@ykchong45
Copy link

I tried running npm install and npm run dev in examples/slack-hello-world, but I got this error message:

> dev
> bottender dev

× An unexpected error occurred in provider dev: spawn UNKNOWN
Error: spawn UNKNOWN
    at ChildProcess.spawn (node:internal/child_process:421:11)
    at spawn (node:child_process:761:9)
    at startProcess (C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\ngrok\process.js:39:16)
    at getProcess (C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\ngrok\process.js:23:20)
    at Object.connect (C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\ngrok\index.js:16:22)
    at C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\bottender\dist\cli\providers\sh\dev.js:62:41
    at Generator.next (<anonymous>)
    at C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\bottender\dist\cli\providers\sh\dev.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (C:\yk\0-test\bottender-master\bottender-master\examples\slack-hello-world\node_modules\bottender\dist\cli\providers\sh\dev.js:4:12)
App has started
server is running on 5000 port...

What I Tried

Disabled "Firewall & network protection" under Windows Security.

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

1 participant