Open xurwxj opened 9 years ago
Maybe this is related to the working directory. Where did you invoke 'passenger start', and where is 'web.browser/head.html' located?
i run 'passenger start' directly under project directory which no problem with meteor's run command.
But where is your project direct located? What is its path? What is the full path to web.browser/head.html?
project directory: /Users/victor/WebstormProjects/3dker run with above directory.
get error
What is the full path to web.browser/head.html?
/Users/victor/WebstormProjects/3dker/.meteor/local/build/programs/web.browser/head.html
happen when client modified to refreshing under development envir.
we got a error with passenger on meteor app:
passenger run as:
same app runs no error with meteor's run command.
env: meteor: 1.0.4.2 Phusion Passenger version 4.0.59 osx 10.10 node: v0.12.0