Thanks "conda install -c conda-forge nodejs" fixed the issue
On Thursday, May 24, 2018 at 3:28:57 PM UTC-5, Ali Fattahian wrote: > > > I am unable to install extension. > > When I run "jupyter labextension install jupyterlab_bokeh" command it > hangs while trying to resolve jupyterlab_bokeh-0.5.0.tgz package. Has > anyone run into this issue and been able to resolve it? > > Thanks, > Ali > > > jupyter labextension install jupyterlab_bokeh > > /usr/local/bin/npm pack jupyterlab_bokeh > jupyterlab_bokeh-0.5.0.tgz > > node > /Users/alifattahian/anaconda2/lib/python2.7/site-packages/jupyterlab/staging/yarn.js > > install > yarn install v1.5.1 > (node:61231) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > info No lockfile found. > [1/4] 🔍 Resolving packages... > ⠄ jupyterlab_bokeh@file:../extensions/jupyterlab_bokeh-0.5.0.tgz > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/9d735527-423d-47c1-a1e6-50b456d15a7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
