install
Here are 491 public repositories matching this topic...
I have a project that is in a monorepo and uses yarn right now.
I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local storage (and with Windows...). However, it would be ideal if there was compatibility between yarn's workspaces and pnpm, so that we don't have to jump "all in" to it.
To this end, yarn allows packages
I'm Submitting a ...
[ ] Bug report
[ x] Tool/language/etc documentation request
Bug Location
https://sourabhbajaj.com/mac-setup/Apps/ section other
Tool/Language/etc
We reference Voila which is now Capto.
I bought this tool. I would highly recommend OBS instead.
I thought OBS was complicated at first, but then I follow a great youtube tutorial an
In picture above, you could add a message/note to select "none" when the user in using a single root partition, just to clarify it?
-
Updated
Jun 16, 2020 - Shell
In the Wiki for the command-line, there is a note:
Note: There is a known bug err "limitation" that you can only specify the name of the file (not the path). Therefore if there are multiple instances of the file inside the msi with the same name and you want to extract that file there is no way to specify which file to extract. If this is a problem for you report an issue and if I know it is im
-
Updated
Apr 18, 2020 - PHP
-
Updated
Sep 20, 2017 - Java
The documentation seems a bit incomplete. Looking through issues and commits, I see references to "bootstrap" mode and/or "bootstrap.properties", but don't see it mentioned anywhere in the documentation. Ditto for specifying both an appdir and an appbase. As far as I can tell, appdir is the argument to java -jar getdown.jar, required, and appbase is a required entry in getdown.txt,
I'd like to understand how this compares to:
https://nixos.wiki/wiki/Installing_from_Linux
Also, how this compares to downloading a NixOS ISO and starting some sort of installation procedure from that ISO, if that's different from the link above.
A section in the README that says something about what this does not do, and what it improve on, and what it does (the latter is somewhat desc
Based on the current README my expectation was that the certificate_file, certificate_key_file and certificate_chain_file directives needed to point to local (on the ansible control node) which would get installed by the role.
It turns out that the paths are entered in the vhosts.conf.
No files are deployed so the playbook needs to handle that outisde this role.
I believe it would be useful
-
Updated
Jul 3, 2019 - Shell
-
Updated
Apr 25, 2020 - Shell
-
Updated
Mar 20, 2020 - Batchfile
-
Updated
May 2, 2020 - Shell
-
Updated
May 26, 2020
-
Updated
Jun 23, 2020 - Go
Improve this page
Add a description, image, and links to the install topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the install topic, visit your repo's landing page and select "manage topics."

It would be good if the docs and
--helpoutput could mention thatnvm installinstalls and uses the given Node version. I've probably wasted hours typingnvm install __ && nvm use __, - just discovered the second part has been unnecessary since this was fixed in 2014 :)