[
https://issues.apache.org/jira/browse/CB-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884323#comment-13884323
]
Benjamin Reed commented on CB-5918:
-----------------------------------
Some additional info:
* Windows 7 64-bit
* node.js is installed in C:\Program Files\nodejs
* npm data is in C:\Users\Benjamin Reed\AppData\Roaming\npm
* project is in D:\Users\ranger\rcs\CruiseMonkey
> Cordova on Windows: RangeError: Maximum call stack size exceeded
> ----------------------------------------------------------------
>
> Key: CB-5918
> URL: https://issues.apache.org/jira/browse/CB-5918
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP7
> Affects Versions: 3.3.0
> Environment: Windows 7 SP1
> Reporter: Benjamin Reed
> Assignee: Jesse MacFadyen
> Priority: Blocker
> Labels: windows-phone
>
> I have an existing project (http://github.com/RangerRick/CruiseMonkey) which
> builds and works on iOS and Android on my mac.
> I'm attempting to add WP7 support. I've checked out my project on my Windows
> 7 PC, installed Cordova, and when I run "cordova platform add wp7" I get the
> following error:
> {code}D:\Users\ranger\rcs\CruiseMonkey>cordova platform add wp7
> path.js:226
> joined = joined.replace(/^[\\\/]{2,}/, '\\');
> ^
> RangeError: Maximum call stack size exceeded
> D:\Users\ranger\rcs\CruiseMonkey>cordova --version
> 3.3.1-0.1.2{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)