Arc Forum
new
|
comments
|
leaders
|
submit
login
2 points
by
malisper
3915 days ago |
link
|
parent
Since you are not running arc from the arc folder, you need to use either the full path, or the path relative from where you are running arc. If you are running arc in dir/foo/ and the file is in dir/bar/lib/http.arc, you could use:
(require "../bar/lib/http.arc")