• ape.x
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Nodejs installs. 'npm install forcedroid' seems to work, yet when I execute

 

   forcedreoid create

 

I get

 

gfj@sulaco:~/projects/mobile/MobileMerch$ forcedroid create

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
TypeError: Object #<Object> has no method 'resume'
    at new Interface (readline.js:58:9)
    at Object.createInterface (readline.js:38:10)
    at /usr/local/lib/node_modules/forcedroid/external/shared/node/commandLineUtils.js:145:23
    at /usr/local/lib/node_modules/forcedroid/external/shared/node/commandLineUtils.js:89:9
    at Object.processArgsInteractive (/usr/local/lib/node_modules/forcedroid/external/shared/node/commandLineUtils.js:69:5)
    at Object.<anonymous> (/usr/local/lib/node_modules/forcedroid/node/forcedroid.js:53:18)
    at Module._compile (module.js:441:26)
    at Object..js (module.js:459:10)
    at Module.load (module.js:348:32)
    at Function._load (module.js:308:12)

Anyone else run into this?
 Or thoughts in getting past this?

 

Thanks!

  • August 28, 2013
  • Like
  • 0

I was downloading & installing the force.com iOS SDK.

 

After getting it installed, your web site has a section called Next Steps, and a link to download the Mobile SDK Workbook from this URL:

 

https://raw.github.com/forcedotcom/SalesforceMobileSDK-Samples/master/Mobile_SDK_Workbook.pdf

 

But that URL goes to a Page Not Found error.

 

Where is that Mobile SDK Workbook? 

 

Here's the source page URL:

http://wiki.developerforce.com/page/Native,_HTML5,_or_Hybrid:_Understanding_Your_Mobile_Application_Development_Options

 

Thx.

  • November 07, 2013
  • Like
  • 0