-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
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):
- OS: [Ubuntu 22.04]
- Go[1.18.7]
Metadata
Metadata
Assignees
Labels
No labels