Coder Social home page Coder Social logo

Comments (3)

xiaofengz avatar xiaofengz commented on June 3, 2024

发现问题的经过如下:

image
项目启动的时候报错了,根据提示找到由于react-redux引用了‘hoist-non-react-statics’这个包,虽然react-redux的package.json中引用的是3.3.0版本的,但是不知道为什么最终没有用@types/目录下的3.3的‘hoist-non-react-statics’,而引用了node_module/目录最外层的2.3.1版本的‘hoist-non-react-statics’,因为2.3.1版本的‘hoist-non-react-statics’包的index.d.ts文件没有‘NonReactStatics’,所有最终报错了

from mini-store.

yesmeck avatar yesmeck commented on June 3, 2024

3.0.2

from mini-store.

yesmeck avatar yesmeck commented on June 3, 2024

重新发布了,更新下依赖。

from mini-store.

Related Issues (6)

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.