Arc Forumnew | comments | leaders | submitlogin
3 points by sacado 6469 days ago | link | parent

it looks like a bug in news.arc. In a first time, you can just comment (or remove) the string "news.arc" in the file libs.arc. You won't be able to use the news application however, but to run the tutorial you don't need it.


5 points by pg 6467 days ago | link

Exactly. Sorry, I never realized that adding news to the libs would break the tutorial. In future, if anyone notices a bug this major, please email me about it or at least post something here.

-----

2 points by eds 6468 days ago | link

http://arclanguage.org/item?id=3446

news.arc was removed from libs.arc in Anarki to solve this. You can just (load "news.arc") if you need to use the news app later.

-----