Created
May 23, 2020 13:13
-
-
Save mwilc0x/db02b4a0fe350cc024d8ba4ab78dddd8 to your computer and use it in GitHub Desktop.
create-react-app npm re-install console output
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
mike$ npm install | |
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. | |
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 | |
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
npm WARN deprecated [email protected]: use String.prototype.padStart() | |
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. | |
> [email protected] install /Users/mike/hack/testing/node_modules/jest-haste-map/node_modules/fsevents | |
> node install.js | |
ERROR:root:code for hash md5 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type md5 | |
ERROR:root:code for hash sha1 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha1 | |
ERROR:root:code for hash sha224 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha224 | |
ERROR:root:code for hash sha256 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha256 | |
ERROR:root:code for hash sha384 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha384 | |
ERROR:root:code for hash sha512 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha512 | |
SOLINK_MODULE(target) Release/.node | |
CXX(target) Release/obj.target/fse/fsevents.o | |
SOLINK_MODULE(target) Release/fse.node | |
> [email protected] install /Users/mike/hack/testing/node_modules/watchpack-chokidar2/node_modules/fsevents | |
> node install.js | |
ERROR:root:code for hash md5 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type md5 | |
ERROR:root:code for hash sha1 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha1 | |
ERROR:root:code for hash sha224 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha224 | |
ERROR:root:code for hash sha256 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha256 | |
ERROR:root:code for hash sha384 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha384 | |
ERROR:root:code for hash sha512 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha512 | |
SOLINK_MODULE(target) Release/.node | |
CXX(target) Release/obj.target/fse/fsevents.o | |
SOLINK_MODULE(target) Release/fse.node | |
> [email protected] install /Users/mike/hack/testing/node_modules/webpack-dev-server/node_modules/fsevents | |
> node install.js | |
ERROR:root:code for hash md5 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type md5 | |
ERROR:root:code for hash sha1 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha1 | |
ERROR:root:code for hash sha224 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha224 | |
ERROR:root:code for hash sha256 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha256 | |
ERROR:root:code for hash sha384 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha384 | |
ERROR:root:code for hash sha512 was not found. | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> | |
globals()[__func_name] = __get_hash(__func_name) | |
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor | |
raise ValueError('unsupported hash type ' + name) | |
ValueError: unsupported hash type sha512 | |
SOLINK_MODULE(target) Release/.node | |
CXX(target) Release/obj.target/fse/fsevents.o | |
SOLINK_MODULE(target) Release/fse.node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment