Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
Describe the bug
Not able to install stencil from the source when I execute the make build command to build the stencil binary file getting issues as mentioned below
generating ui build
make[1]: Entering directory '/home/hemanth/projects/go/stencil/ui'
make[1]: yarn: No such file or directory
make[1]: [Makefile:10: dep] Error 127
make[1]: Leaving directory '/home/hemanth/projects/go/stencil/ui'
make: [Makefile:35: ui] Error 2
To Reproduce
Steps to reproduce the behavior:
Clone the repository
Navigate to the project directory
Run the make build command
Expected behavior
The build should complete without any errors
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Describe the bug Not able to install stencil from the source when I execute the make build command to build the stencil binary file getting issues as mentioned below
To Reproduce Steps to reproduce the behavior:
Expected behavior The build should complete without any errors
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):