Stuck at resolving packages
domoritz opened this issue · 1 comments
domoritz commented
I've been waiting for 10 minutes now to resolve the extension package. Is anyone else seeing this issue?
jupyter 4.4.0
Node v11.1.0
on MacOS
> jupyter labextension install @jupyterlab/vega3-extension > /usr/local/bin/npm pack @jupyterlab/vega3-extension
npm notice
npm notice 📦 @jupyterlab/vega3-extension@0.18.0
npm notice === Tarball Contents ===
npm notice 1.1kB package.json
npm notice 2.8kB README.md
npm notice 1.2kB lib/index.d.ts
npm notice 4.8kB lib/index.js
npm notice 452B style/index.css
npm notice === Tarball Details ===
npm notice name: @jupyterlab/vega3-extension
npm notice version: 0.18.0
npm notice filename: jupyterlab-vega3-extension-0.18.0.tgz
npm notice package size: 3.2 kB
npm notice unpacked size: 10.3 kB
npm notice shasum: 3e9ac8e433f56babf8103985e22c88fa0acf7b94
npm notice integrity: sha512-7qpvuBjs7Mn7u[...]eDOOhsPFoGUAw==
npm notice total files: 5
npm notice
jupyterlab-vega3-extension-0.18.0.tgz
> node /Users/domoritz/anaconda3/envs/altair/lib/python3.6/site-packages/jupyterlab/staging/yarn.js install
yarn install v1.6.0
(node:69124) [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/vega2-extension@file:../extensions/jupyterlab-vega2-extension-0.18.0.tgz
domoritz commented
Hmm, it fixed itself with an updated of jupyerlab.