Skip to content

Frequently Asked Questions (FAQ)

Tris edited this page Aug 11, 2017 · 7 revisions

1. Problems with gulp tasks on Visual Studio

If you have problems like "Promise is not defined" or similar... Gabriel Grajea solved this error with the following link.

2. Using Visual Studio I've some errors but I don't know what happens

Maybe you have to install Apache Cordova Tools, thanks to ved16 for remember it.

Also you can Clear Cordova cache Go to Tools --> Options --> Tools for Apache Cordova --> Cordova Tools --> Clear Cordova Cache.

3. Problems with default:scss (Promises, etc..)

https://github.com/CKGrafico/Cordova-Multiplatform-Template/issues/20 you have different version of nodejs on Visual Studio, check this solution.