Giter Club home page Giter Club logo

Comments (10)

trong avatar trong commented on April 28, 2024

the same problem

from angular-electron.

jnhghy avatar jnhghy commented on April 28, 2024

+1

from angular-electron.

Quramy avatar Quramy commented on April 28, 2024

I think the code import 'zone.js/dist/zone'; in demo/main.ts causes this error.
zone.js/dist/zone is a module for renderer process.
I rewrite it to `import 'zone.js/dist/zone-node';' and this error is fixed.
I get some electron's BrowserWindow but it has been displaying 'Loading...'. There is no "Hello from Angular2 Electron" message.
What's wrong?

from angular-electron.

DanielGarciaMandillo avatar DanielGarciaMandillo commented on April 28, 2024

You can modify the script "setup-demo" for this: [email protected] (delete ^ for download v0.6.6 instead v0.6.10)

Last version zone.js is 0.6.10 and the project maybe has not been update for that version yet.

from angular-electron.

Quramy avatar Quramy commented on April 28, 2024

@DanielGarciaMandillo thx!

from angular-electron.

soichih avatar soichih commented on April 28, 2024

+1

from angular-electron.

MartinMajewski avatar MartinMajewski commented on April 28, 2024

How can you download [email protected] when the latest version is 0.3.4?
Are we speaking of different modules?

from angular-electron.

ivodvb avatar ivodvb commented on April 28, 2024

@MartinMajewski https://www.npmjs.com/package/zone.js
0.7.2 is the latest of 58 releases

from angular-electron.

MartinMajewski avatar MartinMajewski commented on April 28, 2024

Yeah... I was confused because I accidentally downloaded zone and not zone.js as package... -.-

from angular-electron.

achekulaev avatar achekulaev commented on April 28, 2024

Nothing seems to happen here. Closing the issue as I don't use the package anymore.

from angular-electron.

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.