-
Notifications
You must be signed in to change notification settings - Fork 1
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
substrate and node astar #79
Comments
go dot |
librerías p2p |
qt |
add std .tolm |
vigila, vigila, vigila, vigila. Hazlo. |
Debería ser más directo, hay una falla en el tag en el manual /version///###*tag<> [package] [dependencies] third-party dependenciesgetrandom = { version = "0.2", features = ["js"] } treebtc@treebtc:~/Astar/runtime/astar$ sudo cargo build Caused by: --- stderr error[E0425]: cannot find value For more information about this error, try |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Actualizar el sistema para traspasar esas alertar ###
Describe the solution you'd like
A clear and concise description of what you want to happen.
En https://docs.astar.network/ está descrito la alerta generada por std
La alerta generada por node npm necesita atención en la documentación de substrate
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Existiendo docker, no valoramos otra alternativas debido a que compilamos de la fuente
Additional context
Add any other context or screenshots about the feature request here.
treebtc@treebtc:~/Astar$ cargo run -- -- dev
error: failed to load manifest for workspace member
/home/treebtc/Astar/bin/collator
Caused by:
failed to read
/home/treebtc/Astar/bin/collator/Cargo.toml
Caused by:
Permission denied (os error 13)
treebtc@treebtc:~/Astar$ sudo cargo build
[sudo] contraseña para treebtc:
Downloaded frame-support-procedural-tools-derive v12.0.0
Downloaded sp-api v34.0.0
...
error[E0433]: failed to resolve: use of undeclared crate or module
imp
--> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs:398:9
|
398 | imp::getrandom_inner(dest)?;
| ^^^ use of undeclared crate or module
imp
For more information about this error, try
rustc --explain E0433
.error: could not compile
getrandom
(lib) due to 2 previous errorswarning: build failed, waiting for other jobs to finish...
treebtc@treebtc:
/Astar$ cd$ sudo npx @acala-network/chopsticks@latest -c shidentreebtc@treebtc:
[sudo] contraseña para treebtc:
Need to install the following packages:
@acala-network/chopsticks@latest
Ok to proceed? (y) y
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@polkadot/[email protected]',
npm WARN EBADENGINE required: { node: '>=18' },
npm WARN EBADENGINE current: { node: 'v12.22.9', npm: '8.5.1' }
npm WARN EBADENGINE }
The text was updated successfully, but these errors were encountered: