| When I try to run nsv to start the server, got this error below. Any ideas? Thanks. Juanito:arc3 Mac$ mzscheme -f as.scm
Welcome to MzScheme v372 [3m], Copyright (c) 2004-2007 PLT Scheme Inc.
Use (quit) to quit, (tl) to return here after an interrupt.
arc> (load "news.arc")
nil
arc> (nsv)
rm: arc/news/story/*.tmp: No such file or directory
load items: Error: "Can't coerce \".DS_Store\" int"
arc>
|