Skip to content

substrate and node astar #79

@asggWa

Description

@asggWa

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 errors
warning: build failed, waiting for other jobs to finish...
treebtc@treebtc:/Astar$ cd
treebtc@treebtc:
$ sudo npx @acala-network/chopsticks@latest -c shiden
[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 }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions