-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When running npm t, I'm receiving the following error.
[info] Build succeeded.
[warn] Unable to parse compiler and package set versions, not checking if `purs` is compatible with it..
valgrind: ./main.out: No such file or directory
make[3]: *** [Makefile:22: main_leakcheck] Error 127
make[2]: *** [Makefile:20: premain] Error 2
/home/meeshkan-abel/mike/purec/output/Effect.Aff/foreign.js:526
throw util.fromLeft(step);
^
Error: Subcommand exited with: 2
at Object.exports.error (/home/meeshkan-abel/mike/purec/output/Effect.Exception/foreign.js:8:10)
at /home/meeshkan-abel/mike/purec/output/Test.Utils/index.js:47:100
at ChildProcess.<anonymous> (/home/meeshkan-abel/mike/purec/output/Node.ChildProcess/foreign.js:80:21)
at ChildProcess.emit (events.js:315:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)I'm wondering if I'm doing something wrong in the setup? Thanks for your help!
Metadata
Metadata
Assignees
Labels
No labels