-
Notifications
You must be signed in to change notification settings - Fork 11.4k
[WSL2] [Installation] make not compiling #679
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
Comments
@smokeyhallow good first effort at a description. Please copy/paste from your terminal every step you did from cloning the repo until the make. |
I got stuck exactly at the second step. There is no other steps! I followed the README's Usage section:
|
But interestingly gpt4all worked for me! So, my system resources/requirements isn't the issue! Also, I am using conda if that helps |
I guess you are not using gnu's make util.
|
Exactly!!! I am not using it, but it wasn't mentioned anywhere!!! Let me try this! |
Oh wow! I found the solution after days of scratching of my head! My |
It is one of the dangers of programming in JS. |
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
make
should compile.Current Behavior
make
the second step after cloning the repo printed the help rather than "making".help text for `make`
Environment and Context
OS
Hardware
$ lscpu
`lscpu`
$ uname -a
Linux windows 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
SDK version, e.g. for Linux:
The text was updated successfully, but these errors were encountered: