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
If you run wasm-flipper or create a new flipper example, when you run swanky node start or yarn run run-node it outputs error:
swanky node start
yarn run run-node
error: UnknownError: Command failed with ENOENT: --finalize-delay-sec 0 --rpc-cors http://localhost:*,http://127.0.0.1:*,https://localhost:*,https://127.0.0.1:*,https://polkadot.js.org,https://contracts-ui.substrate.io/ spawn --finalize-delay-sec ENOENT
See debugging progress here inkdevhub/swanky-cli#222
In the meantime not providing support for Swanky in the Docker container for this repo
Thanks @bLd77 for pointing out the potential typo, but that wasn't the cause of the issue https://x.com/bLd77/status/1848072112189092095
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you run wasm-flipper or create a new flipper example, when you run
swanky node start
oryarn run run-node
it outputs error:See debugging progress here inkdevhub/swanky-cli#222
In the meantime not providing support for Swanky in the Docker container for this repo
Thanks @bLd77 for pointing out the potential typo, but that wasn't the cause of the issue https://x.com/bLd77/status/1848072112189092095
The text was updated successfully, but these errors were encountered: