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

Is the dependencies "deasync" required in production? #18

Open
ziqiangxu opened this issue Aug 31, 2022 · 0 comments
Open

Is the dependencies "deasync" required in production? #18

ziqiangxu opened this issue Aug 31, 2022 · 0 comments

Comments

@ziqiangxu
Copy link

As far as I know, deasync is a library wrriten in C++, it can't be used easily in browser.

deasync is wrriten in C++, GCC is required if you install it on linux, when we upgrade node version, it may need to upgrade GCC version either, this is a diffcult and dangerous operation.

I am facing this problem, though we can avoid this by using docker, but it actually not an elgant method.

If deasync is a development time dependency, hope it can be move to devdependencies.

Thanks!

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

1 participant