| From: Eli Barzilay (eli at barzilay.org) Date: Wed Aug 14 16:57:30 EDT 2013 |
|
Here's a confusing require error that I ran into:
-> ,r tests/json
; stdin:2:3: cannot open module file
; module path: tests/json
; path: /home/eli/src/plt/pkgs/db-pkgs/db-test/tests/json.rkt
; system error: No such file or directory; errno=2
; [,bt for context]
The "path:" part has gone from being useless to being confusing...
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|