Error when trying to use Autoinstaller
Hello, I find your project and first congrats for the excellent work!
I've tried to use auto installer but got some errors that I'll show on screenshots bellow. Could you please help-me?
Thanks for the feedback. I am still improving the autoinstaller as mentioned in the documentationa and this helps me alot.
I will fix it right away
- seems like I forgot to add the bucket and nuget setup. Also a grammar error for pip š¤£š¤£š¤£
[!warning] The NVM version setup im still unable to make it work successfull because of an issue obtaining the version on windows. It wont break anything on your end. it will just throw the error message
Since the npm tool setup seems to have worked than the first error is not a big issue since is succesfully setup. Is just that the autosetup still cant pick that up.
- for the firacode you can run the following
scoop bucket add nerd-fonts
scoop install nerd-fonts/FiraCode-NF-Mono
- for the python setup which is autopep stuff you can run the following
pip install autopep8
- I will need to check on the csharp setup. but you can check this website for that if you desire to
https://github.com/razzmatazz/csharp-language-server
[!important] Your issues are for the setup of the main following:
- font
- python formatter
- csharp(C#) language server
You might need the font or can use another one. But the python and C# that is if you require the stuff for does languages. I suppose you run this autosetup knowing that though but I will like to warn just in case
I will check on the environment setup of powershell as well
I still need to fix CSharp and figure out how to make NVM work correctly
could you please run the following command in your terminal and send me a picture of the output please. Im trying to figure out why csharp failed. I want to see if you have the nugets enabled or if I should make it auto configure
dotnet nugetĀ listĀ source