viktorgullmark / exilence-next

Desktop application that helps you summarize your wealth in Path of Exile
648 stars 125 forks source link

Found 12 errors. Watching for file changes. #872

Open nullagit opened 1 year ago

nullagit commented 1 year ago

Description: After running "npm install" the console stops with: "[1] 7:58:51 PM - Found 12 errors. Watching for file changes."

To Reproduce Steps to reproduce the behavior:

  1. Follow directions in README: "cd /tmp/exilence-next/exilence-next-1.2.1/ExilenceNextApp", npm start, npm install
  2. After typing: npm install, wait a few seconds
  3. See error
  4. I did setup ~/.local/share/applications/ExilenceNext.desktop, and ran "update-mime-database" and "update-desktop-database"

Expected behavior Completion of the "npm install" command to continue README instructions

Screenshots Entire output from the console (text): https://clbin.com/mCd1z

Version exilence-next-1.2.1/ExilenceNextApp

Additional context Debian 11.1 (bullseye) with dwm (suckless) 6.3, Xorg, 5.10.0-20-amd64. I'm kind of a novice when it comes to these things so go easy on me.