joy-framework / joy

A full stack web framework written in janet

Home Page:https://joy.swlkr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joy build failed using (sudo) jpm install

crystalthoughts opened this issue · comments

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

joy.log.txt

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

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

Leaving it here for posterity