Skip to content

Instantly share code, notes, and snippets.

@aogilvie
Last active August 29, 2015 14:23
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 aogilvie/94eb38759624b3866bf3 to your computer and use it in GitHub Desktop.
Save aogilvie/94eb38759624b3866bf3 to your computer and use it in GitHub Desktop.
Linux: Cordova add android platform: TypeError: Request path contains unescaped char

Cordova: 5.1.1

Node.js: v0.12.0

Replace ~/Documents/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js (or whatever the error output says)

with https://github.com/mikeal/tunnel-agent

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