Last active
February 3, 2018 11:01
-
-
Save filipgorczynski/e49d82b760d026b7284793b859850eba to your computer and use it in GitHub Desktop.
Installing font-awesome dependencies
This file contains hidden or 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
| yarn add v1.3.2 | |
| [1/4] Resolving packages... | |
| [2/4] Fetching packages... | |
| info [email protected]: The platform "linux" is incompatible with this module. | |
| info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. | |
| [3/4] Linking dependencies... | |
| [4/4] Building fresh packages... | |
| success Saved lockfile. | |
| success Saved 2 new dependencies. | |
| ├─ [email protected] | |
| └─ [email protected] | |
| Done in 17.37s. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment