Arc Forumnew | comments | leaders | submitlogin
3 points by sacado 6400 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 6399 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 6400 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.

-----