Coder Social home page Coder Social logo

molian-z / omnimagiccube Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 5.0 28.46 MB

OmniMagicCube是一个基于Vue3的可视化框架,它支持全部的Vue3组件库包括自己开发的组件,它为我们带来了全新的组件支持能力。以及高效的页面开发

License: Apache License 2.0

HTML 50.61% Vue 32.41% SCSS 1.26% TypeScript 15.73%
all-ui component desginer render typescript visualization vite vite5 vue3

omnimagiccube's People

Contributors

molian-z avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

omnimagiccube's Issues

使用vue3和element-plus报错如下。

X [ERROR] No matching export in "node_modules/vue/dist/vue.runtime.esm-bundler.js" for import "default"

node_modules/omni-magic-cube/index.es.js:1:7:
  1 │ import require$$0, { onMounted, nextTick, watch, unref, isRef, getCurrentInstance, ref, readonly, getCurrentScope, onScopeDispose, toRefs as toRefs$1, customRef, comp... 
    ╵        ~~~~~~~~~~

C:\Users\26644\WebstormProjects\cube1\node_modules\esbuild\lib\main.js:1651
let error = new Error(text);
^

Error: Build failed with 1 error:
node_modules/omni-magic-cube/index.es.js:1:7: ERROR: No matching export in "node_modules/vue/dist/vue.runtime.esm-bundler.js" for import "default"
at failureErrorWithLog (C:\Users\26644\WebstormProjects\cube1\node_modules\esbuild\lib\main.js:1651:15)
at C:\Users\26644\WebstormProjects\cube1\node_modules\esbuild\lib\main.js:1059:25
at C:\Users\26644\WebstormProjects\cube1\node_modules\esbuild\lib\main.js:1527:9
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
errors: [Getter/Setter],
warnings: [Getter/Setter]
}

package.json文件如下
{
"name": "cube1",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"element-plus": "^2.7.0",
"omni-magic-cube": "^0.12.8",
"vue": "^3.4.21"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.0"
}
}

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.