Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

首先我自己有个 vue 项目,我在package.json 加入了 #9

Open
zichenfang opened this issue Aug 26, 2021 · 2 comments
Open

Comments

@zichenfang
Copy link

首先我自己有个 vue 项目,我在package.json 加入了
"core-js": "^3.6.5",
"luckyexcel": "^1.0.0",

其次我参考luckysheet-vue 项目里配置的 一些demo
直接复制到了我的项目中

当我进行 npm install
且成功启动我的项目后

开发网页 console 里面报错

TypeError: luckysheet.create is not a function
at VueComponent.eval (HelloWorld.vue?18db:298)
at Array.eval (vue.esm.js?efeb:1998)
at flushCallbacks (vue.esm.js?efeb:1924)

我是不是遗漏了什么

Originally posted by @BinWayne in #7 (comment)

@zhoufanglu
Copy link

我也遇到了相同的问题, 有解决了吗

@zichenfang
Copy link
Author

#7 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants