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
Are there additional dependencies that are needed to build the project ?
I checked out the source, then i just ran yarn
it seems some dependencies are not captured. For example in packages/ui there is a dependency called @arsonar/client, I checked and it is not in the yarn.lock generated when just running yarn.
As part of the selection for this project in the ngi-zero, I am trying to build from source and package this software for nixos.
I am happy to make PRs to update the docs or the dev environment.
The text was updated successfully, but these errors were encountered:
Are there additional dependencies that are needed to build the project ?
I checked out the source, then i just ran
yarn
it seems some dependencies are not captured. For example in
packages/ui
there is a dependency called @arsonar/client, I checked and it is not in the yarn.lock generated when just running yarn.As part of the selection for this project in the ngi-zero, I am trying to build from source and package this software for nixos.
I am happy to make PRs to update the docs or the dev environment.
The text was updated successfully, but these errors were encountered: