keplr-io / hera

Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser.
MIT License
487 stars 47 forks source link

Cannot resolve module 'jquery' #1

Closed max-vogler closed 8 years ago

max-vogler commented 8 years ago

I'm getting the following error when running npm start in the client folder:

ERROR in ./src/components/Model/index.js
Module not found: Error: Cannot resolve module 'jquery' in /home/max/hera/client/src/components/Model
 @ ./src/components/Model/index.js 35:14-31
Child html-webpack-plugin for "index.html":
         Asset    Size  Chunks       Chunk Names
    index.html  553 kB       0       
webpack: bundle is now VALID.
jakebian commented 8 years ago

Oops, updated package.json. Good catch! https://github.com/jakebian/hera/commit/046b3ef54abfb4d1105b0cf10f68b80959356ee0