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

Command line installation instead of npm packages? #172

Open
fzyzcjy opened this issue Aug 3, 2022 · 2 comments
Open

Command line installation instead of npm packages? #172

fzyzcjy opened this issue Aug 3, 2022 · 2 comments

Comments

@fzyzcjy
Copy link

fzyzcjy commented Aug 3, 2022

Hi thanks for the library! However I am using it not without js ecosystem, so I hope to install without being a npm package (i.e. have huge node_modules). Is it possible? Thanks!

@jaywcjlove
Copy link
Owner

No possibility, need to install nodejs

@fzyzcjy

@coder0107git
Copy link

@fzyzcjy You could try to to use something like node-packer to compile the library or some similar option (like jsc) to compile the library AOT.

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

3 participants