Changes

Jump to: navigation, search

MAP524/DPS924 Lecture 11

207 bytes added, 02:47, 30 November 2015
Setup
<source lang="bash">npm install -g cordova</source>
 
If you get an error like this:
 
<pre>Error: Cannot find module 'bplist-parser'</pre>
 
Then install an older version of cordova. I got this error with the current latest version 5.4.1 but 5.4.0 worked fine.
== Create a project ==

Navigation menu