[SOLVED] Gallium 4.16.18 adding yarn for Zettlr offline attempt
by Syro from LinuxQuestions.org on (#566JH)
Using HP Streambook created w/ https://thepurdman.com/install-galli...-hp-stream-11/
.
>Goal> Zettlr fully functional offline
.
>Currently> Trying to install yarn using apt-get or install.sh file so to reinstall Zettlr using yarn >Failing because requires online for install.sh and apt-get> Moving on>
.
>Recently> Failed install of Zettlr using npm
.
>Tracking w/ Yarn> https://github.com/soloturn says to try https://classic.yarnpkg.com/en/docs/...#debian-stable instead
.
npm install of Zettlr failed >because> https://github.com/Zettlr/Zettlr/iss...ment-662876379
.
Getting yarn so I can properly get Zettlr
.
Would just use `curl -o- -L https://yarnpkg.com/install.sh | bash` but Stream Book is offline so need another route
.
In the end I want Zettlr installed for offline use


.
>Goal> Zettlr fully functional offline
.
>Currently> Trying to install yarn using apt-get or install.sh file so to reinstall Zettlr using yarn >Failing because requires online for install.sh and apt-get> Moving on>
.
>Recently> Failed install of Zettlr using npm
.
>Tracking w/ Yarn> https://github.com/soloturn says to try https://classic.yarnpkg.com/en/docs/...#debian-stable instead
.
npm install of Zettlr failed >because> https://github.com/Zettlr/Zettlr/iss...ment-662876379
.
Getting yarn so I can properly get Zettlr
.
Would just use `curl -o- -L https://yarnpkg.com/install.sh | bash` but Stream Book is offline so need another route
.
In the end I want Zettlr installed for offline use