Git Product home page Git Product logo

Comments (5)

VxRain avatar VxRain commented on September 23, 2024

定位到问题了,把 VSCodeVolar 插件版本降级到 v2.0.12 就可以,再高就会报错

from uni-vitesse.

VxRain avatar VxRain commented on September 23, 2024

更正,不是所有的类型定义都报错,目前发现只有declare module 'vue3/jsx-runtime'下的会

from uni-vitesse.

VxRain avatar VxRain commented on September 23, 2024

已解决

  1. 升级uni-app-types到 0.5.13
  2. tsconfig.jsonvueCompilerOptions 中新增 plugins 配置项,如下
  "vueCompilerOptions": {
    "plugins": ["@uni-helper/uni-app-types/volar-plugin"]
  }

from uni-vitesse.

hi-noikiy avatar hi-noikiy commented on September 23, 2024

Volar 2.1.6的时候又出现了

from uni-vitesse.

Ares-Chang avatar Ares-Chang commented on September 23, 2024

Volar 2.1.6的时候又出现了

安装最新版本 @uni-helper/uni-types 同步移除原 @uni-helper/uni-app-types (它默认不支持 uni-ui 了)

本仓库新版本已更新。

from uni-vitesse.

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.