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

dev run error #248

Open
QMangoJ opened this issue Oct 8, 2022 · 3 comments
Open

dev run error #248

QMangoJ opened this issue Oct 8, 2022 · 3 comments

Comments

@QMangoJ
Copy link

QMangoJ commented Oct 8, 2022

Describe the problem:

yarn dev
run error
i'm crazy
i need help

Sending SIGTERM to other processes..

[client] webpack-dev-server --config node_modules/flareact/configs/webpack.client.config.js --mode development --port 8080 exited with code 0
[
{
command: {
command: 'wrangler dev',
name: 'worker',
prefixColor: '',
env: [Object]
},
index: 0,
exitCode: 1
},
{
command: {
command: 'webpack-dev-server --config node_modules/flareact/configs/webpack.client.config.js --mode development --port 8080',
name: 'client',
prefixColor: '',
env: [Object]
},
index: 1,
exitCode: 0
}
]`

-->

Link to a minimal reproduction:

@QMangoJ
Copy link
Author

QMangoJ commented Oct 8, 2022

and what is the account_id ?!!!!?

@QMangoJ
Copy link
Author

QMangoJ commented Oct 8, 2022

@tj-kev
Copy link
Contributor

tj-kev commented Oct 10, 2022

The account ID will be the ID provided to you by Cloudflare. You can find more info about configuration in the official Cloudflare documentation.

Currently wrangler 1 is being used so be sure to use that documentation. However a future release will add wrangler 2 support. You can use it already in the v2 branch.

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