Skip to content

Instantly share code, notes, and snippets.

@ggoodman
Created January 16, 2013 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggoodman/578c81921648d1c617c9 to your computer and use it in GitHub Desktop.
Save ggoodman/578c81921648d1c617c9 to your computer and use it in GitHub Desktop.
Failure to start server having dependency on 'node-sass' module.
prompt: Is this ok?: (yes)
info: Creating snapshot 0.3.14-22
info Uploading: [=============================] 100%
info: Updating app plunker-run
info: Activating snapshot 0.3.14-22 for plunker-run
info: Starting app plunker-run
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script took too long to listen on a socket
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: path.existsSync is now called `fs.existsSync`.
error: module.js:340
error: throw err;
error: ^
error: Error: Cannot find module '/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/precompiled/sunos-x64/binding'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/sass.js:11:13)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: path.existsSync is now called `fs.existsSync`.
error: module.js:340
error: throw err;
error: ^
error: Error: Cannot find module '/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/precompiled/sunos-x64/binding'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/sass.js:11:13)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: path.existsSync is now called `fs.existsSync`.
error: module.js:340
error: throw err;
error: ^
error: Error: Cannot find module '/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/precompiled/sunos-x64/binding'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/ggoodman/plunker-run/package/node_modules/node-sass/sass.js:11:13)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: path.existsSync is now called `fs.existsSync`.
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment