dalai
dalai copied to clipboard
No Targets found in make
System
Intel Based Mac running ventura
Error Message
exec: make in /Users/jeremy.bolster/llama.cpp
make
exit
bash-5.2$ make
make: *** No targets specified and no makefile found. Stop.
bash-5.2$ exit
exit
/Users/me/.npm/_npx/3c737cbb02d79cc9/node_modules/dalai/index.js:153
throw new Error("running 'make' failed")
^
Error: running 'make' failed
at Dalai.install (/Users/me/.npm/_npx/3c737cbb02d79cc9/node_modules/dalai/index.js:153:13)
Workaround
- Run
make
manually after error message - Remove the
make
command from the npm cache - Run
npx dalai llama
to continue installing