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

Error: Cannot find module 'node-emoji' #997

Closed
1 task done
KyLeoHC opened this issue Jul 22, 2019 · 1 comment
Closed
1 task done

Error: Cannot find module 'node-emoji' #997

KyLeoHC opened this issue Jul 22, 2019 · 1 comment
Labels
Accept You are right, we should do that outdated

Comments

@KyLeoHC
Copy link

KyLeoHC commented Jul 22, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.3.13

Environment

vue 2.5.10

Reproduction link

https://github.com/vueComponent/ant-design-vue.git

Steps to reproduce

安装过程

What is expected?

安装模块依赖过程没有报错

What is actually happening?

安装过程报Error: Cannot find module 'node-emoji',我大概看了下postinstall.js这个脚本的代码,这里依赖了node-emoji库来输出一些emoji表情(看起来是想安装完成后弹出一些广告提示),但是package.json把这个node-emoji声明到了devDependencies。虽然不影响使用,但是安装过程报个错看着别扭,希望修复下。

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accept You are right, we should do that outdated
Projects
None yet
Development

No branches or pull requests

2 participants