[
https://issues.apache.org/jira/browse/CB-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-5918.
---------------------------------
Resolution: Invalid
If you want to file an issue about the abilty to work from multiple drives, you
can. I think though that this is an issue with how nodejs is installed, and
whether it is available in your %path% or not.
> 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: CLI, 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)