Giter Site home page Giter Site logo

Comments (12)

LXMsaal avatar LXMsaal commented on June 10, 2024 2

插件版本升到2

什么意思?

image

from vue-3d-model.

bgitfk avatar bgitfk commented on June 10, 2024 1

没解决,用别的插件了 v-3d-loader

from vue-3d-model.

xudingxie avatar xudingxie commented on June 10, 2024 1

使用npm指定版本安装。如果不指定版本,会自动选择1.*.*的版本。 哪怕再package.json中指定了版本,在package-lock.json中依旧是旧版本,使用npm update vue-3d-model之后发现依旧锁定旧版本。因此需要指定此版本

npm install vue-3d-model@v2.0.0-alpha.4 --save  

from vue-3d-model.

bgitfk avatar bgitfk commented on June 10, 2024

我也出现了这个bug...

from vue-3d-model.

Marianna-Ma avatar Marianna-Ma commented on June 10, 2024

我也是。。。。

from vue-3d-model.

1242174973 avatar 1242174973 commented on June 10, 2024

怎么解决了

from vue-3d-model.

LXMsaal avatar LXMsaal commented on June 10, 2024

插件版本升到2

from vue-3d-model.

geshichuangdi avatar geshichuangdi commented on June 10, 2024

插件版本升到2

什么意思?

from vue-3d-model.

54mu3l avatar 54mu3l commented on June 10, 2024

I've the same error.

TypeError: Cannot read properties of undefined (reading 'extend')
    at Module.fb15 (vue-3d-model.umd.js:78116:1)
    at __nested_webpack_require_658__ (vue-3d-model.umd.js:30:1)
    at eval (vue-3d-model.umd.js:94:1)
    at eval (vue-3d-model.umd.js:97:1)
    at webpackUniversalModuleDefinition (vue-3d-model.umd.js:3:1)
    at eval (vue-3d-model.umd.js:10:1)
    at ./node_modules/vue-3d-model/dist/vue-3d-model.umd.js (vendor.js:6235:1)
    at __webpack_require__ (app.js:1684:33)
    at fn (app.js:1985:21)
    at eval (index.js??clonedRuleSet-2.use[0]!./node_modules/@quasar/app-webpack/lib/webpack/loader.vue.auto-import-quasar.js??ruleSet[0].use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[1]!./src/pages/XXXXXXXX.vue?vue&type=script&lang=js:13:70)
t

I'm using vue 3.2.45

from vue-3d-model.

bete7512 avatar bete7512 commented on June 10, 2024

The same problem here.

from vue-3d-model.

NewNameArk avatar NewNameArk commented on June 10, 2024

升级到2也没好使

from vue-3d-model.

dragonzoebai avatar dragonzoebai commented on June 10, 2024

不指定版本的时候默认安装的是1版本,1版本只支持vue2。在vue3中需要显示指定2版本,npm install [email protected] --save

from vue-3d-model.

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.