Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ENOENT, no such file or directory #43

Open
MiroHibler opened this issue Mar 11, 2016 · 2 comments
Open

Error: ENOENT, no such file or directory #43

MiroHibler opened this issue Mar 11, 2016 · 2 comments

Comments

@MiroHibler
Copy link

Similar to #12, I'm getting Error: ENOENT, no such file or directory while running meteor test-packages on v1.2.1.

W20160311-01:11:20.854(1)? (STDERR) Error: ENOENT, no such file or directory '/private/var/folders/72/_svv01c12bz1ntb2qgjsnvgh0000gn/T/meteor-test-run1x85mkj/.meteor/local/build/programs/web.browser/app'
W20160311-01:11:20.854(1)? (STDERR)     at Object.fs.readdirSync (fs.js:666:18)
W20160311-01:11:20.854(1)? (STDERR)     at readTemplates (packages/meteorhacks_ssr/packages/meteorhacks_ssr.js:121:1)
W20160311-01:11:20.855(1)? (STDERR)     at SSR (packages/meteorhacks_ssr/packages/meteorhacks_ssr.js:114:1)
W20160311-01:11:20.855(1)? (STDERR)     at Package (packages/meteorhacks_ssr/packages/meteorhacks_ssr.js:138:1)
W20160311-01:11:20.855(1)? (STDERR)     at /private/var/folders/72/_svv01c12bz1ntb2qgjsnvgh0000gn/T/meteor-test-run1x85mkj/.meteor/local/build/programs/server/packages/meteorhacks_ssr.js:188:4
W20160311-01:11:20.856(1)? (STDERR)     at /private/var/folders/72/_svv01c12bz1ntb2qgjsnvgh0000gn/T/meteor-test-run1x85mkj/.meteor/local/build/programs/server/packages/meteorhacks_ssr.js:198:3
W20160311-01:11:20.856(1)? (STDERR)     at /private/var/folders/72/_svv01c12bz1ntb2qgjsnvgh0000gn/T/meteor-test-run1x85mkj/.meteor/local/build/programs/server/boot.js:242:10
W20160311-01:11:20.856(1)? (STDERR)     at Array.forEach (native)
W20160311-01:11:20.856(1)? (STDERR)     at Function._.each._.forEach (/Users/miro/.meteor/packages/meteor-tool/.1.1.10.17cq71q++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20160311-01:11:20.856(1)? (STDERR)     at /private/var/folders/72/_svv01c12bz1ntb2qgjsnvgh0000gn/T/meteor-test-run1x85mkj/.meteor/local/build/programs/server/boot.js:137:5

No problem though while running locally or deployed (with mup).

@jjrasche
Copy link

jjrasche commented Apr 17, 2016

+1
Edit: After reading https://github.com/meteorhacks/meteor-ssr/issues/12, I realized I was using an old version v1.0.0. When I speciied V2.2.0, there were no problems.

@theodorDiaconu
Copy link

theodorDiaconu commented Apr 25, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants