We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Imposible to install the package on Windows 11 Professionnel, VS code, Node.js 18.18.2 Error: npm error code 1 npm error path C:\Users...\Documents......\node_modules\fast-text npm error command failed npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild npm error Les projets sont g�n�r�s individuellement dans cette solution. Pour activer la g�n�ration en parall�le, ajoutez le commutateur "-m". npm error args.cc npm error dictionary.cc npm error fasttext.cc npm error C:\Users...\Documents......\node_modules\fast-text\lib\src\productquantizer.h(31,21): warning C4305: "initialisation"�: troncation de "double" � "const fasttext::real" [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj] npm error C:\Users\Users...\Documents......\node_modules\fast-text\lib\src\fasttext.cc(290,40): warning C4018: "<"�: incompatibilit� signed/unsigned [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj] npm error C:\Users...\Documents......\node_modules\fast-text\lib\src\fasttext.cc(615,24): warning C4018: "<"�: incompatibilit� signed/unsigned [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj] and so on... many lines of error massages
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Imposible to install the package on Windows 11 Professionnel, VS code, Node.js 18.18.2
Error:
npm error code 1
npm error path C:\Users...\Documents......\node_modules\fast-text
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
npm error Les projets sont g�n�r�s individuellement dans cette solution. Pour activer la g�n�ration en parall�le, ajoutez le commutateur "-m".
npm error args.cc
npm error dictionary.cc
npm error fasttext.cc
npm error C:\Users...\Documents......\node_modules\fast-text\lib\src\productquantizer.h(31,21): warning C4305: "initialisation"�: troncation de "double" � "const fasttext::real" [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj]
npm error C:\Users\Users...\Documents......\node_modules\fast-text\lib\src\fasttext.cc(290,40): warning C4018: "<"�: incompatibilit� signed/unsigned [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj]
npm error C:\Users...\Documents......\node_modules\fast-text\lib\src\fasttext.cc(615,24): warning C4018: "<"�: incompatibilit� signed/unsigned [C:\Users...\Documents......\node_modules\fast-text\build\fasttext.vcxproj]
and so on... many lines of error massages
The text was updated successfully, but these errors were encountered: