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

Missing files libuplinkcv1.2.4.dll, uplink_definitions.h, libuplinkcv1.2.4.h, uplink_combat.h #37

Open
OnePunchMan007 opened this issue Aug 30, 2021 · 1 comment

Comments

@OnePunchMan007
Copy link

OnePunchMan007 commented Aug 30, 2021

After installing make and node-gyp on windows 10 with node 12.22 and npm v7.6.1, when i try to install uplink-nodejs have got this error :
234 error Warning: Missing input files:
234 error C:\Users\Ender\SynologyDrive\Coding\Halicarnasse\hali-serveur\node_modules\uplink-nodejs\libuplinkcv1.2.4.dll
234 error C:\Users\Ender\SynologyDrive\Coding\Halicarnasse\hali-serveur\node_modules\uplink-nodejs\uplink_definitions.h
234 error C:\Users\Ender\SynologyDrive\Coding\Halicarnasse\hali-serveur\node_modules\uplink-nodejs\libuplinkcv1.2.4.h
234 error C:\Users\Ender\SynologyDrive\Coding\Halicarnasse\hali-serveur\node_modules\uplink-nodejs\uplink_combat.h

What i'm doing wrong ?

I follow this :

For NodeJS

Please ensure Node.js with version 10 or higher is installed
    Check Node.js version

    $ node -v

please ensure make is already installed.
please ensure node-gyp dependencies is already installed.
please ensure @types/node dependencies is installed for running module in typescript.
@kmozurkewich
Copy link
Member

Hi @OnePunchMan007 -

That usually means that uplink-c did not build for your target. What command did you use to install?

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