Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got stuck while installing from source #52

Open
minhduc0711 opened this issue May 12, 2021 · 2 comments
Open

Got stuck while installing from source #52

minhduc0711 opened this issue May 12, 2021 · 2 comments

Comments

@minhduc0711
Copy link

Hello, I'm trying to customize the colors a little bit. I tried installing from source but npm install seemed to hang forever:

~/jupyterlab-themes/base16-solarized-light❯ npm install
❯ npm install
[  ................] / idealTree:tslib: sill fetch manifest dom-helpers@3.4.0

When I add --verbose, these messages kept repeating again and again:

npm timing idealTree:node_modules/@jupyterlab/apputils Completed in 2ms
npm timing idealTree:node_modules/@jupyterlab/codemirror Completed in 0ms
npm timing idealTree:node_modules/@jupyterlab/statusbar Completed in 0ms
npm timing idealTree:node_modules/@jupyterlab/ui-components Completed in 3ms

Here are my versions:

  • node: 14.16.0
  • npm: 7.12.1
@arbennett
Copy link
Owner

Sorry, I haven't seen this issue before - does it keep repeating those 4 or are they different packages each time? How long were things hanging for?

@minhduc0711
Copy link
Author

minhduc0711 commented May 13, 2021

Just those 4, and I assume that it will hang forever.

Edit: I managed to install the extension using yarn install instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants