alicelabs / alicemq

RabbitMQ Visualizer

Home Page:https://alicelabs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to launch app

yzevm opened this issue · comments

Hi, thanks for amazing visualizer 👍

  • Bug
  • Linux Ubuntu

Steps to reproduce

npm install
npm run buildapp
npm run app

Error message

> alicemq@1.0.1 app /home/egor/Desktop/github/repos/iqoption/alicemq
> webpack --config webpack.config.js && electron .

Hash: 375d232837f453373d20
Version: webpack 4.35.2
Time: 728ms
Built at: 07/05/2019 12:49:18 PM
                  Asset     Size  Chunks             Chunk Names
./client/dist/bundle.js  959 KiB    main  [emitted]  main
Entrypoint main = ./client/dist/bundle.js
[./client/index.js] 257 bytes {main} [built]
[./client/static/style.css] 1.15 KiB {main} [built]
[./node_modules/css-loader/dist/cjs.js!./client/static/style.css] 5.83 KiB {main} [built]
[./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {main} [built]
    + 14 hidden modules

ERROR in ./client/index.js
Module not found: Error: Can't resolve './App.jsx' in '/home/egor/Desktop/github/repos/iqoption/alicemq/client'
 @ ./client/index.js 4:0-28 6:36-39
commented

Thanks!