Code Monkey home page Code Monkey logo

ergogen-gui's People

Contributors

dependabot[bot] avatar l-kershaw avatar marmor157 avatar mveerd avatar vigilancer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ergogen-gui's Issues

Can't get ergogen-gui to start - eslint errors

Disclaimer: I have no idea what I'm doing with react/nodejs/whatever else this uses...

Running on Ubuntu 20.04.6 LTS.

Following the instructions from https://github.com/MvEerd/ergogen-gui :

git clone https://github.com/MvEerd/ergogen-gui.git
cd ergogen-gui/
yarn install && yarn start

And I get this error:

Compiled with warnings.

src/Ergogen.tsx
  Line 13:8:   'Tabs' is defined but never used                                                                                  @typescript-eslint/no-unused-vars
  Line 101:8:  React Hook useEffect has a missing dependency: 'configContext'. Either include it or remove the dependency array  react-hooks/exhaustive-deps

src/context/ConfigContext.tsx
  Line 114:8:  React Hook useEffect has missing dependencies: 'autoGen' and 'autoGen3D'. Either include them or remove the dependency array  react-hooks/exhaustive-deps

src/molecules/ConfigEditor.tsx
  Line 24:8:  React Hook useEffect has missing dependencies: 'configInput' and 'handleChange'. Either include them or remove the dependency array  react-hooks/exhaustive-deps

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

I also tried editing the line in package.json to "ergogen": "mveerd/ergogen#mveerd",, but got the same warnings.

How do I get it to ignore the warnings and run properly?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.