joy-framework / joy

A full stack web framework written in janet
https://joy.swlkr.com
MIT License
537 stars 30 forks source link

Joy build failed using (sudo) jpm install #98

Closed crystalthoughts closed 2 years ago

crystalthoughts commented 2 years ago

It's not clear to me what's failing. I get a permission error unless I use sudo.

joy.log.txt

crystalthoughts commented 2 years ago

turns out a fresh Janet install still needs to jpm install jpm . Doing so fixed it!

danieltanfh95 commented 2 years ago

error: could not open file build/spork/rawterm.meta.janet with mode wb

Leaving it here for posterity