Giter Club home page Giter Club logo

Comments (6)

EduardoN avatar EduardoN commented on May 22, 2024

Hi, your error tells me the frameworks folder is not being created inside the www/scripts folder.
The framework folder is generated by the FetchRequirements.ps1 script that is executed before build. If you open the .jsproj file you will see a command running that powershell file at the end.

Can you please try to build the project without executing it and check if the www/scripts/frameworks folder is created and if it contains the base.min.js and ui.min.js files.
If not check if you have any error related to the execution of the FetchRequirements.ps1 script

from cordova-samples.

DaniloCouto avatar DaniloCouto commented on May 22, 2024

Well I have a similar problem,
I've been participating a Ionic Project that has been developed on Android and IOS,
Sometime on the project development we need a windows phone version.
Well we used winstore-jscompat , and our code worked pretty well with some issues that can be fixed.
But after detecting some errors on cordova-plugin-file and cordova-plugin-media on Android and IOS and resolving then with removing and adding the plugins, We found some bizarre errors on trying to compile for WP (Universal).
Running on Windows 10 Phone Emulator:

'WWAHOST.EXE' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
The program '[2988] WWAHOST.EXE' has exited with code 3 (0x3).

Running on Windows 8.1 Phone Emulator or Device:

'WWAHOST.EXE' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
The program '[3280] WWAHOST.EXE' has exited with code 1 (0x1).

I use Visual Studio 2015 RC on WIndows 10

Well I just don't know what do.
I Hope that someone with good hearth could give me some direction ^^'
Thanks for the attention

from cordova-samples.

deryfebriantara avatar deryfebriantara commented on May 22, 2024

same problem here..

'WWAHost.exe' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
'WWAHost.exe' (Script): Loaded 'ms-appx://com.mokapedia.mokagaleria/www/lib/swiper/dist/js/swiper.min.js'.
The program '[3996] WWAHost.exe' has exited with code 3 (0x3).

any update guys?

from cordova-samples.

jerroydmoore avatar jerroydmoore commented on May 22, 2024

also encountered this error. Any update?

from cordova-samples.

tundak avatar tundak commented on May 22, 2024

Getting Same Error for Windows 10, but working for Windows 8.1, how you did resolve it ? any update ?

from cordova-samples.

shenburen avatar shenburen commented on May 22, 2024

So what happened?
What should we do?

from cordova-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.