Giter Site home page Giter Site logo

Cannot build about angular-electron HOT 6 CLOSED

joaogarin avatar joaogarin commented on July 16, 2024
Cannot build

from angular-electron.

Comments (6)

itsJess1ca avatar itsJess1ca commented on July 16, 2024 5

I've just run into this issue today on a fresh install.
Typescript if at 2.0.10
Angular is at 2.4.0

Error =

node_modules\webpack-target-electron-renderer\node_modules\webpack\lib\ExternalModuleFactoryPlugin.js:37
                                        if(externals === dependency.request) {
                                                                   ^
TypeError: Cannot read property 'request' of undefined

from angular-electron.

NicolasNeubauer avatar NicolasNeubauer commented on July 16, 2024 5

agabidullin: same here. Windows 10. removed all ^ from package.json, reinstalled node 6.9.4, cleared all caches, nothing works. Works on Mac OS X btw. same event, ran npm i for some random package, afterwards same "cannot read property request of undefined" appears.

from angular-electron.

joaogarin avatar joaogarin commented on July 16, 2024

Hello Tks for pointing this out, seems like updating typescript to 2.1 was a bad idea!;P there are some issues angular/angular-cli#1922 (this repo is not using the cli but the issue is simillar).

You can try it now, I just tested and seems to be working well.I moved typescript back to 2.0

from angular-electron.

FantasticFiasco avatar FantasticFiasco commented on July 16, 2024

Thank you very much! It builds fine now on my machine, you've earned a star on the project.

Angular + Electron, here I come...

from angular-electron.

joaogarin avatar joaogarin commented on July 16, 2024

Great!!tks mate! Have fun =)

from angular-electron.

agabidullin avatar agabidullin commented on July 16, 2024

Windows 10
Angular 2.4.2
Typescript: 2.0.0

After adding new package via "npm install --save @somepackage@" build crashed.
And every run "npm run build" will return the same error

node_modules\webpack-target-electron-renderer\node_modules\webpack\lib\ExternalModuleFactoryPlugin.js:37
if(externals === dependency.request) {
^
TypeError: Cannot read property 'request' of undefined

After deleting "node_modules" folder and run "npm install" - build will work fine.

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.