zouhir / jarvis

A very intelligent browser based Webpack dashboard
5.44k stars 191 forks source link

Uncaught (in promise) TypeError: Cannot read property 'length' of undefined #127

Open FDiskas opened 6 years ago

FDiskas commented 6 years ago

error not sure why. Tested on production build

new Jarvis({
      port: 3001,
      keepAlive: true,
    }),

webpack-jarvis@0.3.0

zouhir commented 6 years ago

Hey! your build seem to be only 79% complete -- does it stope here or continue to 100%?

I am investigating this, thank you for reporting!