Giter Club home page Giter Club logo

Comments (5)

xuexb avatar xuexb commented on August 16, 2024

额,我本地安装也没问题,测试环境使用node 0.12, 4, 5, 6安装都没问题额,是不是你的babel安装出错了

from key-cache.

Joe3Ray avatar Joe3Ray commented on August 16, 2024

貌似是提示.babelrc配置没有runtime,你的.babelrc配置是啥样的?

from key-cache.

xuexb avatar xuexb commented on August 16, 2024
{
    "presets": [
      "es2015",
      "stage-0",
      "stage-3"
    ],
    "plugins": [
      "transform-runtime",
      "add-module-exports"
    ]
}

@xuexb/key-cache/.babelrc 一致啊

from key-cache.

Joe3Ray avatar Joe3Ray commented on August 16, 2024

昨晚fork的仓库没有.babelrc文件。。。我删掉重新fork了

from key-cache.

Joe3Ray avatar Joe3Ray commented on August 16, 2024

重新fork之后有.babelrc了,也不报原来的babel编译错误,但是在安装jformatter@stable的时候出错

错误信息是:

No compatible version found: jformatter@stable

from key-cache.

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.