Piero Alberto created CB-13204:
----------------------------------

             Summary: Visual studio Tools for Apache Cordova version issue
                 Key: CB-13204
                 URL: https://issues.apache.org/jira/browse/CB-13204
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: [email protected]
            Reporter: Piero Alberto


 0
down vote
favorite
        

I tried to create a blank project from VS2017 and, of course, it works.

Since in my project I have to use the version 7.0.1, the first edit I make is 
to edit the row in the config.xml file from

<vs:toolsetVersion>6.3.1</vs:toolsetVersion>

to

<vs:toolsetVersion>7.0.1</vs:toolsetVersion>

Then, after only this edit, I try again to run it in the browser, but I get two 
errors:

    Error: Can't find required module 'socket.io-client'. BlankCordovaApp5
    Node process unexpectedly exited while waiting for property 'appUrl'.

I don't know why the version change causes these erros. What can I try to use 
the 7.0.1 version?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to