Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I'm having the same problem. It works when I specify android but not when I specify blackberry10.</p> <p>As pointed out by Ludivoc above, node is in my path. My command sequence is:</p> <pre><code>mydir&gt;cordova create test com.example.test Test mydir&gt;cd test mydir\test&gt;cordova platform add android mydir\test&gt;cordova platform add blackberry10 [Error: node cannot be found in path. Aborting. ] mydir\test&gt;where node C:\Program Files\nodejs\node.exe </code></pre> <p>I have also verified that the bbndk is in my path:</p> <pre><code>mydir\test&gt;where blackberry-signer C:\bbndk\host_10_1_0_238\win32\x86\usr\bin\blackberry-signer C:\bbndk\host_10_1_0_238\win32\x86\usr\bin\blackberry-signer.bat </code></pre> <p>FWIW, I'm running Windows 7 Professional (64bit)</p> <p>It seems to me that this problem is specific to the cordova scripts for blackberry10 and not to the node installation.</p> <p><strong>SOLVED:</strong> I've had some luck with this problem and there is an answer posted on my thread at <a href="http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/lt-img-gt-images-not-being-cached-in-BB10-Webworks-app/m-p/2649771/highlight/false#M41350" rel="nofollow">http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/lt-img-gt-images-not-being-cached-in-BB10-Webworks-app/m-p/2649771/highlight/false#M41350</a>. The thread actually discusses another problem, but I was able to get this one solved as well (I think:-)). Essentially, you have to make some edits to the init.bat file at C:\Users\.cordova\lib\blackberry10\cordova\3.1.0\bin</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload