We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fuels:dev
pnpm
After creating a new app with:
pnpm create fuels
And running it with:
pnpm fuels:dev
One cannot kill the script with CTRL+C — only with double CTRL+C.
CTRL+C
Apparently the above doesn't happen with bun or npm.
bun
npm
The text was updated successfully, but these errors were encountered:
It seems it worked on [email protected] and then stopped on [email protected].
[email protected]
Thanks to @petertonysmith94 for the investigation.
Sorry, something went wrong.
No branches or pull requests
After creating a new app with:
And running it with:
One cannot kill the script with
CTRL+C
— only with doubleCTRL+C
.Apparently the above doesn't happen with
bun
ornpm
.The text was updated successfully, but these errors were encountered: