I am trying to build locally but when I run build.all I get this error.
> Lerna (powered by Nx) Ran target build.all for 18 projects (31s)
✔ 13/14 succeeded [0 read from cache]
✖ 1/14 targets failed, including the following:
- @nativescript-community/ui-material-bottomsheet:build.all
✖ Error building interactive interface
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I am trying to build locally but when I run
build.all
I get this error.