GithubHelp home page GithubHelp logo

windows不能运行 about qrbtf HOT 3 CLOSED

ciaochaos avatar ciaochaos commented on June 16, 2024
windows不能运行

from qrbtf.

Comments (3)

pifuant avatar pifuant commented on June 16, 2024

move the dependency array. If 'dispatch' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps

./src/utils/util.js
Line 20:19: Expected '===' and instead saw '==' eqeqeq

./src/reducers/index.js
Line 24:38: Expected '===' and instead saw '==' eqeqeq
Line 53:31: Expected '!==' and instead saw '!=' eqeqeq

./src/components/renderer/RendererBase.js
Line 29:37: Expected '===' and instead saw '==' eqeqeq
Line 31:33: Expected '===' and instead saw '==' eqeqeq
Line 31:80: Expected '===' and instead saw '==' eqeqeq
Line 31:126: Expected '===' and instead saw '==' eqeqeq
Line 32:26: Expected '===' and instead saw '==' eqeqeq
Line 34:31: Expected '===' and instead saw '==' eqeqeq
Line 36:31: Expected '===' and instead saw '==' eqeqeq
Line 39:38: Expected '===' and instead saw '==' eqeqeq
Line 40:29: Expected '===' and instead saw '==' eqeqeq
Line 42:36: Expected '===' and instead saw '==' eqeqeq
Line 45:36: Expected '===' and instead saw '==' eqeqeq
Line 56:38: Expected '===' and instead saw '==' eqeqeq
Line 57:29: Expected '===' and instead saw '==' eqeqeq
Line 62:26: Expected '===' and instead saw '==' eqeqeq
Line 64:31: Expected '===' and instead saw '==' eqeqeq
Line 66:31: Expected '===' and instead saw '==' eqeqeq

./src/components/renderer/RendererImage.js
Line 33:33: Expected '===' and instead saw '==' eqeqeq
Line 33:80: Expected '===' and instead saw '==' eqeqeq
Line 33:126: Expected '===' and instead saw '==' eqeqeq
Line 35:30: Expected '===' and instead saw '==' eqeqeq
Line 37:35: Expected '===' and instead saw '==' eqeqeq
Line 40:30: Expected '===' and instead saw '==' eqeqeq
Line 42:35: Expected '===' and instead saw '==' eqeqeq
Line 46:38: Expected '===' and instead saw '==' eqeqeq
Line 48:33: Expected '===' and instead saw '==' eqeqeq
Line 50:40: Expected '===' and instead saw '==' eqeqeq
Line 54:40: Expected '===' and instead saw '==' eqeqeq
Line 68:38: Expected '===' and instead saw '==' eqeqeq
Line 70:33: Expected '===' and instead saw '==' eqeqeq
Line 74:33: Expected '===' and instead saw '==' eqeqeq
Line 82:30: Expected '===' and instead saw '==' eqeqeq
Line 84:35: Expected '===' and instead saw '==' eqeqeq
Line 87:30: Expected '===' and instead saw '==' eqeqeq
Line 89:35: Expected '===' and instead saw '==' eqeqeq

./src/components/renderer/Renderer25D.js
Line 33:37: Expected '===' and instead saw '==' eqeqeq
Line 34:38: Expected '===' and instead saw '==' eqeqeq
Line 34:82: Expected '===' and instead saw '==' eqeqeq
Line 36:214: Unexpected string concatenation of literals no-useless-concat
Line 37:215: Unexpected string concatenation of literals no-useless-concat
Line 41:209: Unexpected string concatenation of literals no-useless-concat
Line 42:210: Unexpected string concatenation of literals no-useless-concat

./src/containers/style/StyleListViewer.js
Line 36:43: Expected '===' and instead saw '==' eqeqeq

./src/components/renderer/RendererDSJ.js
Line 37:37: Expected '===' and instead saw '==' eqeqeq
Line 39:38: Expected '===' and instead saw '==' eqeqeq
Line 40:29: Expected '===' and instead saw '==' eqeqeq
Line 42:36: Expected '===' and instead saw '==' eqeqeq
Line 50:38: Expected '===' and instead saw '==' eqeqeq
Line 51:29: Expected '===' and instead saw '==' eqeqeq

./src/utils/navigatorUtils.js
Line 3:36: Expected '===' and instead saw '==' eqeqeq

./src/utils/qrcodeHandler.js
Line 52:25: Expected '===' and instead saw '==' eqeqeq
Line 52:35: Expected '===' and instead saw '==' eqeqeq
Line 63:29: Expected '===' and instead saw '==' eqeqeq
Line 63:39: Expected '===' and instead saw '==' eqeqeq
Line 70:15: Expected '!==' and instead saw '!=' eqeqeq

./src/components/style/Renderer.js
Line 9:33: Expected '===' and instead saw '==' eqeqeq
Line 9:63: Expected '===' and instead saw '==' eqeqeq

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

from qrbtf.

CPunisher avatar CPunisher commented on June 16, 2024

我这边是没问题的
如果是 npm install 出现网络问题,可以考虑使用cnpm淘宝镜像
第二个是npm start时的warning,主要是代码写的不太符合es6规范被eslint检测了,理论上讲是不会影响正常运行的
不过看你能正常npm start说明npm install应该把modules都正常安装了把。。
看看npm start后访问http://localhost:3000正不正常

from qrbtf.

pifuant avatar pifuant commented on June 16, 2024

well, 可以了, thanks

from qrbtf.

Related Issues (20)

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.