You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
I am trying to setup a node in a google cloud VM instance with these specifications -
1 vCPU,
RAM - 0.6 GB memory
HDD - 100GB
OS - Ubuntu 18.04
The error copied from terminal -
error: failed to compile polkadot v0.1.0 (https://github.com/paritytech/polkadot.git?branch=v0.1#692a2cc0), intermediate artifacts can be found at /tmp/cargo-install dnOehS
Caused by:
Could not compile ethereum-types.
I am not sure what am i supposed to do here? I came accros one more error previously
Could not compile rayon-core,
it occured because the gcc package was missing. What package do i need for this? Or do i need to compile on a better system?