GithubHelp home page GithubHelp logo

Comments (8)

twilson63 avatar twilson63 commented on June 2, 2024

Hey Larry,

I don't know of anyone running it on Windows, but I will give it a try, are
you getting any errors?

Thanks

Tom

On Wed, Jul 11, 2012 at 11:34 PM, Larry Eitel <
[email protected]

wrote:

Can anyone confirm cake dev is running on windows 7?

Thank you :)


Reply to this email directly or view it on GitHub:
#12

Tom Wilson
Jack Russell Software Company ® LLC
1067 Cliffwood Drive
Mount Pleasant, SC 29464
Phone: 843-606-0637
Email: [email protected]
Web: http://www.jackhq.com
Calendar: http://www.jackhq.com/calendar

from express-coffee.

LarryEitel avatar LarryEitel commented on June 2, 2024

Notice the error:
CreateProcessW: %1 is not a valid Win32 application.

I have tried various suggestions as to how to format the spawn coffee line. I have been able to craft a coffee with options and execute on command line. However, it complains if attempted within cakefile.

Thank you for any suggestions.

express-coffee>cake dev
path.existsSync is now called `fs.existsSync`.
Watching coffee files
Watching js files and running server
CreateProcessW: %1 is not a valid Win32 application.

DEBUG: Running node-supervisor with

DEBUG:   program 'server'
DEBUG:   --watch 'app,views'
DEBUG:   --ignore 'undefined'
DEBUG:   --extensions 'js|jade'
DEBUG:   --exec 'node'
DEBUG: Starting child process with 'node server'
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\app' for changes.
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\views' for changes.
Listening on 3000
Press CTRL-C to stop server.

from express-coffee.

twilson63 avatar twilson63 commented on June 2, 2024

Are you running NodeJs 0.8.+?

Thanks

Tom

On Thu, Jul 12, 2012 at 11:57 AM, Larry Eitel <
[email protected]

wrote:

Notice the error:
CreateProcessW: %1 is not a valid Win32 application.

I have tried various suggestions as to how to format the spawn coffee
line. I have been able to craft a coffee with options and execute on
command line. However, it complains if attempted within cakefile.

Thank you for any suggestions.

express-coffee>cake dev
path.existsSync is now called `fs.existsSync`.
Watching coffee files
Watching js files and running server
CreateProcessW: %1 is not a valid Win32 application.

DEBUG: Running node-supervisor with

DEBUG:   program 'server'
DEBUG:   --watch 'app,views'
DEBUG:   --ignore 'undefined'
DEBUG:   --extensions 'js|jade'
DEBUG:   --exec 'node'
DEBUG: Starting child process with 'node server'
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\app' for
changes.
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\views' for
changes.
Listening on 3000
Press CTRL-C to stop server.

Reply to this email directly or view it on GitHub:
#12 (comment)

Tom Wilson
Jack Russell Software Company ® LLC
1067 Cliffwood Drive
Mount Pleasant, SC 29464
Phone: 843-606-0637
Email: [email protected]
Web: http://www.jackhq.com
Calendar: http://www.jackhq.com/calendar

from express-coffee.

LarryEitel avatar LarryEitel commented on June 2, 2024

yes

On Thu, Jul 12, 2012 at 10:14 AM, Tom Wilson <
[email protected]

wrote:

Are you running NodeJs 0.8.+?

Thanks

Tom

On Thu, Jul 12, 2012 at 11:57 AM, Larry Eitel <
[email protected]

wrote:

Notice the error:
CreateProcessW: %1 is not a valid Win32 application.

I have tried various suggestions as to how to format the spawn coffee
line. I have been able to craft a coffee with options and execute on
command line. However, it complains if attempted within cakefile.

Thank you for any suggestions.

express-coffee>cake dev
path.existsSync is now called `fs.existsSync`.
Watching coffee files
Watching js files and running server
CreateProcessW: %1 is not a valid Win32 application.

DEBUG: Running node-supervisor with

DEBUG:   program 'server'
DEBUG:   --watch 'app,views'
DEBUG:   --ignore 'undefined'
DEBUG:   --extensions 'js|jade'
DEBUG:   --exec 'node'
DEBUG: Starting child process with 'node server'
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\app' for
changes.
DEBUG: Watching directory 'C:\Users\Larry\__prjs\express-coffee\views'
for
changes.
Listening on 3000
Press CTRL-C to stop server.

Reply to this email directly or view it on GitHub:

#12 (comment)

Tom Wilson
Jack Russell Software Company ® LLC
1067 Cliffwood Drive
Mount Pleasant, SC 29464
Phone: 843-606-0637
Email: [email protected]
Web: http://www.jackhq.com
Calendar: http://www.jackhq.com/calendar


Reply to this email directly or view it on GitHub:
#12 (comment)

from express-coffee.

twilson63 avatar twilson63 commented on June 2, 2024

I have not had time to fire up a windows machine yet, but I will look at this issue this week.

from express-coffee.

twilson63 avatar twilson63 commented on June 2, 2024

@LarryEitel

I have not had a chance to test on a windows box, did you have any other luck? It looks like it maybe a problem with supervisor.

from express-coffee.

twilson63 avatar twilson63 commented on June 2, 2024

@LarryEitel

Ok, I think I found the issue, I had to add the node which lib, it figures out the global path regardless of the os. I was able to successfully test on windows server 2008 through msysgit and everything worked great. Let me know if you have any problems.

Thanks

Tom

from express-coffee.

LarryEitel avatar LarryEitel commented on June 2, 2024

@twilson63 Awesome!! It works now. Perfect timing. Thank you :)

from express-coffee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.