Git Product home page Git Product logo

Comments (2)

CareyToboo avatar CareyToboo commented on May 22, 2024 1

有点尴尬,这个问题是已知问题,新版本修复了。因为加了热更新,使用了@hot-loader/react-dom新依赖包。用最新版的 @ovine/init 0.0.1-alpha.9 重新生成项目就解决了。

解决方案: 只需要重新执行。npx @ovine/init init my-app

不要用npm淘宝镜像源,因为它有可能不能及时同步最新版的npm包。切换到官方镜像 npm config set registry https://registry.npmjs.org/

对了,另外 yarn install 包都装好了,使用yarn start启动项目,会快很多。

有其他问题,欢迎反馈。这些我都会更新到文档里。现在还有集成测试的工作在弄,文档没有更新很及时。目前只有最简单的项目框架,这周会提供更加丰富的模版,更容易上手。

from ovine.

zhangyucumt avatar zhangyucumt commented on May 22, 2024

可以启动了

from ovine.

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.