Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [email protected] test /home/yeputons/meteorite
- > mocha spec/unit spec/acceptance -t 240000 -R spec
- Preparing..
- Ensuring we have the dev bundle for system meteor
- Ensuring local atmosphere is running with the right packages
- 1) "before all" hook
- 0 passing (10s)
- 1 failing
- 1) "before all" hook:
- Error: Problem finding package mrt-test-pkg1: Error: Command failed:
- fs.js:629
- return binding.mkdir(pathModule._makeLong(path),
- ^
- Error: ENOENT, no such file or directory '/home/yeputons/meteorite/spec/var/home/.meteorite'
- at Object.fs.mkdirSync (fs.js:629:18)
- at Function.Meteorite.prepareFS (/home/yeputons/meteorite/lib/meteorite.js:240:8)
- at new Meteorite (/home/yeputons/meteorite/lib/meteorite.js:13:13)
- at Object.<anonymous> (/home/yeputons/meteorite/bin/mrt.js:15:17)
- at Module._compile (module.js:449:26)
- at Object.Module._extensions..js (module.js:467:10)
- at Module.load (module.js:349:32)
- at Function.Module._load (module.js:305:12)
- at Function.Module.runMain (module.js:490:10)
- at startup (node.js:121:16)
- at /home/yeputons/meteorite/spec/lib/atmosphere.js:78:23
- at /home/yeputons/meteorite/spec/lib/atmosphere.js:19:12
- at ChildProcess.exithandler (child_process.js:665:7)
- at ChildProcess.EventEmitter.emit (events.js:106:17)
- at maybeClose (child_process.js:773:16)
- at Process.ChildProcess._handle.onexit (child_process.js:840:5)
- npm ERR! Test failed. See above for more details.
- npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment