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

Get Rid of the Dependences which requires build when npm install #1529

Closed
huan opened this issue Aug 6, 2018 · 1 comment
Closed

Get Rid of the Dependences which requires build when npm install #1529

huan opened this issue Aug 6, 2018 · 1 comment

Comments

@huan
Copy link
Member

huan commented Aug 6, 2018

Currently, lots of developers struggle with the installation of the Wechaty because their environments leak of the build-tools.

A better way to solve this problem is to replace the npm modules that require build when install, to the module can work out-of-the-box.

Npm Module That Requires Build When Npm Install

  1. node-expat(xml2json)
  2. nosql-leveldb
  3. ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant