Skip to content

Build falls after upgrading webpack to v4 #37

Closed
@dohyeondk

Description

@dohyeondk

The usage of the plugin is regular. I will provide more info if needed.

ERROR in   TypeError: callback is not a function
  
  - index.js:27 
    [Auth0-Config]/[html-webpack-inline-source-plugin]/index.js:27:7
  
  
  - new Promise
  
  
  - Hook.js:35 AsyncSeriesWaterfallHook.lazyCompileHook [as _promise]
    [Auth0-Config]/[tapable]/lib/Hook.js:35:21
  
  - index.js:679 
    [Auth0-Config]/[html-webpack-plugin]/index.js:679:45
  
  - index.js:170 
    [Auth0-Config]/[html-webpack-plugin]/index.js:170:16
  
  - util.js:16 tryCatcher
    [Auth0-Config]/[bluebird]/js/release/util.js:16:23
  
  - promise.js:512 Promise._settlePromiseFromHandler
    [Auth0-Config]/[bluebird]/js/release/promise.js:512:31
  
  - promise.js:569 Promise._settlePromise
    [Auth0-Config]/[bluebird]/js/release/promise.js:569:18
  
  - promise.js:614 Promise._settlePromise0
    [Auth0-Config]/[bluebird]/js/release/promise.js:614:10
  
  - promise.js:693 Promise._settlePromises
    [Auth0-Config]/[bluebird]/js/release/promise.js:693:18
  
  - async.js:133 Async._drainQueue
    [Auth0-Config]/[bluebird]/js/release/async.js:133:16
  
  - async.js:143 Async._drainQueues
    [Auth0-Config]/[bluebird]/js/release/async.js:143:10
  
  - async.js:17 Immediate.Async.drainQueues
    [Auth0-Config]/[bluebird]/js/release/async.js:17:14
  


ERROR in   TypeError: callback is not a function
  
  - index.js:27 
    [Auth0-Config]/[html-webpack-inline-source-plugin]/index.js:27:7
  
  
  - new Promise
  
  
  - index.js:679 
    [Auth0-Config]/[html-webpack-plugin]/index.js:679:45
  
  - index.js:170 
    [Auth0-Config]/[html-webpack-plugin]/index.js:170:16
  
  - util.js:16 tryCatcher
    [Auth0-Config]/[bluebird]/js/release/util.js:16:23
  
  - promise.js:512 Promise._settlePromiseFromHandler
    [Auth0-Config]/[bluebird]/js/release/promise.js:512:31
  
  - promise.js:569 Promise._settlePromise
    [Auth0-Config]/[bluebird]/js/release/promise.js:569:18
  
  - promise.js:614 Promise._settlePromise0
    [Auth0-Config]/[bluebird]/js/release/promise.js:614:10
  
  - promise.js:693 Promise._settlePromises
    [Auth0-Config]/[bluebird]/js/release/promise.js:693:18
  
  - async.js:133 Async._drainQueue
    [Auth0-Config]/[bluebird]/js/release/async.js:133:16
  
  - async.js:143 Async._drainQueues
    [Auth0-Config]/[bluebird]/js/release/async.js:143:10
  
  - async.js:17 Immediate.Async.drainQueues
    [Auth0-Config]/[bluebird]/js/release/async.js:17:14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions