Giter Site home page Giter Site logo

Comments (5)

jcortega avatar jcortega commented on July 19, 2024 1

tried "skipLibCheck": true, but still got the same error. Also, tried to explicitly added node_modules to tsconfig exclude, but no luck either.
For now I have set "noImplicitThis" to false in tsconfig. Looks to have fixed the issue, but not sure what the implication is. Vue recommended setting is true: https://github.com/vuejs/tsconfig/blob/main/tsconfig.json#L14-L15.

from vue3-echarts.

CarterLi avatar CarterLi commented on July 19, 2024

"skipLibCheck": true in tsconfig.json may help

from vue3-echarts.

cesswhite avatar cesswhite commented on July 19, 2024

Using the "noImplicitThis": false rule in my file tsconfig.json I was able to get around this error, thank you! ✨

from vue3-echarts.

Garry028 avatar Garry028 commented on July 19, 2024

I'm still getting this error after Using the "noImplicitThis": false rule in my file tsconfig.json
I'm working with electron and vue @CarterLi @jcortega

from vue3-echarts.

Garry028 avatar Garry028 commented on July 19, 2024

@jcortega @CarterLi Thanks I think It's working now I did not used that in tsconfig.web.json

from vue3-echarts.

Related Issues (9)

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.