Skip to content

watch:electron is not working #2

Description

@naivefun

When source code has changes, the console prints:

    ERROR in   Error: Cannot find module "./../../../webpack/buildin/module.js"
      
      - index.html:17179 webpackMissingModule
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:17179:108
      
      - index.html:17179 Object../node_modules/html-webpack-plugin/node_modules/lodash/lodash.js
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:17179:221
      
      - index.html:21 __webpack_require__
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:21:30
      
      - index.html:75 Object../node_modules/html-webpack-plugin/lib/loader.js!./src/index.html
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:75:9
      
      - index.html:21 __webpack_require__
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:21:30
      
      - index.html:67 ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:67:18
      
      - index.html:70 
        /Users/peisongxiong/Downloads/angular2-ultimate-starter-master 2/src/index.html:70:10
      
      - index.js:230 HtmlWebpackPlugin.evaluateCompilationResult
        [angular2-ultimate-starter-master 2]/[html-webpack-plugin]/index.js:230:26
      
      - index.js:115 
        [angular2-ultimate-starter-master 2]/[html-webpack-plugin]/index.js:115:21

and no refresh. If manually refresh nothing displays ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions