Skip to content

Instantly share code, notes, and snippets.

@john3909
Created September 5, 2012 19: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 john3909/3643083 to your computer and use it in GitHub Desktop.
Save john3909/3643083 to your computer and use it in GitHub Desktop.
root@beagleboard:~/cloud9# node server.js
path.existsSync is now called `fs.existsSync`.
module.js:340
throw err;
^
Error: Cannot find module 'sourcemint-platform-nodejs/lib/bundler'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (/home/root/cloud9/plugins-server/cloud9.sourcemint/sourcemint.js:3:15)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)
@wyd123
Copy link

wyd123 commented Mar 25, 2013

I have got the same qustion.Please answer this qustion quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment