Code Monkey home page Code Monkey logo

Comments (6)

Marak avatar Marak commented on June 19, 2024

What does your current jitsu -v report?

It looks like you have an outdated version of jitsu. Try running npm install jitsu -g and trying again.

from handbook.

Mirodil avatar Mirodil commented on June 19, 2024

i have current version is 0.9.2

from handbook.

Marak avatar Marak commented on June 19, 2024

Current version is 0.9.3.

Run npm install jitsu -g

from handbook.

Mirodil avatar Mirodil commented on June 19, 2024

after re-install i have got another error:

D:\Mirodil\chat\myapp>jitsu deploy
info: Welcome to Nodejitsu miro
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in server.js
warn: Local version appears to be old
warn: Your package.json version will be incremented for you automatically
warn: About to write D:\Mirodil\chat\myapp\package.json
data:
data: {
data: subdomain: 'miro.myapp',
data: version: '0.0.0-2',
data: engines: { node: '0.8.0' },
data: scripts: { start: 'server.js' },
data: name: 'myapp'
data: }
data:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.0.0-2
info: Updating app myapp
info: Activating snapshot 0.0.0-2 for myapp
info: Starting app myapp
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: Error spawning drone: no matching engine found
error: Repository configuration
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: Error spawning drone: no matching engine found
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modu
les/haibu/lib/haibu/core/spawner.js:34:17)
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modu
les/haibu/lib/haibu/plugins/useraccounts.js:34:31)
error: at Spawner.spawn (/root/haibu-orchestra/node_modules/haibu/lib/haib
u/core/spawner.js:169:30)
error: at /root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.
js:131:12
error: at /root/haibu-orchestra/node_modules/haibu/lib/haibu/repositories/
tar.js:70:11
error: at ChildProcess. (/root/haibu-orchestra/node_modules/hai
bu/lib/haibu/plugins/useraccounts.js:239:15)
error: at ChildProcess.emit (events.js:70:17)
error: at maybeExit (child_process.js:362:16)
error: at Process.onexit (child_process.js:398:5)
info: Nodejitsu not ok

from handbook.

Marak avatar Marak commented on June 19, 2024

That's because you are trying to deploy using node version 0.8.0 which isn't available yet ( as the error poorly states). Try using 0.6.x instead.

If you need support please email [email protected], or visit #nodejitsu irc.freenode.net. While I am glad to help, the handbook repository is not a clearing house for all support issues.

from handbook.

Mirodil avatar Mirodil commented on June 19, 2024

Ok thanks.

from handbook.

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.