This repository has been archived by the owner on Nov 17, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 456
Howtos #25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👍 |
👍 |
tjvantoll
pushed a commit
that referenced
this pull request
Nov 18, 2016
On trying `brew install node4-lts`, the terminal threw the following error: Error: No available formula with the name "node4-lts" ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching taps... This formula was found in a tap: homebrew/versions/node4-lts To install it, run: brew install homebrew/versions/node4-lts ========================================================== `brew install homebrew/versions/node4-lts` threw no error: ==> Tapping homebrew/versions Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-versions'... remote: Counting objects: 222, done. remote: Compressing objects: 100% (214/214), done. remote: Total 222 (delta 21), reused 44 (delta 6), pack-reused 0 Receiving objects: 100% (222/222), 268.13 KiB | 195.00 KiB/s, done. Resolving deltas: 100% (21/21), done. Tapped 213 formulae (243 files, 987.7K) ==> Installing node4-lts from homebrew/versions ==> Downloading https://homebrew.bintray.com/bottles-versions/node4-lts-4.6.2.yosemite.bottle.tar.gz ==> Pouring node4-lts-4.6.2.yosemite.bottle.tar.gz ==> Caveats Bash completion has been installed to: /usr/local/etc/bash_completion.d ==> Summary 🍺 /usr/local/Cellar/node4-lts/4.6.2: 3,640 files, 35.3M ========================================================== Verified: $ node --version v4.6.2 Closes #563
tjvantoll
pushed a commit
that referenced
this pull request
Nov 18, 2016
On trying `brew install node4-lts`, the terminal threw the following error: Error: No available formula with the name "node4-lts" ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching taps... This formula was found in a tap: homebrew/versions/node4-lts To install it, run: brew install homebrew/versions/node4-lts ========================================================== `brew install homebrew/versions/node4-lts` threw no error: ==> Tapping homebrew/versions Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-versions'... remote: Counting objects: 222, done. remote: Compressing objects: 100% (214/214), done. remote: Total 222 (delta 21), reused 44 (delta 6), pack-reused 0 Receiving objects: 100% (222/222), 268.13 KiB | 195.00 KiB/s, done. Resolving deltas: 100% (21/21), done. Tapped 213 formulae (243 files, 987.7K) ==> Installing node4-lts from homebrew/versions ==> Downloading https://homebrew.bintray.com/bottles-versions/node4-lts-4.6.2.yosemite.bottle.tar.gz ==> Pouring node4-lts-4.6.2.yosemite.bottle.tar.gz ==> Caveats Bash completion has been installed to: /usr/local/etc/bash_completion.d ==> Summary 🍺 /usr/local/Cellar/node4-lts/4.6.2: 3,640 files, 35.3M ========================================================== Verified: $ node --version v4.6.2 Closes #563
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.