You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
below is the log:
spencer@spencer work % jupyter labextension install @jupyterlab/github
Building jupyterlab assets (build:prod:minimize)
An error occured.
RuntimeError: npm dependencies failed to install
See the log file for details: /var/folders/r4/sqyp9pmj7sl8lc7q5grjvdh80000gn/T/jupyterlab-debug-8j8rfory.log
Yarn configuration loaded.
Building jupyterlab assets (build:prod:minimize)
node /Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/staging/yarn.js install --non-interactive
yarn install v1.21.1
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error An unexpected error occurred: "https://registry.npm.taobao.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.13.0.tgz: Request failed "404 Not Found"".
info If you think this is a bug, please open a bug report with the information provided in "/Users/spencer/software/anaconda3/share/jupyter/lab/staging/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
npm dependencies failed to install
Traceback (most recent call last):
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/debuglog.py", line 47, in debug_logging
yield
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/labextensions.py", line 105, in start
command=command, app_options=app_options)
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/commands.py", line 460, in build
command=command, clean_staging=clean_staging)
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/commands.py", line 652, in build
raise RuntimeError(msg)
RuntimeError: npm dependencies failed to install
Exiting application: jupyter
The text was updated successfully, but these errors were encountered:
failed install the extensions:
"https://registry.npm.taobao.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.13.0.tgz: Request failed "404 Not Found"".
below is the log:
spencer@spencer work % jupyter labextension install @jupyterlab/github
Building jupyterlab assets (build:prod:minimize)
An error occured.
RuntimeError: npm dependencies failed to install
See the log file for details: /var/folders/r4/sqyp9pmj7sl8lc7q5grjvdh80000gn/T/jupyterlab-debug-8j8rfory.log
in the log:
Node v12.16.3
Yarn configuration loaded.
Node v12.16.3
Yarn configuration loaded.
Building jupyterlab assets (build:prod:minimize)
npm dependencies failed to install
Traceback (most recent call last):
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/debuglog.py", line 47, in debug_logging
yield
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/labextensions.py", line 105, in start
command=command, app_options=app_options)
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/commands.py", line 460, in build
command=command, clean_staging=clean_staging)
File "/Users/spencer/software/anaconda3/lib/python3.7/site-packages/jupyterlab/commands.py", line 652, in build
raise RuntimeError(msg)
RuntimeError: npm dependencies failed to install
Exiting application: jupyter
The text was updated successfully, but these errors were encountered: