arso-project/sonar

Cannot find module '@arsonar/cli'

Opened this issue · 0 comments

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.