文書の表示以前のリビジョンバックリンク文書の先頭へ この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。 ====== JupyterLab Extension 開発 ====== [[https://jupyterlab.readthedocs.io/en/latest/extension/extension_dev.html|Develop Extensions — JupyterLab 4.1.0a2 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_dev.html|翻訳]]\\ ===== インストール ===== ==== Conda 環境のインストール ==== ここでは Conda 互換の mamba を使用する🤔\\ [[python:mamba|mamba - 高速で堅牢なクロスプラットフォームのパッケージ マネージャー]]\\ ==== JupyterLab、NodeJS、git、copier、jinja2-time のインストール ==== === Linux === 公式: [[https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|Extension Tutorial — JupyterLab 4.4.0b0 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|翻訳]]\\ 公式のチュートリアルの手順にしたがって <html><code>conda</code></html> コマンドを <html><code>mamba</code></html> に読み替えて実行する🤔\\ この conda 環境には以下のものが含まれる。\\ * JupyterLab の最新リリース * copyer といくつかの依存関係 (テンプレートからプロジェクトを生成) * NodeJS と拡張機能の Web アセット (TypeScript、CSS など) をコンパイルするための JavaScript ランタイム * git バージョン管理システム <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">mamba</font> create <font color="#A347BA">-n</font> jupyterlab-ext <font color="#A347BA">--override-channels</font> <font color="#A347BA">--strict-channel-priority</font> <font color="#A347BA">-c</font> conda-forge <font color="#A347BA">-c</font> nodefaults jupyterlab=4 nodejs=20 git copier=9 jinja2-time </pre></html></WRAP> <WRAP color_result_long><html><pre> jupyterlab=4 nodejs=18 git copier=7 jinja2-time nodefaults/linux-64 (check zst) Checked 0.9s nodefaults/noarch (check zst) Checked 1.8s nodefaults/linux-64 126.0 B @ 100.0 B/s 1.3s nodefaults/noarch 115.0 B @ 91.0 B/s 1.3s conda-forge/noarch 12.4MB @ 1.3MB/s 9.8s conda-forge/linux-64 30.1MB @ 2.5MB/s 12.7s Transaction Prefix: /home/tomoyan/micromamba/envs/jupyterlab-ext Updating specs: - jupyterlab=4 - nodejs=18 - git - copier=7 - jinja2-time Package Version Build Channel Size ───────────────────────────────────────────────────────────────────────────────────────────── Install: ───────────────────────────────────────────────────────────────────────────────────────────── <span style="color:#26A269">+ python_abi </span> 3.12 4_cp312 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ _libgcc_mutex </span> 0.1 conda_forge conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libstdcxx-ng </span> 13.2.0 h7e041cc_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ ld_impl_linux-64 </span> 2.40 h41732ed_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ ca-certificates </span> 2023.7.22 hbcca054_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libgomp </span> 13.2.0 h807b86a_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ _openmp_mutex </span> 4.5 2_gnu conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libgcc-ng </span> 13.2.0 h807b86a_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libsodium </span> 1.0.18 h36c2ea0_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ c-ares </span> 1.20.1 hd590300_1 conda-forge 116kB <span style="color:#26A269">+ libev </span> 4.33 h516909a_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ gettext </span> 0.21.1 h27087fc_0 conda-forge 4MB <span style="color:#26A269">+ keyutils </span> 1.6.1 h166bdaf_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libnsl </span> 2.0.1 hd590300_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libffi </span> 3.4.2 h7f98852_5 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ bzip2 </span> 1.0.8 h7f98852_4 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ yaml </span> 0.2.5 h7f98852_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libzlib </span> 1.2.13 hd590300_5 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ ncurses </span> 6.4 hcb278e6_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libuuid </span> 2.38.1 h0b41bf4_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ xz </span> 5.2.6 h166bdaf_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libexpat </span> 2.5.0 hcb278e6_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libiconv </span> 1.17 h166bdaf_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ openssl </span> 3.1.4 hd590300_0 conda-forge 3MB <span style="color:#26A269">+ libuv </span> 1.46.0 hd590300_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ icu </span> 73.2 h59595ed_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ zeromq </span> 4.3.5 h59595ed_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ perl </span> 5.32.1 4_hd590300_perl5 conda-forge 13MB <span style="color:#26A269">+ zstd </span> 1.5.5 hfc55251_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libsqlite </span> 3.43.2 h2797004_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ zlib </span> 1.2.13 hd590300_5 conda-forge 93kB <span style="color:#26A269">+ tk </span> 8.6.13 h2797004_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pcre2 </span> 10.40 hc3806b6_0 conda-forge 2MB <span style="color:#26A269">+ libedit </span> 3.1.20191231 he28a2e2_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ readline </span> 8.2 h8228510_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libnghttp2 </span> 1.55.1 h47da74e_0 conda-forge 628kB <span style="color:#26A269">+ libssh2 </span> 1.11.0 h0841786_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ nodejs </span> 18.17.1 h1990674_1 conda-forge 16MB <span style="color:#26A269">+ krb5 </span> 1.21.2 h659d440_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ libcurl </span> 8.4.0 hca28451_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ curl </span> 8.4.0 hca28451_0 conda-forge 96kB <span style="color:#26A269">+ git </span> 2.42.0 pl5321h86e50cf_0 conda-forge 10MB <span style="color:#26A269">+ tzdata </span> 2023c h71feb2d_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ python </span> 3.12.0 hab00c5b_0_cpython conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ wheel </span> 0.41.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ setuptools </span> 68.2.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pip </span> 23.3.1 pyhd8ed1ab_0 conda-forge 1MB <span style="color:#26A269">+ backports </span> 1.0 pyhd8ed1ab_3 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pure_eval </span> 0.2.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ executing </span> 2.0.1 pyhd8ed1ab_0 conda-forge 28kB <span style="color:#26A269">+ pycparser </span> 2.21 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ types-python-dateutil </span> 2.8.19.14 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pytz </span> 2023.3.post1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ soupsieve </span> 2.5 pyhd8ed1ab_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ webencodings </span> 0.5.1 pyhd8ed1ab_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ backcall </span> 0.2.0 pyh9f0ad1d_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ parso </span> 0.8.3 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ decorator </span> 5.1.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ json5 </span> 0.9.14 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ mistune </span> 3.0.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pandocfilters </span> 1.5.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ entrypoints </span> 0.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ defusedxml </span> 0.7.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ python-fastjsonschema </span> 2.18.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pywin32-on-windows </span> 0.1.0 pyh1179c8e_3 conda-forge 5kB <span style="color:#26A269">+ charset-normalizer </span> 3.3.1 pyhd8ed1ab_0 conda-forge 47kB <span style="color:#26A269">+ pysocks </span> 1.7.1 pyha2e5f31_6 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ certifi </span> 2023.7.22 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ ptyprocess </span> 0.7.0 pyhd3deb0d_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ cached_property </span> 1.5.2 pyha770c72_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ six </span> 1.16.0 pyh6c4a22f_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ exceptiongroup </span> 1.1.3 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ typing_extensions </span> 4.8.0 pyha770c72_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pygments </span> 2.16.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pathspec </span> 0.11.2 pyhd8ed1ab_0 conda-forge 39kB <span style="color:#26A269">+ funcy </span> 2.0 pyhd8ed1ab_0 conda-forge 30kB <span style="color:#26A269">+ colorama </span> 0.4.6 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ zipp </span> 3.17.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ nest-asyncio </span> 1.5.8 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pickleshare </span> 0.7.5 py_1003 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ attrs </span> 23.1.0 pyh71513ae_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pkgutil-resolve-name </span> 1.3.10 pyhd8ed1ab_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ webcolors </span> 1.13 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ uri-template </span> 1.3.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ idna </span> 3.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ python-json-logger </span> 2.0.7 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ rfc3986-validator </span> 0.1.1 pyh9f0ad1d_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ typing_utils </span> 0.1.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ websocket-client </span> 1.6.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ prometheus_client </span> 0.17.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ sniffio </span> 1.3.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ send2trash </span> 1.8.2 pyh41d4057_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ tomli </span> 2.0.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ traitlets </span> 5.12.0 pyhd8ed1ab_0 conda-forge 109kB <span style="color:#26A269">+ packaging </span> 23.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ backports.functools_lru_cache</span> 1.6.5 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ babel </span> 2.13.1 pyhd8ed1ab_0 conda-forge 7MB <span style="color:#26A269">+ beautifulsoup4 </span> 4.12.2 pyha770c72_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ tinycss2 </span> 1.2.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jedi </span> 0.19.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pexpect </span> 4.8.0 pyh1a96a4e_2 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ cached-property </span> 1.5.2 hd8ed1ab_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ asttokens </span> 2.4.1 pyhd8ed1ab_0 conda-forge 29kB <span style="color:#26A269">+ rfc3339-validator </span> 0.1.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ python-dateutil </span> 2.8.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ typing-extensions </span> 4.8.0 hd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ async-lru </span> 2.0.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jupyterlab_pygments </span> 0.2.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ importlib-metadata </span> 6.8.0 pyha770c72_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ importlib_resources </span> 6.1.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ overrides </span> 7.4.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ anyio </span> 4.0.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ comm </span> 0.1.4 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ matplotlib-inline </span> 0.1.6 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ bleach </span> 6.1.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ wcwidth </span> 0.2.8 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ fqdn </span> 1.5.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ stack_data </span> 0.6.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ arrow </span> 1.3.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ platformdirs </span> 3.11.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ dunamai </span> 1.19.0 pyhd8ed1ab_0 conda-forge 28kB <span style="color:#26A269">+ importlib_metadata </span> 6.8.0 hd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ prompt-toolkit </span> 3.0.36 pyha770c72_0 conda-forge 272kB <span style="color:#26A269">+ isoduration </span> 20.11.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ prompt_toolkit </span> 3.0.36 hd8ed1ab_0 conda-forge 6kB <span style="color:#26A269">+ questionary </span> 2.0.1 pyhd8ed1ab_1 conda-forge 29kB <span style="color:#26A269">+ ipython </span> 8.16.1 pyh0d859eb_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ bcrypt </span> 4.0.1 py312h4b3b743_1 conda-forge 576kB <span style="color:#26A269">+ brotli-python </span> 1.1.0 py312h30efb56_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ rpds-py </span> 0.10.6 py312h4b3b743_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jsonpointer </span> 2.4 py312h7900ff3_3 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pyzmq </span> 25.1.1 py312h886d080_2 conda-forge 529kB <span style="color:#26A269">+ markupsafe </span> 2.1.3 py312h98912ed_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ psutil </span> 5.9.5 py312h98912ed_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ tornado </span> 6.3.3 py312h98912ed_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ debugpy </span> 1.8.0 py312h30efb56_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pyyaml </span> 6.0.1 py312h98912ed_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ cffi </span> 1.16.0 py312hf06ca03_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pydantic </span> 1.10.13 py312h98912ed_1 conda-forge 2MB <span style="color:#26A269">+ jupyter_core </span> 5.4.0 py312h7900ff3_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ cryptography </span> 41.0.5 py312h241aef2_0 conda-forge 2MB <span style="color:#26A269">+ pynacl </span> 1.5.0 py312h98912ed_3 conda-forge 1MB <span style="color:#26A269">+ argon2-cffi-bindings </span> 21.2.0 py312h98912ed_4 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ urllib3 </span> 2.0.7 pyhd8ed1ab_0 conda-forge 99kB <span style="color:#26A269">+ referencing </span> 0.30.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jinja2 </span> 3.1.2 pyhd8ed1ab_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ terminado </span> 0.17.1 pyh41d4057_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ pyyaml-include </span> 1.3 pyhd8ed1ab_0 conda-forge 26kB <span style="color:#26A269">+ jupyter_client </span> 8.5.0 pyhd8ed1ab_0 conda-forge 106kB <span style="color:#26A269">+ paramiko </span> 3.3.1 pyhd8ed1ab_0 conda-forge 159kB <span style="color:#26A269">+ argon2-cffi </span> 23.1.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ requests </span> 2.31.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jsonschema-specifications </span> 2023.7.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jinja2-time </span> 0.2.0 pyhd8ed1ab_3 conda-forge 9kB <span style="color:#26A269">+ jinja2-ansible-filters </span> 1.3.2 pyhd8ed1ab_0 conda-forge 19kB <span style="color:#26A269">+ jupyter_server_terminals </span> 0.4.4 pyhd8ed1ab_1 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ ipykernel </span> 6.26.0 pyhf8b6a83_0 conda-forge 116kB <span style="color:#26A269">+ plumbum </span> 1.8.2 pyhd8ed1ab_0 conda-forge 97kB <span style="color:#26A269">+ jsonschema </span> 4.19.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ copier </span> 7.2.0 pyhd8ed1ab_0 conda-forge 38kB <span style="color:#26A269">+ jsonschema-with-format-nongpl</span> 4.19.1 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ nbformat </span> 5.9.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jupyter_events </span> 0.8.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ nbclient </span> 0.8.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ nbconvert-core </span> 7.9.2 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jupyter_server </span> 2.9.1 pyhd8ed1ab_0 conda-forge 317kB <span style="color:#26A269">+ jupyterlab_server </span> 2.25.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jupyter-lsp </span> 2.2.0 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ notebook-shim </span> 0.2.3 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> <span style="color:#26A269">+ jupyterlab </span> 4.0.7 pyhd8ed1ab_0 conda-forge<span style="color:#26A269"> Cached</span> Summary: Install: 170 packages Total download: 65MB ───────────────────────────────────────────────────────────────────────────────────────────── </pre></html></WRAP> <WRAP color_result_long><html><pre> Confirm changes: [Y/n] y <b class=DiYE><- y を入力して Enter</b> Transaction starting zlib 92.8kB @ 184.1kB/s 0.5s c-ares 116.0kB @ 215.3kB/s 0.5s charset-normalizer 46.5kB @ 48.4kB/s 0.4s traitlets 108.8kB @ 77.9kB/s 0.4s pip 1.4MB @ 566.4kB/s 2.0s questionary 29.4kB @ 9.5kB/s 0.6s dunamai 28.4kB @ 8.1kB/s 2.1s urllib3 98.5kB @ 25.1kB/s 0.4s paramiko 159.0kB @ 36.2kB/s 0.5s ipykernel 116.2kB @ 24.3kB/s 0.4s openssl 2.6MB @ 512.7kB/s 5.2s gettext 4.3MB @ 836.3kB/s 5.2s jupyter_server 317.2kB @ 57.0kB/s 0.8s funcy 30.0kB @ 5.1kB/s 0.3s pydantic 2.2MB @ 369.4kB/s 2.8s prompt-toolkit 271.5kB @ 39.2kB/s 1.0s perl 13.3MB @ 1.8MB/s 7.5s pyyaml-include 25.9kB @ 3.5kB/s 0.6s jinja2-ansible-filters 19.1kB @ 2.3kB/s 0.8s pyzmq 528.8kB @ 62.0kB/s 2.6s executing 27.7kB @ 3.2kB/s 0.4s bcrypt 576.4kB @ 60.0kB/s 0.9s jupyter_client 105.6kB @ 10.5kB/s 0.5s copier 37.9kB @ 3.6kB/s 0.4s pywin32-on-windows 4.9kB @ 454.0 B/s 0.2s prompt_toolkit 6.4kB @ 575.0 B/s 0.4s pcre2 2.4MB @ 211.7kB/s 3.9s jinja2-time 9.3kB @ 809.0 B/s 0.5s curl 96.1kB @ 8.1kB/s 0.4s cryptography 2.0MB @ 155.0kB/s 1.6s libnghttp2 627.9kB @ 45.9kB/s 1.9s asttokens 28.9kB @ 2.1kB/s 0.4s pynacl 1.1MB @ 77.1kB/s 1.7s plumbum 96.6kB @ 6.4kB/s 0.9s babel 6.9MB @ 458.6kB/s 6.6s pathspec 38.6kB @ 2.5kB/s 0.4s git 9.7MB @ 620.1kB/s 10.5s nodejs 15.6MB @ 888.5kB/s 12.4s Linking python_abi-3.12-4_cp312 Linking _libgcc_mutex-0.1-conda_forge Linking libstdcxx-ng-13.2.0-h7e041cc_2 Linking ld_impl_linux-64-2.40-h41732ed_0 Linking ca-certificates-2023.7.22-hbcca054_0 Linking libgomp-13.2.0-h807b86a_2 Linking _openmp_mutex-4.5-2_gnu Linking libgcc-ng-13.2.0-h807b86a_2 Linking libsodium-1.0.18-h36c2ea0_1 Linking c-ares-1.20.1-hd590300_1 Linking libev-4.33-h516909a_1 Linking gettext-0.21.1-h27087fc_0 Linking keyutils-1.6.1-h166bdaf_0 Linking libnsl-2.0.1-hd590300_0 Linking libffi-3.4.2-h7f98852_5 Linking bzip2-1.0.8-h7f98852_4 Linking yaml-0.2.5-h7f98852_2 Linking libzlib-1.2.13-hd590300_5 Linking ncurses-6.4-hcb278e6_0 Linking libuuid-2.38.1-h0b41bf4_0 Linking xz-5.2.6-h166bdaf_0 Linking libexpat-2.5.0-hcb278e6_1 Linking libiconv-1.17-h166bdaf_0 Linking openssl-3.1.4-hd590300_0 Linking libuv-1.46.0-hd590300_0 Linking icu-73.2-h59595ed_0 Linking zeromq-4.3.5-h59595ed_0 Linking perl-5.32.1-4_hd590300_perl5 Linking zstd-1.5.5-hfc55251_0 Linking libsqlite-3.43.2-h2797004_0 Linking zlib-1.2.13-hd590300_5 Linking tk-8.6.13-h2797004_0 Linking pcre2-10.40-hc3806b6_0 Linking libedit-3.1.20191231-he28a2e2_2 Linking readline-8.2-h8228510_1 Linking libnghttp2-1.55.1-h47da74e_0 Linking libssh2-1.11.0-h0841786_0 Linking nodejs-18.17.1-h1990674_1 Linking krb5-1.21.2-h659d440_0 Linking libcurl-8.4.0-hca28451_0 Linking curl-8.4.0-hca28451_0 Linking git-2.42.0-pl5321h86e50cf_0 Linking tzdata-2023c-h71feb2d_0 Linking python-3.12.0-hab00c5b_0_cpython Linking wheel-0.41.2-pyhd8ed1ab_0 Linking setuptools-68.2.2-pyhd8ed1ab_0 Linking pip-23.3.1-pyhd8ed1ab_0 Linking backports-1.0-pyhd8ed1ab_3 Linking pure_eval-0.2.2-pyhd8ed1ab_0 Linking executing-2.0.1-pyhd8ed1ab_0 Linking pycparser-2.21-pyhd8ed1ab_0 Linking types-python-dateutil-2.8.19.14-pyhd8ed1ab_0 Linking pytz-2023.3.post1-pyhd8ed1ab_0 Linking soupsieve-2.5-pyhd8ed1ab_1 Linking webencodings-0.5.1-pyhd8ed1ab_2 Linking backcall-0.2.0-pyh9f0ad1d_0 Linking parso-0.8.3-pyhd8ed1ab_0 Linking decorator-5.1.1-pyhd8ed1ab_0 Linking json5-0.9.14-pyhd8ed1ab_0 Linking mistune-3.0.1-pyhd8ed1ab_0 Linking pandocfilters-1.5.0-pyhd8ed1ab_0 Linking entrypoints-0.4-pyhd8ed1ab_0 Linking defusedxml-0.7.1-pyhd8ed1ab_0 Linking python-fastjsonschema-2.18.1-pyhd8ed1ab_0 Linking pywin32-on-windows-0.1.0-pyh1179c8e_3 Linking charset-normalizer-3.3.1-pyhd8ed1ab_0 Linking pysocks-1.7.1-pyha2e5f31_6 Linking certifi-2023.7.22-pyhd8ed1ab_0 Linking ptyprocess-0.7.0-pyhd3deb0d_0 Linking cached_property-1.5.2-pyha770c72_1 Linking six-1.16.0-pyh6c4a22f_0 Linking exceptiongroup-1.1.3-pyhd8ed1ab_0 Linking typing_extensions-4.8.0-pyha770c72_0 Linking pygments-2.16.1-pyhd8ed1ab_0 Linking pathspec-0.11.2-pyhd8ed1ab_0 Linking funcy-2.0-pyhd8ed1ab_0 Linking colorama-0.4.6-pyhd8ed1ab_0 Linking zipp-3.17.0-pyhd8ed1ab_0 Linking nest-asyncio-1.5.8-pyhd8ed1ab_0 Linking pickleshare-0.7.5-py_1003 Linking attrs-23.1.0-pyh71513ae_1 Linking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1 Linking webcolors-1.13-pyhd8ed1ab_0 Linking uri-template-1.3.0-pyhd8ed1ab_0 Linking idna-3.4-pyhd8ed1ab_0 Linking python-json-logger-2.0.7-pyhd8ed1ab_0 Linking rfc3986-validator-0.1.1-pyh9f0ad1d_0 Linking typing_utils-0.1.0-pyhd8ed1ab_0 Linking websocket-client-1.6.4-pyhd8ed1ab_0 Linking prometheus_client-0.17.1-pyhd8ed1ab_0 Linking sniffio-1.3.0-pyhd8ed1ab_0 Linking send2trash-1.8.2-pyh41d4057_0 Linking tomli-2.0.1-pyhd8ed1ab_0 Linking traitlets-5.12.0-pyhd8ed1ab_0 Linking packaging-23.2-pyhd8ed1ab_0 Linking backports.functools_lru_cache-1.6.5-pyhd8ed1ab_0 Linking babel-2.13.1-pyhd8ed1ab_0 Linking beautifulsoup4-4.12.2-pyha770c72_0 Linking tinycss2-1.2.1-pyhd8ed1ab_0 Linking jedi-0.19.1-pyhd8ed1ab_0 Linking pexpect-4.8.0-pyh1a96a4e_2 Linking cached-property-1.5.2-hd8ed1ab_1 Linking asttokens-2.4.1-pyhd8ed1ab_0 Linking rfc3339-validator-0.1.4-pyhd8ed1ab_0 Linking python-dateutil-2.8.2-pyhd8ed1ab_0 Linking typing-extensions-4.8.0-hd8ed1ab_0 Linking async-lru-2.0.4-pyhd8ed1ab_0 Linking jupyterlab_pygments-0.2.2-pyhd8ed1ab_0 Linking importlib-metadata-6.8.0-pyha770c72_0 Linking importlib_resources-6.1.0-pyhd8ed1ab_0 Linking overrides-7.4.0-pyhd8ed1ab_0 Linking anyio-4.0.0-pyhd8ed1ab_0 Linking comm-0.1.4-pyhd8ed1ab_0 Linking matplotlib-inline-0.1.6-pyhd8ed1ab_0 Linking bleach-6.1.0-pyhd8ed1ab_0 Linking wcwidth-0.2.8-pyhd8ed1ab_0 Linking fqdn-1.5.1-pyhd8ed1ab_0 Linking stack_data-0.6.2-pyhd8ed1ab_0 Linking arrow-1.3.0-pyhd8ed1ab_0 Linking platformdirs-3.11.0-pyhd8ed1ab_0 Linking dunamai-1.19.0-pyhd8ed1ab_0 Linking importlib_metadata-6.8.0-hd8ed1ab_0 Linking prompt-toolkit-3.0.36-pyha770c72_0 Linking isoduration-20.11.0-pyhd8ed1ab_0 Linking prompt_toolkit-3.0.36-hd8ed1ab_0 Linking questionary-2.0.1-pyhd8ed1ab_1 Linking ipython-8.16.1-pyh0d859eb_0 Linking bcrypt-4.0.1-py312h4b3b743_1 Linking brotli-python-1.1.0-py312h30efb56_1 Linking rpds-py-0.10.6-py312h4b3b743_0 Linking jsonpointer-2.4-py312h7900ff3_3 Linking pyzmq-25.1.1-py312h886d080_2 Linking markupsafe-2.1.3-py312h98912ed_1 Linking psutil-5.9.5-py312h98912ed_1 Linking tornado-6.3.3-py312h98912ed_1 Linking debugpy-1.8.0-py312h30efb56_1 Linking pyyaml-6.0.1-py312h98912ed_1 Linking cffi-1.16.0-py312hf06ca03_0 Linking pydantic-1.10.13-py312h98912ed_1 Linking jupyter_core-5.4.0-py312h7900ff3_0 Linking cryptography-41.0.5-py312h241aef2_0 Linking pynacl-1.5.0-py312h98912ed_3 Linking argon2-cffi-bindings-21.2.0-py312h98912ed_4 Linking urllib3-2.0.7-pyhd8ed1ab_0 Linking referencing-0.30.2-pyhd8ed1ab_0 Linking jinja2-3.1.2-pyhd8ed1ab_1 Linking terminado-0.17.1-pyh41d4057_0 Linking pyyaml-include-1.3-pyhd8ed1ab_0 Linking jupyter_client-8.5.0-pyhd8ed1ab_0 Linking paramiko-3.3.1-pyhd8ed1ab_0 Linking argon2-cffi-23.1.0-pyhd8ed1ab_0 Linking requests-2.31.0-pyhd8ed1ab_0 Linking jsonschema-specifications-2023.7.1-pyhd8ed1ab_0 Linking jinja2-time-0.2.0-pyhd8ed1ab_3 Linking jinja2-ansible-filters-1.3.2-pyhd8ed1ab_0 Linking jupyter_server_terminals-0.4.4-pyhd8ed1ab_1 Linking ipykernel-6.26.0-pyhf8b6a83_0 Linking plumbum-1.8.2-pyhd8ed1ab_0 Linking jsonschema-4.19.1-pyhd8ed1ab_0 Linking copier-7.2.0-pyhd8ed1ab_0 Linking jsonschema-with-format-nongpl-4.19.1-pyhd8ed1ab_0 Linking nbformat-5.9.2-pyhd8ed1ab_0 Linking jupyter_events-0.8.0-pyhd8ed1ab_0 Linking nbclient-0.8.0-pyhd8ed1ab_0 Linking nbconvert-core-7.9.2-pyhd8ed1ab_0 Linking jupyter_server-2.9.1-pyhd8ed1ab_0 Linking jupyterlab_server-2.25.0-pyhd8ed1ab_0 Linking jupyter-lsp-2.2.0-pyhd8ed1ab_0 Linking notebook-shim-0.2.3-pyhd8ed1ab_0 Linking jupyterlab-4.0.7-pyhd8ed1ab_0 Transaction finished To activate this environment, use: micromamba activate jupyterlab-ext Or to execute a single command in this environment, use: micromamba run -n jupyterlab-ext mycommand </pre></html></WRAP> </WRAP> conda 環境を有効化して動作確認する🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">mamba</span> activate jupyterlab-ext (jupyterlab-ext) <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">jupyter</span> lab <span style="color:#A347BA">--version</span> </pre></html></WRAP> <WRAP color_result><html><pre> 4.0.7 </pre></html></WRAP> </WRAP> === 日本語化パッケージと git 拡張機能のインストール === <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">pip</span> install jupyterlab-language-pack-ja-JP jupyterlab-git</pre></html></WRAP> <WRAP color_result_long><html><pre> Collecting jupyterlab-language-pack-ja-JP Downloading jupyterlab_language_pack_ja_jp-4.0.post3-py2.py3-none-any.whl.metadata (2.7 kB) Collecting jupyterlab-git Downloading jupyterlab_git-0.44.0-py3-none-any.whl.metadata (30 kB) Requirement already satisfied: jupyter-server<3,>=1.21 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-git) (2.9.1) Collecting nbdime~=3.1 (from jupyterlab-git) Downloading nbdime-3.2.1-py2.py3-none-any.whl (5.3 MB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">5.3/5.3 MB</span> <span style="color:#C01C28">2.0 MB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Requirement already satisfied: nbformat in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-git) (5.9.2) Requirement already satisfied: packaging in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-git) (23.2) Requirement already satisfied: pexpect in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-git) (4.8.0) Requirement already satisfied: traitlets~=5.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-git) (5.12.0) Requirement already satisfied: anyio>=3.1.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (4.0.0) Requirement already satisfied: argon2-cffi in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (23.1.0) Requirement already satisfied: jinja2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (3.1.2) Requirement already satisfied: jupyter-client>=7.4.4 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (8.5.0) Requirement already satisfied: jupyter-core!=5.0.*,>=4.12 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (5.4.0) Requirement already satisfied: jupyter-events>=0.6.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (0.8.0) Requirement already satisfied: jupyter-server-terminals in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (0.4.4) Requirement already satisfied: nbconvert>=6.4.4 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (7.9.2) Requirement already satisfied: overrides in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (7.4.0) Requirement already satisfied: prometheus-client in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (0.17.1) Requirement already satisfied: pyzmq>=24 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (25.1.1) Requirement already satisfied: send2trash>=1.8.2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (1.8.2) Requirement already satisfied: terminado>=0.8.3 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (0.17.1) Requirement already satisfied: tornado>=6.2.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (6.3.3) Requirement already satisfied: websocket-client in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server<3,>=1.21->jupyterlab-git) (1.6.4) Requirement already satisfied: colorama in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbdime~=3.1->jupyterlab-git) (0.4.6) Requirement already satisfied: pygments in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbdime~=3.1->jupyterlab-git) (2.16.1) Requirement already satisfied: requests in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbdime~=3.1->jupyterlab-git) (2.31.0) Collecting GitPython!=2.1.4,!=2.1.5,!=2.1.6 (from nbdime~=3.1->jupyterlab-git) Downloading GitPython-3.1.40-py3-none-any.whl.metadata (12 kB) Collecting jupyter-server-mathjax>=0.2.2 (from nbdime~=3.1->jupyterlab-git) Downloading jupyter_server_mathjax-0.2.6-py3-none-any.whl (3.1 MB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">3.1/3.1 MB</span> <span style="color:#C01C28">2.5 MB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Requirement already satisfied: fastjsonschema in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbformat->jupyterlab-git) (2.18.1) Requirement already satisfied: jsonschema>=2.6 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbformat->jupyterlab-git) (4.19.1) Requirement already satisfied: ptyprocess>=0.5 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from pexpect->jupyterlab-git) (0.7.0) Requirement already satisfied: idna>=2.8 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.21->jupyterlab-git) (3.4) Requirement already satisfied: sniffio>=1.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.21->jupyterlab-git) (1.3.0) Collecting gitdb<5,>=4.0.1 (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime~=3.1->jupyterlab-git) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jinja2->jupyter-server<3,>=1.21->jupyterlab-git) (2.1.3) Requirement already satisfied: attrs>=22.2.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=2.6->nbformat->jupyterlab-git) (23.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=2.6->nbformat->jupyterlab-git) (2023.7.1) Requirement already satisfied: referencing>=0.28.4 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=2.6->nbformat->jupyterlab-git) (0.30.2) Requirement already satisfied: rpds-py>=0.7.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=2.6->nbformat->jupyterlab-git) (0.10.6) Requirement already satisfied: python-dateutil>=2.8.2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-client>=7.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (2.8.2) Requirement already satisfied: platformdirs>=2.5 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=1.21->jupyterlab-git) (3.11.0) Requirement already satisfied: python-json-logger>=2.0.4 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (2.0.7) Requirement already satisfied: pyyaml>=5.3 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (6.0.1) Requirement already satisfied: rfc3339-validator in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (0.1.4) Requirement already satisfied: rfc3986-validator>=0.1.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (0.1.1) Requirement already satisfied: beautifulsoup4 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (4.12.2) Requirement already satisfied: bleach!=5.0.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (6.1.0) Requirement already satisfied: defusedxml in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (0.7.1) Requirement already satisfied: jupyterlab-pygments in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (0.2.2) Requirement already satisfied: mistune<4,>=2.0.3 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (3.0.1) Requirement already satisfied: nbclient>=0.5.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (0.8.0) Requirement already satisfied: pandocfilters>=1.4.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (1.5.0) Requirement already satisfied: tinycss2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (1.2.1) Requirement already satisfied: argon2-cffi-bindings in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from argon2-cffi->jupyter-server<3,>=1.21->jupyterlab-git) (21.2.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests->nbdime~=3.1->jupyterlab-git) (3.3.1) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests->nbdime~=3.1->jupyterlab-git) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests->nbdime~=3.1->jupyterlab-git) (2023.7.22) Requirement already satisfied: six>=1.9.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (1.16.0) Requirement already satisfied: webencodings in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (0.5.1) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime~=3.1->jupyterlab-git) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: fqdn in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (1.5.1) Requirement already satisfied: isoduration in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (20.11.0) Requirement already satisfied: jsonpointer>1.13 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (2.4) Requirement already satisfied: uri-template in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (1.3.0) Requirement already satisfied: webcolors>=1.11 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (1.13) Requirement already satisfied: cffi>=1.0.1 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=1.21->jupyterlab-git) (1.16.0) Requirement already satisfied: soupsieve>1.2 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.21->jupyterlab-git) (2.5) Requirement already satisfied: pycparser in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=1.21->jupyterlab-git) (2.21) Requirement already satisfied: arrow>=0.15.0 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (1.3.0) Requirement already satisfied: types-python-dateutil>=2.8.10 in /home/tomoyan/micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server<3,>=1.21->jupyterlab-git) (2.8.19.14) Downloading jupyterlab_language_pack_ja_jp-4.0.post3-py2.py3-none-any.whl (58 kB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">58.5/58.5 kB</span> <span style="color:#C01C28">319.1 kB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Downloading jupyterlab_git-0.44.0-py3-none-any.whl (684 kB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">684.2/684.2 kB</span> <span style="color:#C01C28">1.5 MB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Downloading GitPython-3.1.40-py3-none-any.whl (190 kB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">190.6/190.6 kB</span> <span style="color:#C01C28">1.1 MB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">62.7/62.7 kB</span> <span style="color:#C01C28">812.9 kB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Installing collected packages: jupyterlab-language-pack-ja-JP, smmap, gitdb, GitPython, jupyter-server-mathjax, nbdime, jupyterlab-git Successfully installed GitPython-3.1.40 gitdb-4.0.11 jupyter-server-mathjax-0.2.6 jupyterlab-git-0.44.0 jupyterlab-language-pack-ja-JP-4.0.post3 nbdime-3.2.1 smmap-5.0.1 </pre></html></WRAP> </WRAP> === Language Server のインストール === [[https://jupyterlab-lsp.readthedocs.io/en/2.x/index.html|Jupyter[Lab] Language Server Protocol — Jupyter[Lab] Language Server documentation]] [[gtr>https://jupyterlab-lsp.readthedocs.io/en/2.x/index.html|翻訳]]\\ [[git>jupyter-lsp/jupyterlab-lsp|jupyter-lsp/jupyterlab-lsp: Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol]] [[gtr>https://github.com/jupyter-lsp/jupyterlab-lsp|翻訳]]\\ [[git>python-lsp/python-lsp-server|python-lsp/python-lsp-server: Fork of the python-language-server project, maintained by the Spyder IDE team and the community]] [[gtr>https://github.com/python-lsp/python-lsp-server|翻訳]]\\ <WRAP group> <WRAP left tip 80%> [[https://jupyterlab-lsp.readthedocs.io/en/2.x/Installation.html|Installation — Jupyter[Lab] Language Server documentation]] [[gtr>https://jupyterlab-lsp.readthedocs.io/en/2.x/Installation.html|翻訳]]\\ <html><code>jupyterlab-lsp</code></html> は JupyterLab 用の拡張機能で、<html><code>jupyter-lsp</code></html> は notebook 用である。 </WRAP> </WRAP> <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">pip</span> install jupyterlab-lsp </pre></html></WRAP> <WRAP color_result_long><html><pre> Collecting jupyterlab-lsp Downloading jupyterlab_lsp-5.0.0-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: jupyter-lsp>=2.0.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-lsp) (2.2.0) Requirement already satisfied: jupyterlab<5.0.0a0,>=4.0.6 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-lsp) (4.0.7) Requirement already satisfied: jupyter-server>=1.1.2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.9.1) Requirement already satisfied: async-lru>=1.0.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.0.4) Requirement already satisfied: ipykernel in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (6.26.0) Requirement already satisfied: jinja2>=3.0.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (3.1.2) Requirement already satisfied: jupyter-core in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (5.4.0) Requirement already satisfied: jupyterlab-server<3,>=2.19.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.25.0) Requirement already satisfied: notebook-shim>=0.2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.2.3) Requirement already satisfied: packaging in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (23.2) Requirement already satisfied: tornado>=6.2.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (6.3.3) Requirement already satisfied: traitlets in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (5.12.0) Requirement already satisfied: MarkupSafe>=2.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jinja2>=3.0.3->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.1.3) Requirement already satisfied: anyio>=3.1.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (4.0.0) Requirement already satisfied: argon2-cffi in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (23.1.0) Requirement already satisfied: jupyter-client>=7.4.4 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (8.5.0) Requirement already satisfied: jupyter-events>=0.6.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.8.0) Requirement already satisfied: jupyter-server-terminals in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.4.4) Requirement already satisfied: nbconvert>=6.4.4 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (7.9.2) Requirement already satisfied: nbformat>=5.3.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (5.9.2) Requirement already satisfied: overrides in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (7.4.0) Requirement already satisfied: prometheus-client in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.17.1) Requirement already satisfied: pyzmq>=24 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (25.1.1) Requirement already satisfied: send2trash>=1.8.2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.8.2) Requirement already satisfied: terminado>=0.8.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.17.1) Requirement already satisfied: websocket-client in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.6.4) Requirement already satisfied: platformdirs>=2.5 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-core->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (3.11.0) Requirement already satisfied: babel>=2.10 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.13.1) Requirement already satisfied: json5>=0.9.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.9.14) Requirement already satisfied: jsonschema>=4.18.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (4.19.1) Requirement already satisfied: requests>=2.31 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.31.0) Requirement already satisfied: comm>=0.1.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.1.4) Requirement already satisfied: debugpy>=1.6.5 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (1.8.0) Requirement already satisfied: ipython>=7.23.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (8.16.1) Requirement already satisfied: matplotlib-inline>=0.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.1.6) Requirement already satisfied: nest-asyncio in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (1.5.8) Requirement already satisfied: psutil in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (5.9.5) Requirement already satisfied: idna>=2.8 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (3.4) Requirement already satisfied: sniffio>=1.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.3.0) Requirement already satisfied: setuptools in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from babel>=2.10->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (68.2.2) Requirement already satisfied: backcall in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.2.0) Requirement already satisfied: decorator in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (5.1.1) Requirement already satisfied: jedi>=0.16 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.19.1) Requirement already satisfied: pickleshare in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.7.5) Requirement already satisfied: prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (3.0.36) Requirement already satisfied: pygments>=2.4.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.16.1) Requirement already satisfied: stack-data in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.6.2) Requirement already satisfied: pexpect>4.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (4.8.0) Requirement already satisfied: attrs>=22.2.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (23.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2023.7.1) Requirement already satisfied: referencing>=0.28.4 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.30.2) Requirement already satisfied: rpds-py>=0.7.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.10.6) Requirement already satisfied: python-dateutil>=2.8.2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-client>=7.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.8.2) Requirement already satisfied: python-json-logger>=2.0.4 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.0.7) Requirement already satisfied: pyyaml>=5.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (6.0.1) Requirement already satisfied: rfc3339-validator in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.1.4) Requirement already satisfied: rfc3986-validator>=0.1.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.1.1) Requirement already satisfied: beautifulsoup4 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (4.12.2) Requirement already satisfied: bleach!=5.0.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (6.1.0) Requirement already satisfied: defusedxml in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.7.1) Requirement already satisfied: jupyterlab-pygments in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.2.2) Requirement already satisfied: mistune<4,>=2.0.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (3.0.1) Requirement already satisfied: nbclient>=0.5.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.8.0) Requirement already satisfied: pandocfilters>=1.4.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.5.0) Requirement already satisfied: tinycss2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.2.1) Requirement already satisfied: fastjsonschema in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from nbformat>=5.3.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.18.1) Requirement already satisfied: charset-normalizer<4,>=2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (3.3.1) Requirement already satisfied: urllib3<3,>=1.21.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2023.7.22) Requirement already satisfied: ptyprocess in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from terminado>=0.8.3->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.7.0) Requirement already satisfied: argon2-cffi-bindings in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from argon2-cffi->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (21.2.0) Requirement already satisfied: six>=1.9.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.16.0) Requirement already satisfied: webencodings in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (0.5.1) Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jedi>=0.16->ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.8.3) Requirement already satisfied: fqdn in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.5.1) Requirement already satisfied: isoduration in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (20.11.0) Requirement already satisfied: jsonpointer>1.13 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.4) Requirement already satisfied: uri-template in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.3.0) Requirement already satisfied: webcolors>=1.11 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.13) Requirement already satisfied: wcwidth in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.2.8) Requirement already satisfied: cffi>=1.0.1 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.16.0) Requirement already satisfied: soupsieve>1.2 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.5) Requirement already satisfied: executing>=1.2.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (2.4.1) Requirement already satisfied: pure-eval in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab<5.0.0a0,>=4.0.6->jupyterlab-lsp) (0.2.2) Requirement already satisfied: pycparser in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.21) Requirement already satisfied: arrow>=0.15.0 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (1.3.0) Requirement already satisfied: types-python-dateutil>=2.8.10 in ./micromamba/envs/jupyterlab-ext/lib/python3.12/site-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.6.0->jupyter-server>=1.1.2->jupyter-lsp>=2.0.0->jupyterlab-lsp) (2.8.19.14) Downloading jupyterlab_lsp-5.0.0-py3-none-any.whl (1.5 MB) <span style="color:#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</span> <span style="color:#26A269">1.5/1.5 MB</span> <span style="color:#C01C28">1.6 MB/s</span> eta <span style="color:#2AA1B3">0:00:00</span> Installing collected packages: jupyterlab-lsp Successfully installed jupyterlab-lsp-5.0.0 </pre></html></WRAP> </WRAP> <WRAP color_term> <WRAP color_command><html><pre> <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">jlpm</span> add <span style="color:#A347BA">--dev</span> \ bash-language-server \ dockerfile-language-server-nodejs \ javascript-typescript-langserver \ sql-language-server \ unified-language-server \ vscode-css-languageserver-bin \ vscode-html-languageserver-bin \ vscode-json-languageserver-bin \ yaml-language-server </pre></html></WRAP> <WRAP color_result><html><pre> <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: ┌ Resolution step <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">string-similarity</span><span style="color:#87AFFF">@npm:2.0.0</span> is deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D75F00">@npmcli/</span><span style="color:#D7875F">move-file</span><span style="color:#87AFFF">@npm:1.1.2</span> is deprecated: This functionality has been moved to @npmcli/fs <span style="color:#E9AD0C">➤</span> YN0032: │ <span style="color:#D7875F">fsevents</span><span style="color:#87AFFF">@npm:2.3.3</span>: Implicit dependencies on node-gyp are discouraged <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">sane</span><span style="color:#87AFFF">@npm:4.1.0</span> is deprecated: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">source-map-resolve</span><span style="color:#87AFFF">@npm:0.5.3</span> is deprecated: See https://github.com/lydell/source-map-resolve#deprecated <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">urix</span><span style="color:#87AFFF">@npm:0.1.0</span> is deprecated: Please see https://github.com/lydell/urix#deprecated <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">resolve-url</span><span style="color:#87AFFF">@npm:0.2.1</span> is deprecated: https://github.com/lydell/resolve-url#deprecated <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">source-map-url</span><span style="color:#87AFFF">@npm:0.4.1</span> is deprecated: See https://github.com/lydell/source-map-url#deprecated <span style="color:#E9AD0C">➤</span> YN0061: │ <span style="color:#D7875F">w3c-hr-time</span><span style="color:#87AFFF">@npm:1.0.2</span> is deprecated: Use your platform's native performance.now() and performance.timeOrigin. <span style="color:#E9AD0C">➤</span> YN0032: │ <span style="color:#D7875F">node-addon-api</span><span style="color:#87AFFF">@npm:4.3.0</span>: Implicit dependencies on node-gyp are discouraged <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: └ Completed in 15s 528ms <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: ┌ Fetch step <span style="color:#2A7BDE">➤</span> YN0019: │ <span style="color:#A347BA">vfile-reporter-npm-7.0.5-563a398572-0d66370c6c.zip</span> appears to be unused - removing <span style="color:#2A7BDE">➤</span> YN0019: │ <span style="color:#A347BA">vfile-sort-npm-3.0.1-e1a3a75e9c-6a29e0513c.zip</span> appears to be unused - removing <span style="color:#2A7BDE">➤</span> YN0019: │ <span style="color:#A347BA">vfile-statistics-npm-2.0.1-30d1ed7cad-e3f731bcf9.zip</span> appears to be unused - removing <span style="color:#2A7BDE">➤</span> YN0019: │ <span style="color:#A347BA">vscode-languageserver-types-npm-3.17.0-next.3-3d240b48be-84c8e52a8e.zip</span> appears to be unused - re <span style="color:#2A7BDE">➤</span> YN0019: │ <span style="color:#A347BA">word-wrap-npm-1.2.3-7fb15ab002-30b48f91fc.zip</span> appears to be unused - removing <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: └ Completed in 12s 708ms <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: ┌ Link step <span style="color:#E9AD0C">➤</span> YN0031: │ One or more node_modules have been detected and will be removed. This operation may take some time. <span style="color:#E9AD0C">➤</span> YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental <span style="color:#2A7BDE">➤</span> YN0007: │ <span style="color:#D7875F">sqlite3</span><span style="color:#87AFFF">@npm:5.1.6 [52396]</span> must be built because it never has been before or the last one failed <span style="color:#2A7BDE">➤</span> <span style="color:#5E5C64">YN0000</span>: └ Completed in 9s 280ms <span style="color:#E9AD0C">➤</span> YN0000: Done with warnings in 37s 818ms </pre></html></WRAP> </WRAP> === Windows === **Miniforge Prompt** を起動する。\\ 公式のチュートリアルの手順にしたがって <html><code>conda</code></html> コマンドを <html><code>mamba</code></html> に読み替えて実行する🤔\\ C:\ProgramData\miniforge3\pkgs\cache\ の書き込み権限がありません😥\\ <WRAP color_term> <WRAP color_command><html><pre> (base) > mamba create -n jupyterlab-ext --override-channels --strict-channel-priority -c conda-forge -c nodefaults jupyterlab=4 nodejs=18 git copier=7 jinja2-time </pre></html></WRAP> <WRAP color_result><html><pre> <div class=BSc> __ __ __ __ / \ / \ / \ / \ / \/ \/ \/ \ ███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \ / \ \____ / / \_/ \_/ \_/ \ o \__, / _/ \_____/ ` |/ ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ mamba (1.4.2) supported by @QuantStack GitHub: https://github.com/mamba-org/mamba Twitter: https://twitter.com/QuantStack █████████████████████████████████████████████████████████████ </div> Looking for: ['jupyterlab=4', 'nodejs=18', 'git', 'copier=7', 'jinja2-time'] <b class=HIR>error libmamba</b> Could not open lockfile 'C:\ProgramData\miniforge3\pkgs\cache\cache.lock' </pre></html></WRAP> </WRAP> ===== テンプレートで新しい extension プロジェクトを作成 ===== [[rtd>jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#create-an-extension-project|Create an extension project - Extension Tutorial — JupyterLab 4.2.0a1 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#create-an-extension-project|翻訳]]\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#26A269">mkdir</font> jupyterlab-monster-extension <font color="#2A7BDE"><b>&&</b></font> <font color="#26A269">cd</font> jupyterlab-monster-extension (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">copier</font> copy <font color="#A347BA">--trust</font> https://github.com/jupyterlab/extension-template <u style="text-decoration-style:single">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/copier/template.py:141: OldTemplateWarning: This template was designed for Copier 7.1.0, but your version of Copier is 9.6.0. You could find some incompatibilities. warn( </pre></html></WRAP> <WRAP color_result><html><pre> 🎤 What is your extension kind? (Use arrow keys) frontend mimerenderer server » theme </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#5F87AF">🎤</font><b> What is your extension kind?</b> <b> </b><font color="#FFAF00"><b>theme</b></font> <font color="#5F87AF">🎤</font><b> Extension author name</b> <b> </b><font color="#FFAF00"><b>tomoyan596</b></font> <font color="#5F87AF">🎤</font><b> Extension author email</b> <b> </b><font color="#FFAF00"><b>tomoyan596@tomoyan.net</b></font> <font color="#5F87AF">🎤</font><b> JavaScript package name</b> <b> </b><font color="#FFAF00"><b>jupyterlab-monster-extension</b></font> <font color="#5F87AF">🎤</font><b> Python package name</b> <b> </b><font color="#FFAF00"><b>jupyterlab-monster-extension</b></font> <font color="#5F87AF">🎤</font><b> Extension short description</b> <b> </b><font color="#FFAF00"><b>A JupyterLab extension.</b></font> <font color="#5F87AF">🎤</font><b> Does the extension have user settings or schema-defined UI elements?</b> <b> </b><font color="#FFAF00"><b>Yes</b></font> <font color="#5F87AF">🎤</font><b> Do you want to set up Binder example?</b> <b> </b><font color="#FFAF00"><b>Yes</b></font> <font color="#5F87AF">🎤</font><b> Do you want to set up tests for the extension?</b> <b> </b><font color="#FFAF00"><b>Yes</b></font> <font color="#5F87AF">🎤</font><b> Git remote repository URL</b> <b> </b><font color="#FFAF00"><b>https://github.com/tomoyan596/jupyterlab-monster-extension</b></font> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Copying from template version 4.3.8 <font color="#33D17A"><b> create</b></font> jupyterlab-monster-extension <font color="#33D17A"><b> create</b></font> jupyterlab-monster-extension/__init__.py <font color="#33D17A"><b> create</b></font> .copier-answers.yml <font color="#33D17A"><b> create</b></font> ui-tests <font color="#33D17A"><b> create</b></font> ui-tests/yarn.lock <font color="#33D17A"><b> create</b></font> ui-tests/tests <font color="#33D17A"><b> create</b></font> ui-tests/tests/jupyterlab-monster-extension.spec.ts <font color="#33D17A"><b> create</b></font> ui-tests/playwright.config.js <font color="#33D17A"><b> create</b></font> ui-tests/package.json <font color="#33D17A"><b> create</b></font> ui-tests/jupyter_server_test_config.py <font color="#33D17A"><b> create</b></font> ui-tests/README.md <font color="#33D17A"><b> create</b></font> tsconfig.test.json <font color="#33D17A"><b> create</b></font> jest.config.js <font color="#33D17A"><b> create</b></font> babel.config.js <font color="#33D17A"><b> create</b></font> schema <font color="#33D17A"><b> create</b></font> schema/plugin.json <font color="#33D17A"><b> create</b></font> binder <font color="#33D17A"><b> create</b></font> binder/postBuild <font color="#33D17A"><b> create</b></font> binder/environment.yml <font color="#33D17A"><b> create</b></font> tsconfig.json <font color="#33D17A"><b> create</b></font> style <font color="#33D17A"><b> create</b></font> style/variables.css <font color="#33D17A"><b> create</b></font> style/index.css <font color="#33D17A"><b> create</b></font> src <font color="#33D17A"><b> create</b></font> src/__tests__ <font color="#33D17A"><b> create</b></font> src/__tests__/jupyterlab-monster-extension.spec.ts <font color="#33D17A"><b> create</b></font> src/index.ts <font color="#33D17A"><b> create</b></font> setup.py <font color="#33D17A"><b> create</b></font> pyproject.toml <font color="#33D17A"><b> create</b></font> package.json <font color="#33D17A"><b> create</b></font> install.json <font color="#33D17A"><b> create</b></font> RELEASE.md <font color="#33D17A"><b> create</b></font> README.md <font color="#33D17A"><b> create</b></font> LICENSE <font color="#33D17A"><b> create</b></font> CHANGELOG.md <font color="#33D17A"><b> create</b></font> .yarnrc.yml <font color="#33D17A"><b> create</b></font> .prettierignore <font color="#33D17A"><b> create</b></font> .gitignore <font color="#33D17A"><b> create</b></font> .github <font color="#33D17A"><b> create</b></font> .github/workflows <font color="#33D17A"><b> create</b></font> .github/workflows/build.yml <font color="#33D17A"><b> create</b></font> .github/workflows/update-integration-tests.yml <font color="#33D17A"><b> create</b></font> .github/workflows/binder-on-pr.yml <font color="#33D17A"><b> create</b></font> .github/workflows/publish-release.yml <font color="#33D17A"><b> create</b></font> .github/workflows/prep-release.yml <font color="#33D17A"><b> create</b></font> .github/workflows/enforce-label.yml <font color="#33D17A"><b> create</b></font> .github/workflows/check-release.yml </pre></html></WRAP> </WRAP> <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">tree</font> </pre></html></WRAP> <WRAP color_result_long><html><pre class=BSc> <font color="#2A7BDE"><b>.</b></font> ├── CHANGELOG.md ├── LICENSE ├── README.md ├── RELEASE.md ├── babel.config.js ├── <font color="#2A7BDE"><b>binder</b></font> │ ├── environment.yml │ └── <font color="#33D17A"><b>postBuild</b></font> ├── install.json ├── jest.config.js ├── <font color="#2A7BDE"><b>jupyterlab-monster-extension</b></font> │ └── __init__.py ├── package.json ├── pyproject.toml ├── <font color="#2A7BDE"><b>schema</b></font> │ └── plugin.json ├── setup.py ├── <font color="#2A7BDE"><b>src</b></font> │ ├── <font color="#2A7BDE"><b>__tests__</b></font> │ │ └── jupyterlab-monster-extension.spec.ts │ └── index.ts ├── <font color="#2A7BDE"><b>style</b></font> │ ├── index.css │ └── variables.css ├── tsconfig.json ├── tsconfig.test.json └── <font color="#2A7BDE"><b>ui-tests</b></font> ├── README.md ├── jupyter_server_test_config.py ├── package.json ├── playwright.config.js ├── <font color="#2A7BDE"><b>tests</b></font> │ └── jupyterlab-monster-extension.spec.ts └── yarn.lock 9 directories, 26 files </pre></html></WRAP> </WRAP> ==== ローカル git リポジトリの準備 ==== [[rtd>jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#commit-what-you-have-to-git|Commit what you have to git - Extension Tutorial — JupyterLab 4.1.0a2 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#commit-what-you-have-to-git|翻訳]]\\ テンプレートで生成したプロジェクトを git 管理する🤔\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> config <font color="#A347BA">--global</font> user.email tomoyan596@tomoyan.net (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> init </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#A2734C">hint: Using 'master' as the name for the initial branch. This default branch name</font> <font color="#A2734C">hint: is subject to change. To configure the initial branch name to use in all</font> <font color="#A2734C">hint: of your new repositories, which will suppress this warning, call:</font> <font color="#A2734C">hint:</font> <font color="#A2734C">hint: </font> <font color="#A2734C">git config --global init.defaultBranch <name></font> <font color="#A2734C">hint:</font> <font color="#A2734C">hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and</font> <font color="#A2734C">hint: 'development'. The just-created branch can be renamed via this command:</font> <font color="#A2734C">hint:</font> <font color="#A2734C">hint: </font> <font color="#A2734C">git branch -m <name></font> Initialized empty Git repository in /home/tomoyan/my_projects/jupyter-src/jupyterlab-monster-extension/.git/ </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> br<font color="#999999">anch </font><font color="#A347BA">-m</font><font color="#999999"> main</font> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> add <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> s<font color="#999999">tatus</font> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> On branch main No commits yet Changes to be committed: (use "git rm --cached <file>..." to unstage) <font color="#26A269">new file: .copier-answers.yml</font> <font color="#26A269">new file: .github/workflows/binder-on-pr.yml</font> <font color="#26A269">new file: .github/workflows/build.yml</font> <font color="#26A269">new file: .github/workflows/check-release.yml</font> <font color="#26A269">new file: .github/workflows/enforce-label.yml</font> <font color="#26A269">new file: .github/workflows/prep-release.yml</font> <font color="#26A269">new file: .github/workflows/publish-release.yml</font> <font color="#26A269">new file: .github/workflows/update-integration-tests.yml</font> <font color="#26A269">new file: .gitignore</font> <font color="#26A269">new file: .prettierignore</font> <font color="#26A269">new file: .yarnrc.yml</font> <font color="#26A269">new file: CHANGELOG.md</font> <font color="#26A269">new file: LICENSE</font> <font color="#26A269">new file: README.md</font> <font color="#26A269">new file: RELEASE.md</font> <font color="#26A269">new file: babel.config.js</font> <font color="#26A269">new file: binder/environment.yml</font> <font color="#26A269">new file: binder/postBuild</font> <font color="#26A269">new file: install.json</font> <font color="#26A269">new file: jest.config.js</font> <font color="#26A269">new file: jupyterlab-monster-extension/__init__.py</font> <font color="#26A269">new file: package.json</font> <font color="#26A269">new file: pyproject.toml</font> <font color="#26A269">new file: schema/plugin.json</font> <font color="#26A269">new file: setup.py</font> <font color="#26A269">new file: src/__tests__/jupyterlab-monster-extension.spec.ts</font> <font color="#26A269">new file: src/index.ts</font> <font color="#26A269">new file: style/index.css</font> <font color="#26A269">new file: style/variables.css</font> <font color="#26A269">new file: tsconfig.json</font> <font color="#26A269">new file: tsconfig.test.json</font> <font color="#26A269">new file: ui-tests/README.md</font> <font color="#26A269">new file: ui-tests/jupyter_server_test_config.py</font> <font color="#26A269">new file: ui-tests/package.json</font> <font color="#26A269">new file: ui-tests/playwright.config.js</font> <font color="#26A269">new file: ui-tests/tests/jupyterlab-monster-extension.spec.ts</font> <font color="#26A269">new file: ui-tests/yarn.lock</font> </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> commit <font color="#A347BA">-m</font> <font color="#A2734C">'テンプレートよりプロジェクトを作成'</font> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> [main (root-commit) d04260d] テンプレートよりプロジェクトを作成 37 files changed, 1885 insertions(+) create mode 100644 .copier-answers.yml create mode 100644 .github/workflows/binder-on-pr.yml create mode 100644 .github/workflows/build.yml create mode 100644 .github/workflows/check-release.yml create mode 100644 .github/workflows/enforce-label.yml create mode 100644 .github/workflows/prep-release.yml create mode 100644 .github/workflows/publish-release.yml create mode 100644 .github/workflows/update-integration-tests.yml create mode 100644 .gitignore create mode 100644 .prettierignore create mode 100644 .yarnrc.yml create mode 100644 CHANGELOG.md create mode 100644 LICENSE create mode 100644 README.md create mode 100644 RELEASE.md create mode 100644 babel.config.js create mode 100644 binder/environment.yml create mode 100755 binder/postBuild create mode 100644 install.json create mode 100644 jest.config.js create mode 100644 jupyterlab-monster-extension/__init__.py create mode 100644 package.json create mode 100644 pyproject.toml create mode 100644 schema/plugin.json create mode 100644 setup.py create mode 100644 src/__tests__/jupyterlab-monster-extension.spec.ts create mode 100644 src/index.ts create mode 100644 style/index.css create mode 100644 style/variables.css create mode 100644 tsconfig.json create mode 100644 tsconfig.test.json create mode 100644 ui-tests/README.md create mode 100644 ui-tests/jupyter_server_test_config.py create mode 100644 ui-tests/package.json create mode 100644 ui-tests/playwright.config.js create mode 100644 ui-tests/tests/jupyterlab-monster-extension.spec.ts create mode 100644 ui-tests/yarn.lock </pre></html></WRAP> </WRAP> ===== 開発時における拡張機能のビルドとインストール ===== [[rtd>jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#build-and-install-the-extension-for-development|Build and install the extension for development]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#build-and-install-the-extension-for-development|翻訳]]\\ <WRAP round tip 90% fsizemin> yarn は親階層ディレクトリのプロジェクトをチェックするので、もしも、この extension パッケージプロジェクトの親階層に <html><code>yarn.lock</code></html> ファイルが存在する場合は、この extension は親プロジェクトの一部であると見なされるために以下のエラーが発生する🤔\\ そのようなディレクトリ構成にならないようにするか、予め空の ''yarn.lock'' ファイルを作成しておく😉\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> ... <font color="#F66151"><b>Usage Error</b></font>: The nearest package directory (/home/tomoyan/my_projects/jupyter_tomoyan_extension) doesn't seem to be part of the project declared in /home/tomoyan. - If /home/tomoyan isn't intended to be a project, remove any yarn.lock and/or package.json file there. - If /home/tomoyan is intended to be a project, it might be that you forgot to list my_projects/jupyter_tomoyan_extension in its workspace configuration. - Finally, if /home/tomoyan is fine and you intend my_projects/jupyter_tomoyan_extension to be treated as a completely separate project (not even a workspace), create an empty yarn.lock file in it. ... </pre></html></WRAP> </WRAP> 空の <html><code>yarn.lock</code></html> ファイルを作成してからビルドする。\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">touch</font> yarn.lock </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:single">.</u> </pre></html></WRAP> </WRAP> </WRAP> 拡張機能をビルドする。\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:single">.</u> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Obtaining file:///home/tomoyan/my_projects/jupyter_tomoyan_extension Running command pip subprocess to install build dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting hatchling>=1.5.0 Obtaining dependency information for hatchling>=1.5.0 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting jupyterlab<5,>=4.0.0 Obtaining dependency information for jupyterlab<5,>=4.0.0 from https://files.pythonhosted.org/packages/a2/64/1a559e1b945c3d424c1ac9f333bfd6f595d5819efde3a6d8b036e6b0585f/jupyterlab-4.4.0-py3-none-any.whl.metadata Using cached jupyterlab-4.4.0-py3-none-any.whl.metadata (16 kB) Collecting hatch-nodejs-version>=0.3.2 Obtaining dependency information for hatch-nodejs-version>=0.3.2 from https://files.pythonhosted.org/packages/b7/fe/b23e9bca77cafecd1a10450066a1a4ca329149ad36aa86cdf8e67c2d2fa5/hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting packaging>=24.2 (from hatchling>=1.5.0) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.5.0) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.5.0) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.5.0) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/40/f8/9c6d334002e7b4ff34a875d2f6fe76c6c1544bd7fde3e39cb7cd2593488f/trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata (2.3 kB) Collecting async-lru>=1.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for async-lru>=1.0.0 from https://files.pythonhosted.org/packages/03/49/d10027df9fce941cb8184e78a02857af36360d33e1721df81c5ed2179a1a/async_lru-2.0.5-py3-none-any.whl.metadata Using cached async_lru-2.0.5-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for httpx>=0.25.0 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl.metadata Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for ipykernel>=6.5.0 from https://files.pythonhosted.org/packages/94/5c/368ae6c01c7628438358e6d337c19b05425727fbb221d2a3c4303c372f42/ipykernel-6.29.5-py3-none-any.whl.metadata Using cached ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jinja2>=3.0.3 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jinja2>=3.0.3 from https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl.metadata Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-core (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-core from https://files.pythonhosted.org/packages/c9/fb/108ecd1fe961941959ad0ee4e12ee7b8b1477247f30b1fdfd83ceaf017f0/jupyter_core-5.7.2-py3-none-any.whl.metadata Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-lsp>=2.0.0 from https://files.pythonhosted.org/packages/07/e0/7bd7cff65594fd9936e2f9385701e44574fc7d721331ff676ce440b14100/jupyter_lsp-2.2.5-py3-none-any.whl.metadata Using cached jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting jupyter-server<3,>=2.4.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server<3,>=2.4.0 from https://files.pythonhosted.org/packages/e2/a2/89eeaf0bb954a123a909859fa507fa86f96eb61b62dc30667b60dbd5fdaf/jupyter_server-2.15.0-py3-none-any.whl.metadata Using cached jupyter_server-2.15.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyterlab-server<3,>=2.27.1 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-server<3,>=2.27.1 from https://files.pythonhosted.org/packages/54/09/2032e7d15c544a0e3cd831c51d77a8ca57f7555b2e1b2922142eddb02a84/jupyterlab_server-2.27.3-py3-none-any.whl.metadata Using cached jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting notebook-shim>=0.2 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for notebook-shim>=0.2 from https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl.metadata Using cached notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting setuptools>=41.1.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for setuptools>=41.1.0 from https://files.pythonhosted.org/packages/54/21/f43f0a1fa8b06b32812e0975981f4677d28e0f3271601dc88ac5a5b83220/setuptools-78.1.0-py3-none-any.whl.metadata Using cached setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) Collecting tornado>=6.2.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for tornado>=6.2.0 from https://files.pythonhosted.org/packages/22/55/b78a464de78051a30599ceb6983b01d8f732e6f69bf37b4ed07f642ac0fc/tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting traitlets (from jupyterlab<5,>=4.0.0) Obtaining dependency information for traitlets from https://files.pythonhosted.org/packages/00/c0/8f5d070730d7836adc9c9b6408dec68c6ced86b304a9b26a14df072a6e8c/traitlets-5.14.3-py3-none-any.whl.metadata Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting anyio (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for anyio from https://files.pythonhosted.org/packages/a1/ee/48ca1a7c89ffec8b6a0c5d02b89c305671d5ffd8d3c94acf8b8c408575bb/anyio-4.9.0-py3-none-any.whl.metadata Using cached anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting certifi (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for certifi from https://files.pythonhosted.org/packages/38/fc/bce832fd4fd99766c04d1ee0eead6b0ec6486fb100ae5e74c1d91292b982/certifi-2025.1.31-py3-none-any.whl.metadata Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for httpcore==1.* from https://files.pythonhosted.org/packages/87/f5/72347bc88306acb359581ac4d52f23c0ef445b57157adedb9aee0cd689d2/httpcore-1.0.7-py3-none-any.whl.metadata Using cached httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) Collecting idna (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for idna from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for h11<0.15,>=0.13 from https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl.metadata Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting comm>=0.1.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for comm>=0.1.1 from https://files.pythonhosted.org/packages/e6/75/49e5bfe642f71f272236b5b2d2691cf915a7283cc0ceda56357b61daa538/comm-0.2.2-py3-none-any.whl.metadata Using cached comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages/ec/ed/db4b10ff3b5bb30fe41d9e86444a08bb6448e4d8265e7768450b8408dd36/debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython>=7.23.1 from https://files.pythonhosted.org/packages/b2/9d/4ff2adf55d1b6e3777b0303fdbe5b723f76e46cba4a53a32fe82260d2077/ipython-9.1.0-py3-none-any.whl.metadata Using cached ipython-9.1.0-py3-none-any.whl.metadata (4.4 kB) Collecting jupyter-client>=6.1.12 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/11/85/b0394e0b6fcccd2c1eeefc230978a6f8cb0c5df1e4cd3e7625735a0d7d1e/jupyter_client-8.6.3-py3-none-any.whl.metadata Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting matplotlib-inline>=0.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for matplotlib-inline>=0.1 from https://files.pythonhosted.org/packages/8f/8e/9ad090d3553c280a8060fbf6e24dc1c0c29704ee7d1c372f0c174aa59285/matplotlib_inline-0.1.7-py3-none-any.whl.metadata Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nest-asyncio from https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl.metadata Using cached nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyzmq>=24 from https://files.pythonhosted.org/packages/18/a6/f048826bc87528c208e90604c3bf573801e54bd91e390cbd2dfa860e82dc/pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata Using cached pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyterlab<5,>=4.0.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/0c/91/96cf928db8236f1bfab6ce15ad070dfdd02ed88261c2afafd4b43575e9e9/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab<5,>=4.0.0) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/6d/45/59578566b3275b8fd9157885918fcd0c4d74162928a5310926887b856a51/platformdirs-4.3.7-py3-none-any.whl.metadata Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi>=21.1 from https://files.pythonhosted.org/packages/a4/6a/e8a041599e78b6b3752da48000b14c8d1e8a04ded09c88c714ba047f34f5/argon2_cffi-23.1.0-py3-none-any.whl.metadata Using cached argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-events>=0.11.0 from https://files.pythonhosted.org/packages/e2/48/577993f1f99c552f18a0428731a755e06171f9902fa118c379eb7c04ea22/jupyter_events-0.12.0-py3-none-any.whl.metadata Using cached jupyter_events-0.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server-terminals>=0.4.4 from https://files.pythonhosted.org/packages/07/2d/2b32cdbe8d2a602f697a649798554e4f072115438e92249624e532e8aca6/jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbconvert>=6.4.4 from https://files.pythonhosted.org/packages/cc/9a/cd673b2f773a12c992f41309ef81b99da1690426bd2f96957a7ade0d3ed7/nbconvert-7.16.6-py3-none-any.whl.metadata Using cached nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbformat>=5.3.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbformat>=5.3.0 from https://files.pythonhosted.org/packages/a9/82/0340caa499416c78e5d8f5f05947ae4bc3cba53c9f038ab6e9ed964e22f1/nbformat-5.10.4-py3-none-any.whl.metadata Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting overrides>=5.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for overrides>=5.0 from https://files.pythonhosted.org/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl.metadata Using cached overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prometheus-client>=0.9 from https://files.pythonhosted.org/packages/ff/c2/ab7d37426c179ceb9aeb109a85cda8948bb269b7561a0be870cc656eefe4/prometheus_client-0.21.1-py3-none-any.whl.metadata Using cached prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for send2trash>=1.8.2 from https://files.pythonhosted.org/packages/40/b0/4562db6223154aa4e22f939003cb92514c79f3d4dccca3444253fd17f902/Send2Trash-1.8.3-py3-none-any.whl.metadata Using cached Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for terminado>=0.8.3 from https://files.pythonhosted.org/packages/6a/9e/2064975477fdc887e47ad42157e214526dcad8f317a948dee17e1659a62f/terminado-0.18.1-py3-none-any.whl.metadata Using cached terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for websocket-client>=1.7 from https://files.pythonhosted.org/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting babel>=2.10 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for babel>=2.10 from https://files.pythonhosted.org/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages/41/9f/3500910d5a98549e3098807493851eeef2b89cdd3032227558a104dfe926/json5-0.12.0-py3-none-any.whl.metadata Using cached json5-0.12.0-py3-none-any.whl.metadata (36 kB) Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema>=4.18.0 from https://files.pythonhosted.org/packages/69/4a/4f9dbeb84e8850557c02365a0eee0649abe5eb1d84af92a25731c6c0f922/jsonschema-4.23.0-py3-none-any.whl.metadata Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting requests>=2.31 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for requests>=2.31 from https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl.metadata Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting sniffio>=1.1 (from anyio->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for sniffio>=1.1 from https://files.pythonhosted.org/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi-bindings from https://files.pythonhosted.org/packages/ec/f7/378254e6dd7ae6f31fe40c8649eea7d4832a42243acaf0f1fff9083b2bed/argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting decorator (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for decorator from https://files.pythonhosted.org/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython-pygments-lexers from https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/c0/5a/9cac0c82afec3d09ccd97c8b6502d48f165f9124db81b4bcb90b4af974ee/jedi-0.19.2-py2.py3-none-any.whl.metadata Using cached jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pexpect>4.3 from https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl.metadata Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prompt_toolkit<3.1.0,>=3.0.41 from https://files.pythonhosted.org/packages/e4/ea/d836f008d33151c7a1f62caf3d8dd782e4d15f6a43897f64480c2b8de2ad/prompt_toolkit-3.0.50-py3-none-any.whl.metadata Using cached prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB) Collecting pygments>=2.4.0 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pygments>=2.4.0 from https://files.pythonhosted.org/packages/8a/0b/9fcc47d19c48b59121088dd6da2488a49d5f72dacf8262e2790a1d2c7d15/pygments-2.19.1-py3-none-any.whl.metadata Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack_data (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for stack_data from https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl.metadata Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for attrs>=22.2.0 from https://files.pythonhosted.org/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/d1/0f/8910b19ac0670a0f80ce1008e5e751c4a57e14d2c4c13a482aa6079fa9d6/jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/c1/b1/3baf80dc6d2b7bc27a95a67752d0208e410351e3feb4eb78de5f77454d8d/referencing-0.36.2-py3-none-any.whl.metadata Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bf/08/b543969c12a8f44db6c0f08ced009abf8f519191ca6985509e7c44102e3c/rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-dateutil>=2.8.2 from https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-json-logger>=2.0.4 from https://files.pythonhosted.org/packages/08/20/0f2523b9e50a8052bc6a8b732dfc8568abbdc42010aef03a2d750bdab3b2/python_json_logger-3.3.0-py3-none-any.whl.metadata Using cached python_json_logger-3.3.0-py3-none-any.whl.metadata (4.0 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyyaml>=5.3 from https://files.pythonhosted.org/packages/04/24/b7721e4845c2f162d26f50521b825fb061bc0a5afcf9a386840f23ea19fa/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3339-validator from https://files.pythonhosted.org/packages/7b/44/4e421b96b67b2daff264473f7465db72fbdf36a07e05494f50300cc7b0c6/rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3986-validator>=0.1.1 from https://files.pythonhosted.org/packages/9e/51/17023c0f8f1869d8806b979a2bffa3f861f26a3f1a66b094288323fba52f/rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for beautifulsoup4 from https://files.pythonhosted.org/packages/f9/49/6abb616eb3cbab6a7cca303dc02fdf3836de2e0b834bf966a7f5271a34d8/beautifulsoup4-4.13.3-py3-none-any.whl.metadata Using cached beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for bleach!=5.0.0 from https://files.pythonhosted.org/packages/fc/55/96142937f66150805c25c4d0f31ee4132fd33497753400734f9dfdcbdc66/bleach-6.2.0-py3-none-any.whl.metadata Using cached bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for defusedxml from https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-pygments from https://files.pythonhosted.org/packages/b1/dd/ead9d8ea85bf202d90cc513b533f9c363121c7792674f78e0d8a854b63b4/jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/01/4d/23c4e4f09da849e127e9f123241946c23c1e30f45a88366879e064211815/mistune-3.1.3-py3-none-any.whl.metadata Using cached mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/34/6d/e7fa07f03a4a7b221d94b4d586edb754a9b0dc3c9e2c93353e9fa4e0d117/nbclient-0.10.2-py3-none-any.whl.metadata Using cached nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pandocfilters>=1.4.1 from https://files.pythonhosted.org/packages/ef/af/4fbc8cab944db5d21b7e2a5b8e9211a03a79852b1157e2c102fcc61ac440/pandocfilters-1.5.1-py2.py3-none-any.whl.metadata Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fastjsonschema>=2.15 from https://files.pythonhosted.org/packages/90/2b/0817a2b257fe88725c25589d89aec060581aabf668707a8d03b2e9e0cb2a/fastjsonschema-2.21.1-py3-none-any.whl.metadata Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/52/ed/b7f4f07de100bdb95c1756d3a4d17b90c1a3c53715c1a476f8738058e0fa/charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl.metadata Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting ptyprocess (from terminado>=0.8.3->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ptyprocess from https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl.metadata Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webencodings from https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl.metadata Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for tinycss2<1.5,>=1.1.0 from https://files.pythonhosted.org/packages/e6/34/ebdc18bae6aa14fbee1a08b63c015c72b64868ff7dae68808ab500c492e2/tinycss2-1.4.0-py3-none-any.whl.metadata Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for parso<0.9.0,>=0.8.4 from https://files.pythonhosted.org/packages/c6/ac/dac4a63f978e4dcb3c6d3a78c4d8e0192a113d288502a1216950c41b1027/parso-0.8.4-py2.py3-none-any.whl.metadata Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fqdn from https://files.pythonhosted.org/packages/cf/58/8acf1b3e91c58313ce5cb67df61001fc9dcd21be4fadb76c1a2d540e09ed/fqdn-1.5.1-py3-none-any.whl.metadata Using cached fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for isoduration from https://files.pythonhosted.org/packages/7b/55/e5326141505c5d5e34c5e0935d2908a74e4561eca44108fbfb9c13d2911a/isoduration-20.11.0-py3-none-any.whl.metadata Using cached isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonpointer>1.13 from https://files.pythonhosted.org/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages/e7/00/3fca040d7cf8a32776d3d81a00c8ee7457e00f80c649f1e4a863c8321ae9/uri_template-1.3.0-py3-none-any.whl.metadata Using cached uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webcolors>=24.6.0 from https://files.pythonhosted.org/packages/60/e8/c0e05e4684d13459f93d312077a9a2efbe04d59c393bc2b8802248c908d4/webcolors-24.11.1-py3-none-any.whl.metadata Using cached webcolors-24.11.1-py3-none-any.whl.metadata (2.2 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for wcwidth from https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl.metadata Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for six>=1.5 from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for cffi>=1.0.1 from https://files.pythonhosted.org/packages/26/9f/1aab65a6c0db35f43c4d1b4f580e8df53914310afc10ae0397d29d697af4/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl.metadata Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for typing-extensions>=4.0.0 from https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl.metadata Using cached typing_extensions-4.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for executing>=1.2.0 from https://files.pythonhosted.org/packages/7b/8f/c4d9bafc34ad7ad5d8dc16dd1347ee0e507a52c3adb6bfa8887e1c6a26ba/executing-2.2.0-py2.py3-none-any.whl.metadata Using cached executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/25/8a/c46dcc25341b5bce5472c718902eb3d38600a903b14fa6aeecef3f21a46f/asttokens-3.0.0-py3-none-any.whl.metadata Using cached asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pure-eval from https://files.pythonhosted.org/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl.metadata Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pycparser from https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for arrow>=0.15.0 from https://files.pythonhosted.org/packages/f8/ed/e97229a566617f2ae958a6b13e7cc0f585470eac730a73e9e82c32a3cdd2/arrow-1.3.0-py3-none-any.whl.metadata Using cached arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for types-python-dateutil>=2.8.10 from https://files.pythonhosted.org/packages/0f/b3/ca41df24db5eb99b00d97f89d7674a90cb6b3134c52fb8121b6d8d30f15c/types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached jupyterlab-4.4.0-py3-none-any.whl (12.3 MB) Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl (8.5 kB) Using cached async_lru-2.0.5-py3-none-any.whl (6.1 kB) Using cached httpx-0.28.1-py3-none-any.whl (73 kB) Using cached httpcore-1.0.7-py3-none-any.whl (78 kB) Using cached ipykernel-6.29.5-py3-none-any.whl (117 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB) Using cached jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Using cached jupyter_server-2.15.0-py3-none-any.whl (385 kB) Using cached jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Using cached notebook_shim-0.2.4-py3-none-any.whl (13 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB) Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Using cached traitlets-5.14.3-py3-none-any.whl (85 kB) Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl (13 kB) Using cached anyio-4.9.0-py3-none-any.whl (100 kB) Using cached argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) Using cached comm-0.2.2-py3-none-any.whl (7.2 kB) Using cached debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached ipython-9.1.0-py3-none-any.whl (604 kB) Using cached json5-0.12.0-py3-none-any.whl (36 kB) Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB) Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB) Using cached jupyter_events-0.12.0-py3-none-any.whl (19 kB) Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Using cached nbconvert-7.16.6-py3-none-any.whl (258 kB) Using cached nbformat-5.10.4-py3-none-any.whl (78 kB) Using cached overrides-7.7.0-py3-none-any.whl (17 kB) Using cached platformdirs-4.3.7-py3-none-any.whl (18 kB) Using cached prometheus_client-0.21.1-py3-none-any.whl (54 kB) Using cached pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (855 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached Send2Trash-1.8.3-py3-none-any.whl (18 kB) Using cached terminado-0.18.1-py3-none-any.whl (14 kB) Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB) Using cached nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Using cached attrs-25.3.0-py3-none-any.whl (63 kB) Using cached bleach-6.2.0-py3-none-any.whl (163 kB) Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Using cached h11-0.14.0-py3-none-any.whl (58 kB) Using cached jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Using cached mistune-3.1.3-py3-none-any.whl (53 kB) Using cached nbclient-0.10.2-py3-none-any.whl (25 kB) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Using cached prompt_toolkit-3.0.50-py3-none-any.whl (387 kB) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Using cached python_json_logger-3.3.0-py3-none-any.whl (15 kB) Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) Using cached referencing-0.36.2-py3-none-any.whl (26 kB) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (393 kB) Using cached sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached urllib3-2.3.0-py3-none-any.whl (128 kB) Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Using cached beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Using cached stack_data-0.6.3-py3-none-any.whl (24 kB) Using cached asttokens-3.0.0-py3-none-any.whl (26 kB) Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) Using cached executing-2.2.0-py2.py3-none-any.whl (26 kB) Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached soupsieve-2.6-py3-none-any.whl (36 kB) Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB) Using cached typing_extensions-4.13.1-py3-none-any.whl (45 kB) Using cached webcolors-24.11.1-py3-none-any.whl (14 kB) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Using cached fqdn-1.5.1-py3-none-any.whl (9.1 kB) Using cached isoduration-20.11.0-py3-none-any.whl (11 kB) Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB) Using cached uri_template-1.3.0-py3-none-any.whl (11 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Using cached arrow-1.3.0-py3-none-any.whl (66 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) Installing collected packages: webencodings, wcwidth, trove-classifiers, pure-eval, ptyprocess, fastjsonschema, websocket-client, webcolors, urllib3, uri-template, typing-extensions, types-python-dateutil, traitlets, tornado, tinycss2, soupsieve, sniffio, six, setuptools, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pygments, pycparser, psutil, prompt_toolkit, prometheus-client, pluggy, platformdirs, pexpect, pathspec, parso, pandocfilters, packaging, overrides, nest-asyncio, mistune, MarkupSafe, jupyterlab-pygments, jsonpointer, json5, idna, h11, fqdn, executing, defusedxml, decorator, debugpy, charset-normalizer, certifi, bleach, babel, attrs, async-lru, asttokens, terminado, stack_data, rfc3339-validator, requests, referencing, python-dateutil, matplotlib-inline, jupyter-core, jinja2, jedi, ipython-pygments-lexers, httpcore, hatchling, comm, cffi, beautifulsoup4, anyio, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, hatch-nodejs-version, arrow, argon2-cffi-bindings, jsonschema, isoduration, ipykernel, argon2-cffi, nbformat, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab Creating /tmp/pip-build-env-bngtq7x6/overlay/bin changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/wsdump to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/send2trash to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/pygmentize to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/pyjson5 to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/debugpy to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/normalizer to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/pybabel to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-migrate to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-troubleshoot to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/hatchling to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-kernel to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-kernelspec to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-run to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/ipython to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/ipython3 to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/httpx to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jsonschema to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-trust to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-execute to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-events to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-dejavu to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-nbconvert to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-server to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jlpm to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-lab to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-labextension to 755 changing mode of /tmp/pip-build-env-bngtq7x6/overlay/bin/jupyter-labhub to 755 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. notebook 7.3.3 requires jupyterlab<4.4,>=4.3.6, but you have jupyterlab 4.4.0 which is incompatible. Successfully installed MarkupSafe-3.0.2 anyio-4.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-3.0.0 async-lru-2.0.5 attrs-25.3.0 babel-2.17.0 beautifulsoup4-4.13.3 bleach-6.2.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 comm-0.2.2 debugpy-1.8.13 decorator-5.2.1 defusedxml-0.7.1 executing-2.2.0 fastjsonschema-2.21.1 fqdn-1.5.1 h11-0.14.0 hatch-nodejs-version-0.3.2 hatchling-1.27.0 httpcore-1.0.7 httpx-0.28.1 idna-3.10 ipykernel-6.29.5 ipython-9.1.0 ipython-pygments-lexers-1.1.1 isoduration-20.11.0 jedi-0.19.2 jinja2-3.1.6 json5-0.12.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.15.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.0 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 matplotlib-inline-0.1.7 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-shim-0.2.4 overrides-7.7.0 packaging-24.2 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.7 pluggy-1.5.0 prometheus-client-0.21.1 prompt_toolkit-3.0.50 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pygments-2.19.1 python-dateutil-2.9.0.post0 python-json-logger-3.3.0 pyyaml-6.0.2 pyzmq-26.4.0 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.24.0 send2trash-1.8.3 setuptools-78.1.0 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 stack_data-0.6.3 terminado-0.18.1 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 trove-classifiers-2025.3.19.19 types-python-dateutil-2.9.0.20241206 typing-extensions-4.13.1 uri-template-1.3.0 urllib3-2.3.0 wcwidth-0.2.13 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 Installing build dependencies ... done Running command Checking if build backend supports build_editable Checking if build backend supports build_editable ... done Running command Getting requirements to build editable Getting requirements to build editable ... done Running command pip subprocess to install backend dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting editables~=0.3 Obtaining dependency information for editables~=0.3 from https://files.pythonhosted.org/packages/6b/be/0f2f4a5e8adc114a02b63d92bf8edbfa24db6fc602fca83c885af2479e0e/editables-0.5-py3-none-any.whl.metadata Using cached editables-0.5-py3-none-any.whl.metadata (3.1 kB) Collecting hatch-jupyter-builder>=0.5 Obtaining dependency information for hatch-jupyter-builder>=0.5 from https://files.pythonhosted.org/packages/9f/ce/be681f7af8141eabe61df05c7990db3bafe0ea9e2d7cec9329fad75a00e4/hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata (5.4 kB) Collecting hatchling>=1.17 (from hatch-jupyter-builder>=0.5) Obtaining dependency information for hatchling>=1.17 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting packaging>=24.2 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/40/f8/9c6d334002e7b4ff34a875d2f6fe76c6c1544bd7fde3e39cb7cd2593488f/trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata (2.3 kB) Using cached editables-0.5-py3-none-any.whl (5.1 kB) Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl (18 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl (13 kB) Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, editables, hatchling, hatch-jupyter-builder Creating /tmp/pip-build-env-bngtq7x6/normal/bin changing mode of /tmp/pip-build-env-bngtq7x6/normal/bin/hatchling to 755 changing mode of /tmp/pip-build-env-bngtq7x6/normal/bin/hatch-jupyter-builder to 755 Successfully installed editables-0.5 hatch-jupyter-builder-0.9.1 hatchling-1.27.0 packaging-24.2 pathspec-0.12.1 pluggy-1.5.0 trove-classifiers-2025.3.19.19 Installing backend dependencies ... done Running command Preparing editable metadata (pyproject.toml) INFO:hatch_jupyter_builder.utils:Running jupyter-builder INFO:hatch_jupyter_builder.utils:Building with hatch_jupyter_builder.npm_builder INFO:hatch_jupyter_builder.utils:With kwargs: {'build_cmd': 'install:extension', 'npm': ['jlpm'], 'source_dir': 'src', 'build_dir': 'jupyter_tomoyan_extension/labextension'} INFO:hatch_jupyter_builder.utils:Installing build dependencies with npm. This may take a while... INFO:hatch_jupyter_builder.utils:> /tmp/pip-build-env-bngtq7x6/overlay/bin/jlpm install ➤ YN0000: ┌ Resolution step ➤ YN0061: │ abab@npm:2.0.6 is deprecated: Use your platform's native atob() and btoa() methods instead ➤ YN0061: │ eslint@npm:8.57.1 is deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. ➤ YN0061: │ glob@npm:7.1.7 is deprecated: Glob versions prior to v9 are no longer supported ➤ YN0061: │ @humanwhocodes/config-array@npm:0.13.0 is deprecated: Use @eslint/config-array instead ➤ YN0061: │ inflight@npm:1.0.6 is deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. ➤ YN0061: │ @humanwhocodes/object-schema@npm:2.0.3 is deprecated: Use @eslint/object-schema instead ➤ YN0061: │ glob@npm:7.2.3 is deprecated: Glob versions prior to v9 are no longer supported ➤ YN0061: │ rimraf@npm:3.0.2 is deprecated: Rimraf versions prior to v4 are no longer supported ➤ YN0032: │ fsevents@npm:2.3.3: Implicit dependencies on node-gyp are discouraged ➤ YN0061: │ domexception@npm:4.0.0 is deprecated: Use your platform's native DOMException instead ➤ YN0002: │ @jupyterlab/services@npm:7.4.0 doesn't provide react (p4977b), requested by @jupyterlab/settingregistry ➤ YN0002: │ @jupyterlab/testutils@npm:4.4.0 doesn't provide typescript (pb40ed), requested by @jupyterlab/testing ➤ YN0002: │ jupyter_tomoyan_extension@workspace:. doesn't provide webpack (p7544c), requested by source-map-loader ➤ YN0002: │ jupyter_tomoyan_extension@workspace:. doesn't provide webpack (pbfbbb), requested by style-loader ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code ➤ YN0000: └ Completed in 35s 244ms ➤ YN0000: ┌ Fetch step ➤ YN0013: │ @ampproject/remapping@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/code-frame@npm:7.26.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/compat-data@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/core@npm:7.26.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/code-frame@npm:7.26.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/compat-data@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/core@npm:7.26.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/compat-data@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/core@npm:7.26.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/core@npm:7.26.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-class-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-class-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-regexp-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-class-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-regexp-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-define-polyfill-provider@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-class-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-regexp-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-define-polyfill-provider@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-member-expression-to-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-class-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-regexp-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-define-polyfill-provider@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-member-expression-to-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-imports@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-create-regexp-features-plugin@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-define-polyfill-provider@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-member-expression-to-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-imports@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-transforms@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-define-polyfill-provider@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-member-expression-to-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-imports@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-transforms@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-optimise-call-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-member-expression-to-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-imports@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-transforms@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-optimise-call-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-imports@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-transforms@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-optimise-call-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-remap-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-module-transforms@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-optimise-call-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-remap-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-replace-supers@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-optimise-call-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-remap-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-replace-supers@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-skip-transparent-expression-wrappers@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-remap-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-replace-supers@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-skip-transparent-expression-wrappers@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-string-parser@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-remap-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-replace-supers@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-skip-transparent-expression-wrappers@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-string-parser@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-replace-supers@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-skip-transparent-expression-wrappers@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-string-parser@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-option@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-skip-transparent-expression-wrappers@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-string-parser@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-option@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-wrap-function@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-string-parser@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-option@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-wrap-function@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helpers@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-option@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-wrap-function@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helpers@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/parser@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-validator-option@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-wrap-function@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helpers@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/parser@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helper-wrap-function@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helpers@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/parser@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/helpers@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/parser@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/parser@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-properties@npm:7.12.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-properties@npm:7.12.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-static-block@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-properties@npm:7.12.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-static-block@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-assertions@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-properties@npm:7.12.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-static-block@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-assertions@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-attributes@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-properties@npm:7.12.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-static-block@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-assertions@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-attributes@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-meta@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-class-static-block@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-assertions@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-attributes@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-meta@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-json-strings@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-assertions@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-attributes@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-meta@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-json-strings@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-attributes@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-meta@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-json-strings@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-logical-assignment-operators@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-import-meta@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-json-strings@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-logical-assignment-operators@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-json-strings@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-logical-assignment-operators@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-numeric-separator@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-logical-assignment-operators@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-numeric-separator@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-object-rest-spread@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-logical-assignment-operators@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-numeric-separator@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-object-rest-spread@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-catch-binding@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-numeric-separator@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-object-rest-spread@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-catch-binding@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-chaining@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-numeric-separator@npm:7.10.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-object-rest-spread@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-catch-binding@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-chaining@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-private-property-in-object@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-object-rest-spread@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-catch-binding@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-chaining@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-private-property-in-object@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-top-level-await@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-catch-binding@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-chaining@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-private-property-in-object@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-top-level-await@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-optional-chaining@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-private-property-in-object@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-top-level-await@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-unicode-sets-regex@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-private-property-in-object@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-top-level-await@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-unicode-sets-regex@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-arrow-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-top-level-await@npm:7.14.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-unicode-sets-regex@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-arrow-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-generator-functions@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-unicode-sets-regex@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-arrow-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-generator-functions@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-syntax-unicode-sets-regex@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-arrow-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-generator-functions@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoped-functions@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-arrow-functions@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-generator-functions@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoped-functions@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoping@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-generator-functions@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoped-functions@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoping@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-async-to-generator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoped-functions@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoping@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-static-block@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoped-functions@npm:7.26.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoping@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-static-block@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-classes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-block-scoping@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-static-block@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-classes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-computed-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-static-block@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-classes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-computed-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-destructuring@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-class-static-block@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-classes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-computed-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-destructuring@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dotall-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-classes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-computed-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-destructuring@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dotall-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-keys@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-computed-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-destructuring@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dotall-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-keys@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-destructuring@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dotall-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-keys@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dynamic-import@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dotall-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-keys@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dynamic-import@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-exponentiation-operator@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-keys@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dynamic-import@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-exponentiation-operator@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-export-namespace-from@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dynamic-import@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-exponentiation-operator@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-export-namespace-from@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-for-of@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-dynamic-import@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-exponentiation-operator@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-export-namespace-from@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-for-of@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-function-name@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-exponentiation-operator@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-export-namespace-from@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-for-of@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-function-name@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-json-strings@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-export-namespace-from@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-for-of@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-function-name@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-json-strings@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-for-of@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-function-name@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-json-strings@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-logical-assignment-operators@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-function-name@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-json-strings@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-logical-assignment-operators@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-member-expression-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-json-strings@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-logical-assignment-operators@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-member-expression-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-amd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-logical-assignment-operators@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-member-expression-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-amd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-commonjs@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-logical-assignment-operators@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-member-expression-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-amd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-commonjs@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-systemjs@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-member-expression-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-amd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-commonjs@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-systemjs@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-umd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-amd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-commonjs@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-systemjs@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-umd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-commonjs@npm:7.26.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-systemjs@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-umd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-new-target@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-systemjs@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-umd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-new-target@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-modules-umd@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-new-target@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-numeric-separator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-new-target@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-numeric-separator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-rest-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-new-target@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-numeric-separator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-rest-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-super@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-numeric-separator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-rest-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-super@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-catch-binding@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-numeric-separator@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-rest-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-super@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-catch-binding@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-rest-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-super@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-catch-binding@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-parameters@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-object-super@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-catch-binding@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-parameters@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-methods@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-catch-binding@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-parameters@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-methods@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-property-in-object@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-optional-chaining@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-parameters@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-methods@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-property-in-object@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-property-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-parameters@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-methods@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-property-in-object@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-property-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regenerator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-methods@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-property-in-object@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-property-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regenerator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regexp-modifiers@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-private-property-in-object@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-property-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regenerator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regexp-modifiers@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-reserved-words@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-property-literals@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regenerator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regexp-modifiers@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-reserved-words@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-shorthand-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regenerator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regexp-modifiers@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-reserved-words@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-shorthand-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-regexp-modifiers@npm:7.26.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-reserved-words@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-shorthand-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-sticky-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-reserved-words@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-shorthand-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-sticky-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-template-literals@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-shorthand-properties@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-sticky-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-template-literals@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-typeof-symbol@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-spread@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-sticky-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-template-literals@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-typeof-symbol@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-escapes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-sticky-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-template-literals@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-typeof-symbol@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-escapes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-property-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-template-literals@npm:7.26.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-typeof-symbol@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-escapes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-property-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-typeof-symbol@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-escapes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-property-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-sets-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-escapes@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-property-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-sets-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-env@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-property-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-sets-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-env@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-modules@npm:0.1.6-no-external-plugins can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-sets-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-env@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-modules@npm:0.1.6-no-external-plugins can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/runtime@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/plugin-transform-unicode-sets-regex@npm:7.25.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-env@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-modules@npm:0.1.6-no-external-plugins can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/runtime@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/template@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-env@npm:7.26.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-modules@npm:0.1.6-no-external-plugins can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/runtime@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/template@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/traverse@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/preset-modules@npm:0.1.6-no-external-plugins can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/runtime@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/template@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/traverse@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/types@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/runtime@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/template@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/traverse@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/types@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/template@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/traverse@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/types@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/autocomplete@npm:6.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/traverse@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/types@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/autocomplete@npm:6.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/commands@npm:6.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @babel/types@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/autocomplete@npm:6.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/commands@npm:6.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-cpp@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/autocomplete@npm:6.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/commands@npm:6.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-cpp@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-css@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/autocomplete@npm:6.18.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/commands@npm:6.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-cpp@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-css@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-html@npm:6.4.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/commands@npm:6.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-cpp@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-css@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-html@npm:6.4.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-java@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-cpp@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-css@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-html@npm:6.4.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-java@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-javascript@npm:6.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-css@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-html@npm:6.4.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-java@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-javascript@npm:6.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-json@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-html@npm:6.4.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-java@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-javascript@npm:6.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-json@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-markdown@npm:6.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-java@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-javascript@npm:6.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-json@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-markdown@npm:6.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-php@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-javascript@npm:6.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-json@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-markdown@npm:6.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-php@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-python@npm:6.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-json@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-markdown@npm:6.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-php@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-python@npm:6.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-rust@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-markdown@npm:6.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-php@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-python@npm:6.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-rust@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-sql@npm:6.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-php@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-python@npm:6.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-rust@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-sql@npm:6.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-wast@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-python@npm:6.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-rust@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-sql@npm:6.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-wast@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-xml@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-rust@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-sql@npm:6.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-wast@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-xml@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/language@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-sql@npm:6.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-wast@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-xml@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/language@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/legacy-modes@npm:6.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-wast@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-xml@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/language@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/legacy-modes@npm:6.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lint@npm:6.8.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lang-xml@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/language@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/legacy-modes@npm:6.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lint@npm:6.8.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/search@npm:6.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/language@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/legacy-modes@npm:6.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lint@npm:6.8.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/search@npm:6.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/state@npm:6.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/legacy-modes@npm:6.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lint@npm:6.8.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/search@npm:6.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/state@npm:6.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/view@npm:6.36.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/lint@npm:6.8.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/search@npm:6.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/state@npm:6.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/view@npm:6.36.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-parser-algorithms@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/search@npm:6.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/state@npm:6.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/view@npm:6.36.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-parser-algorithms@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-tokenizer@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/state@npm:6.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/view@npm:6.36.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-parser-algorithms@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-tokenizer@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/media-query-list-parser@npm:2.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @codemirror/view@npm:6.36.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-parser-algorithms@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-tokenizer@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/media-query-list-parser@npm:2.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/selector-specificity@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-parser-algorithms@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-tokenizer@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/media-query-list-parser@npm:2.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/selector-specificity@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @discoveryjs/json-ext@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/css-tokenizer@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/media-query-list-parser@npm:2.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/selector-specificity@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @discoveryjs/json-ext@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/eslint-utils@npm:4.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/media-query-list-parser@npm:2.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/selector-specificity@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @discoveryjs/json-ext@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/eslint-utils@npm:4.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/regexpp@npm:4.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @csstools/selector-specificity@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @discoveryjs/json-ext@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/eslint-utils@npm:4.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/regexpp@npm:4.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/eslintrc@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @discoveryjs/json-ext@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/eslint-utils@npm:4.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/regexpp@npm:4.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/eslintrc@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/js@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/eslint-utils@npm:4.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/regexpp@npm:4.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/eslintrc@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/js@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @fortawesome/fontawesome-free@npm:5.15.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint-community/regexpp@npm:4.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/eslintrc@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/js@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @fortawesome/fontawesome-free@npm:5.15.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/config-array@npm:0.13.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/eslintrc@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/js@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @fortawesome/fontawesome-free@npm:5.15.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/config-array@npm:0.13.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/module-importer@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @eslint/js@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @fortawesome/fontawesome-free@npm:5.15.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/config-array@npm:0.13.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/module-importer@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/object-schema@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @fortawesome/fontawesome-free@npm:5.15.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/config-array@npm:0.13.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/module-importer@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/object-schema@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/cliui@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/config-array@npm:0.13.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/module-importer@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/object-schema@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/cliui@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/fs-minipass@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/module-importer@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/object-schema@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/cliui@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/fs-minipass@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @humanwhocodes/object-schema@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/cliui@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/fs-minipass@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/cliui@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/fs-minipass@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/console@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @isaacs/fs-minipass@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/console@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/core@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/console@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/core@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/environment@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/console@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/core@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/environment@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/console@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/core@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/environment@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/core@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/environment@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/fake-timers@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/environment@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/fake-timers@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/globals@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/fake-timers@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/globals@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/reporters@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/fake-timers@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/globals@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/reporters@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/schemas@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/fake-timers@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/globals@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/reporters@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/schemas@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/source-map@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/globals@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/reporters@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/schemas@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/source-map@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-result@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/reporters@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/schemas@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/source-map@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-result@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-sequencer@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/schemas@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/source-map@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-result@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-sequencer@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/transform@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/source-map@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-result@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-sequencer@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/transform@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/types@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-result@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-sequencer@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/transform@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/types@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/test-sequencer@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/transform@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/types@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/transform@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/types@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/set-array@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jest/types@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/set-array@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/source-map@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/set-array@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/source-map@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/set-array@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/source-map@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.25 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/set-array@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/source-map@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.25 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/react-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/source-map@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.25 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/react-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/web-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.25 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/react-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/web-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/ydoc@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.25 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/react-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/web-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/ydoc@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/application@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/react-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/web-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/ydoc@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/application@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/apputils@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/web-components@npm:0.16.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/ydoc@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/application@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/apputils@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/attachments@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyter/ydoc@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/application@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/apputils@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/attachments@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/builder@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/application@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/apputils@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/attachments@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/builder@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/cells@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/apputils@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/attachments@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/builder@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/cells@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codeeditor@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/attachments@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/builder@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/cells@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codeeditor@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codemirror@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/builder@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/cells@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codeeditor@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codemirror@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/coreutils@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/cells@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codeeditor@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codemirror@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/coreutils@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docmanager@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codeeditor@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codemirror@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/coreutils@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docmanager@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/codemirror@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/coreutils@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docmanager@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/documentsearch@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/coreutils@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docmanager@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/documentsearch@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/filebrowser@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docmanager@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/documentsearch@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/filebrowser@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/lsp@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/docregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/documentsearch@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/filebrowser@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/lsp@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/nbformat@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/documentsearch@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/filebrowser@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/lsp@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/nbformat@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/notebook@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/filebrowser@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/lsp@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/nbformat@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/notebook@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/observables@npm:5.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/lsp@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/nbformat@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/notebook@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/observables@npm:5.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/outputarea@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/nbformat@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/notebook@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/observables@npm:5.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/outputarea@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime-interfaces@npm:3.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/notebook@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/observables@npm:5.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/outputarea@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime-interfaces@npm:3.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/observables@npm:5.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/outputarea@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime-interfaces@npm:3.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/services@npm:7.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/outputarea@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime-interfaces@npm:3.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/services@npm:7.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/settingregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime-interfaces@npm:3.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/services@npm:7.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/settingregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statedb@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/rendermime@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/services@npm:7.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/settingregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statedb@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statusbar@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/services@npm:7.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/settingregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statedb@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statusbar@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testing@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/settingregistry@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statedb@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statusbar@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testing@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testutils@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statedb@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statusbar@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testing@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testutils@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/toc@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/statusbar@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testing@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testutils@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/toc@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/translation@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testing@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testutils@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/toc@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/translation@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/ui-components@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/testutils@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/toc@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/translation@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/ui-components@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/common@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/toc@npm:6.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/translation@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/ui-components@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/common@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/cpp@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/translation@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/ui-components@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/common@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/cpp@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/css@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @jupyterlab/ui-components@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/common@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/cpp@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/css@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/generator@npm:1.7.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/common@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/cpp@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/css@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/generator@npm:1.7.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/highlight@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/cpp@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/css@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/generator@npm:1.7.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/highlight@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/html@npm:1.3.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/css@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/generator@npm:1.7.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/highlight@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/html@npm:1.3.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/java@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/generator@npm:1.7.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/highlight@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/html@npm:1.3.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/java@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/javascript@npm:1.4.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/highlight@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/html@npm:1.3.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/java@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/javascript@npm:1.4.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/json@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/html@npm:1.3.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/java@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/javascript@npm:1.4.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/json@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/lr@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/java@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/javascript@npm:1.4.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/json@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/lr@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/markdown@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/javascript@npm:1.4.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/json@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/lr@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/markdown@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/php@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/json@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/lr@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/markdown@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/php@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/python@npm:1.1.17 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/lr@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/markdown@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/php@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/python@npm:1.1.17 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/rust@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/markdown@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/php@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/python@npm:1.1.17 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/rust@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/xml@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/php@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/python@npm:1.1.17 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/rust@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/xml@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/algorithm@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/python@npm:1.1.17 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/rust@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/xml@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/algorithm@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/application@npm:2.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/rust@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/xml@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/algorithm@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/application@npm:2.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/collections@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lezer/xml@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/algorithm@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/application@npm:2.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/collections@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/commands@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/algorithm@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/application@npm:2.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/collections@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/commands@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/coreutils@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/application@npm:2.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/collections@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/commands@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/coreutils@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/disposable@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/collections@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/commands@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/coreutils@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/disposable@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/domutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/commands@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/coreutils@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/disposable@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/domutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/dragdrop@npm:2.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/coreutils@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/disposable@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/domutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/dragdrop@npm:2.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/keyboard@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/disposable@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/domutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/dragdrop@npm:2.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/keyboard@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/messaging@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/domutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/dragdrop@npm:2.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/keyboard@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/messaging@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/polling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/dragdrop@npm:2.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/keyboard@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/messaging@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/polling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/properties@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/keyboard@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/messaging@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/polling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/properties@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/signaling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/messaging@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/polling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/properties@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/signaling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/virtualdom@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/polling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/properties@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/signaling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/virtualdom@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/widgets@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/properties@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/signaling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/virtualdom@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/widgets@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @marijn/find-cluster-break@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/signaling@npm:2.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/virtualdom@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/widgets@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @marijn/find-cluster-break@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-colors@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/virtualdom@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/widgets@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @marijn/find-cluster-break@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-colors@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-element@npm:1.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @lumino/widgets@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @marijn/find-cluster-break@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-colors@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-element@npm:1.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-foundation@npm:2.50.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @marijn/find-cluster-break@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-colors@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-element@npm:1.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-foundation@npm:2.50.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-web-utilities@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-colors@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-element@npm:1.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-foundation@npm:2.50.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-web-utilities@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-element@npm:1.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-foundation@npm:2.50.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-web-utilities@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-foundation@npm:2.50.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-web-utilities@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @microsoft/fast-web-utilities@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/agent@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/agent@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/fs@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/agent@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/fs@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgjs/parseargs@npm:0.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/agent@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/fs@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgjs/parseargs@npm:0.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgr/core@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/agent@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/fs@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgjs/parseargs@npm:0.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgr/core@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/core@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @npmcli/fs@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgjs/parseargs@npm:0.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgr/core@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/core@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/utils@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgjs/parseargs@npm:0.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgr/core@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/core@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/utils@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinclair/typebox@npm:0.27.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @pkgr/core@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/core@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/utils@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinclair/typebox@npm:0.27.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/commons@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/core@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/utils@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinclair/typebox@npm:0.27.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/commons@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/fake-timers@npm:10.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @rjsf/utils@npm:5.24.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinclair/typebox@npm:0.27.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/commons@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/fake-timers@npm:10.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinclair/typebox@npm:0.27.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/commons@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/fake-timers@npm:10.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__core@npm:7.20.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/commons@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/fake-timers@npm:10.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__core@npm:7.20.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @sinonjs/fake-timers@npm:10.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__core@npm:7.20.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__template@npm:7.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__core@npm:7.20.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__template@npm:7.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__traverse@npm:7.20.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__core@npm:7.20.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__template@npm:7.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__traverse@npm:7.20.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/create-react-class@npm:15.6.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__generator@npm:7.27.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__template@npm:7.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__traverse@npm:7.20.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/create-react-class@npm:15.6.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint-scope@npm:3.7.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__template@npm:7.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__traverse@npm:7.20.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/create-react-class@npm:15.6.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint-scope@npm:3.7.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/babel__traverse@npm:7.20.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/create-react-class@npm:15.6.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint-scope@npm:3.7.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/estree@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/create-react-class@npm:15.6.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint-scope@npm:3.7.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/estree@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/graceful-fs@npm:4.1.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint-scope@npm:3.7.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/estree@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/graceful-fs@npm:4.1.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/eslint@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/estree@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/graceful-fs@npm:4.1.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/estree@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/graceful-fs@npm:4.1.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-reports@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/graceful-fs@npm:4.1.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-reports@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jest@npm:29.5.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-reports@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jest@npm:29.5.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jsdom@npm:20.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-reports@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jest@npm:29.5.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jsdom@npm:20.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/json-schema@npm:7.0.15 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/istanbul-reports@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jest@npm:29.5.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jsdom@npm:20.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/json-schema@npm:7.0.15 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/minimist@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jest@npm:29.5.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jsdom@npm:20.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/json-schema@npm:7.0.15 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/minimist@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/node@npm:22.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/jsdom@npm:20.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/json-schema@npm:7.0.15 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/minimist@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/node@npm:22.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/normalize-package-data@npm:2.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/json-schema@npm:7.0.15 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/minimist@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/node@npm:22.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/normalize-package-data@npm:2.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/prop-types@npm:15.7.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/minimist@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/node@npm:22.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/normalize-package-data@npm:2.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/prop-types@npm:15.7.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react-addons-linked-state-mixin@npm:0.14.27 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/node@npm:22.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/normalize-package-data@npm:2.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/prop-types@npm:15.7.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react-addons-linked-state-mixin@npm:0.14.27 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:18.3.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/normalize-package-data@npm:2.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/prop-types@npm:15.7.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react-addons-linked-state-mixin@npm:0.14.27 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:18.3.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:19.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/prop-types@npm:15.7.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react-addons-linked-state-mixin@npm:0.14.27 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:18.3.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:19.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/semver@npm:7.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react-addons-linked-state-mixin@npm:0.14.27 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:18.3.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:19.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/semver@npm:7.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/source-list-map@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:18.3.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:19.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/semver@npm:7.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/source-list-map@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/stack-utils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/react@npm:19.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/semver@npm:7.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/source-list-map@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/stack-utils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/tough-cookie@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/semver@npm:7.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/source-list-map@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/stack-utils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/tough-cookie@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/webpack-sources@npm:0.1.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/source-list-map@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/stack-utils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/tough-cookie@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/webpack-sources@npm:0.1.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs-parser@npm:21.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/stack-utils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/tough-cookie@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/webpack-sources@npm:0.1.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs-parser@npm:21.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs@npm:17.0.33 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/tough-cookie@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/webpack-sources@npm:0.1.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs-parser@npm:21.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs@npm:17.0.33 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/webpack-sources@npm:0.1.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs-parser@npm:21.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs@npm:17.0.33 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/parser@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs-parser@npm:21.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs@npm:17.0.33 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/parser@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/scope-manager@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @types/yargs@npm:17.0.33 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/parser@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/scope-manager@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/type-utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/parser@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/scope-manager@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/type-utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/parser@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/scope-manager@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/type-utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/scope-manager@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/type-utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/type-utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @ungap/structured-clone@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @ungap/structured-clone@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ast@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/utils@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @ungap/structured-clone@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ast@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/floating-point-hex-parser@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @ungap/structured-clone@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ast@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/floating-point-hex-parser@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-api-error@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @ungap/structured-clone@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ast@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/floating-point-hex-parser@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-api-error@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-buffer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ast@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/floating-point-hex-parser@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-api-error@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-buffer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-numbers@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/floating-point-hex-parser@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-api-error@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-buffer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-numbers@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-bytecode@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-api-error@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-buffer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-numbers@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-bytecode@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-section@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-buffer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-numbers@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-bytecode@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-section@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ieee754@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-numbers@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-bytecode@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-section@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ieee754@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/leb128@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-bytecode@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-section@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ieee754@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/leb128@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/utf8@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/helper-wasm-section@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ieee754@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/leb128@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/utf8@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-edit@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/ieee754@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/leb128@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/utf8@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-edit@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-gen@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/leb128@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/utf8@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-edit@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-gen@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-opt@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/utf8@npm:1.13.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-edit@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-gen@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-opt@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-parser@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-edit@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-gen@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-opt@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-parser@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wast-printer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-gen@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-opt@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-parser@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wast-printer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/configtest@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-opt@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-parser@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wast-printer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/configtest@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/info@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wasm-parser@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wast-printer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/configtest@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/info@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/serve@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webassemblyjs/wast-printer@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/configtest@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/info@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/serve@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/ieee754@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/configtest@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/info@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/serve@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/ieee754@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/long@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/info@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/serve@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/ieee754@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/long@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abab@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @webpack-cli/serve@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/ieee754@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/long@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abab@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abbrev@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/ieee754@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/long@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abab@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abbrev@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-globals@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ @xtuc/long@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abab@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abbrev@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-globals@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abab@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abbrev@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-globals@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-walk@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ abbrev@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-globals@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-walk@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn@npm:8.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-globals@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-walk@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn@npm:8.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-walk@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn@npm:8.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:7.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn-walk@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn@npm:8.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:7.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-formats@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ acorn@npm:8.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:7.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-formats@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:7.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-formats@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ agent-base@npm:7.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-formats@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-formats@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv-keywords@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ajv@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-regex@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ anymatch@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ anymatch@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ anymatch@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ansi-styles@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ anymatch@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ anymatch@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ arrify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ arrify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ arrify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ async@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ arrify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ async@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ arrify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ async@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ async@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ async@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-jest-hoist@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-jest-hoist@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs2@npm:0.4.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-jest-hoist@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs2@npm:0.4.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs3@npm:0.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-jest-hoist@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs2@npm:0.4.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs3@npm:0.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-regenerator@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-jest-hoist@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs2@npm:0.4.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs3@npm:0.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-regenerator@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs2@npm:0.4.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs3@npm:0.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-regenerator@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-jest@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-corejs3@npm:0.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-regenerator@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-jest@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-plugin-polyfill-regenerator@npm:0.6.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-jest@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-jest@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ big.js@npm:5.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ babel-preset-jest@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ big.js@npm:5.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ big.js@npm:5.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ balanced-match@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ big.js@npm:5.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ braces@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ big.js@npm:5.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ braces@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ browserslist@npm:4.24.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ braces@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ browserslist@npm:4.24.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bs-logger@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ braces@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ browserslist@npm:4.24.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bs-logger@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ braces@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ browserslist@npm:4.24.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bs-logger@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ browserslist@npm:4.24.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bs-logger@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cacache@npm:19.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bs-logger@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cacache@npm:19.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ call-bind-apply-helpers@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cacache@npm:19.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ call-bind-apply-helpers@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cacache@npm:19.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ call-bind-apply-helpers@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase-keys@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cacache@npm:19.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ call-bind-apply-helpers@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase-keys@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ call-bind-apply-helpers@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase-keys@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase-keys@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ caniuse-lite@npm:1.0.30001713 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase-keys@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ caniuse-lite@npm:1.0.30001713 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ caniuse-lite@npm:1.0.30001713 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ caniuse-lite@npm:1.0.30001713 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ caniuse-lite@npm:1.0.30001713 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chownr@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chownr@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chrome-trace-event@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chownr@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chrome-trace-event@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ci-info@npm:3.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chownr@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chrome-trace-event@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ci-info@npm:3.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cjs-module-lexer@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chownr@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chrome-trace-event@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ci-info@npm:3.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cjs-module-lexer@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cliui@npm:8.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ chrome-trace-event@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ci-info@npm:3.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cjs-module-lexer@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cliui@npm:8.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ clone-deep@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ci-info@npm:3.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cjs-module-lexer@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cliui@npm:8.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ clone-deep@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cjs-module-lexer@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cliui@npm:8.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ clone-deep@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ collect-v8-coverage@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cliui@npm:8.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ clone-deep@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ collect-v8-coverage@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ clone-deep@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ collect-v8-coverage@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ collect-v8-coverage@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ collect-v8-coverage@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colord@npm:2.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colord@npm:2.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colorette@npm:2.0.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colord@npm:2.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colorette@npm:2.0.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colord@npm:2.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colorette@npm:2.0.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:10.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colord@npm:2.9.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colorette@npm:2.0.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:10.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:2.20.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ colorette@npm:2.0.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:10.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:2.20.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:9.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:10.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:2.20.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:9.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-gcd@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:10.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:2.20.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:9.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-gcd@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-lcm@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:2.20.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:9.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-gcd@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-lcm@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ commander@npm:9.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-gcd@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-lcm@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ convert-source-map@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-gcd@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-lcm@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ convert-source-map@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ core-js-compat@npm:3.41.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ compute-lcm@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ convert-source-map@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ core-js-compat@npm:3.41.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cosmiconfig@npm:8.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ convert-source-map@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ core-js-compat@npm:3.41.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cosmiconfig@npm:8.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ create-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ convert-source-map@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ core-js-compat@npm:3.41.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cosmiconfig@npm:8.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ create-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ crelt@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ core-js-compat@npm:3.41.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cosmiconfig@npm:8.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ create-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ crelt@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cross-spawn@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cosmiconfig@npm:8.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ create-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ crelt@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cross-spawn@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-functions-list@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ create-jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ crelt@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cross-spawn@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-functions-list@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-loader@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ crelt@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cross-spawn@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-functions-list@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-loader@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-tree@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cross-spawn@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-functions-list@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-loader@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-tree@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssesc@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-functions-list@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-loader@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-tree@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssesc@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-loader@npm:6.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-tree@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssesc@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ css-tree@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssesc@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssstyle@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssesc@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssstyle@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssstyle@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssom@npm:0.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssstyle@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ cssstyle@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ debug@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ csstype@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ debug@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ debug@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ data-urls@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ debug@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ debug@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decimal.js@npm:10.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decimal.js@npm:10.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dedent@npm:1.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decimal.js@npm:10.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dedent@npm:1.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decamelize@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decimal.js@npm:10.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dedent@npm:1.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deepmerge@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ decimal.js@npm:10.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dedent@npm:1.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deepmerge@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dedent@npm:1.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deepmerge@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deepmerge@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ diff-sequences@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ deepmerge@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ diff-sequences@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ diff-sequences@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ diff-sequences@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dom-serializer@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ diff-sequences@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dom-serializer@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dom-serializer@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domexception@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dom-serializer@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domexception@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domhandler@npm:5.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dom-serializer@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domexception@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domhandler@npm:5.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domutils@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domexception@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domhandler@npm:5.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domutils@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dunder-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domexception@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domhandler@npm:5.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domutils@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dunder-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ duplicate-package-checker-webpack-plugin@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domhandler@npm:5.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domutils@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dunder-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ duplicate-package-checker-webpack-plugin@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eastasianwidth@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ domutils@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dunder-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ duplicate-package-checker-webpack-plugin@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eastasianwidth@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ejs@npm:3.1.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ dunder-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ duplicate-package-checker-webpack-plugin@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eastasianwidth@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ejs@npm:3.1.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ electron-to-chromium@npm:1.5.135 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ duplicate-package-checker-webpack-plugin@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eastasianwidth@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ejs@npm:3.1.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ electron-to-chromium@npm:1.5.135 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emittery@npm:0.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eastasianwidth@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ejs@npm:3.1.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ electron-to-chromium@npm:1.5.135 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emittery@npm:0.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ejs@npm:3.1.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ electron-to-chromium@npm:1.5.135 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emittery@npm:0.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ electron-to-chromium@npm:1.5.135 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emittery@npm:0.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emojis-list@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emittery@npm:0.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emojis-list@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emojis-list@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ enhanced-resolve@npm:5.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emojis-list@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ enhanced-resolve@npm:5.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ entities@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ emojis-list@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ enhanced-resolve@npm:5.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ entities@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ enhanced-resolve@npm:5.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ entities@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ envinfo@npm:7.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ enhanced-resolve@npm:5.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ entities@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ envinfo@npm:7.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ entities@npm:4.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ envinfo@npm:7.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ envinfo@npm:7.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-define-property@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ envinfo@npm:7.14.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-define-property@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-errors@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-define-property@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-errors@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-module-lexer@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-define-property@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-errors@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-module-lexer@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-object-atoms@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-define-property@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-errors@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-module-lexer@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-object-atoms@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-set-tostringtag@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-errors@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-module-lexer@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-object-atoms@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-set-tostringtag@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escalade@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-module-lexer@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-object-atoms@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-set-tostringtag@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escalade@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-object-atoms@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-set-tostringtag@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escalade@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ es-set-tostringtag@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escalade@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escalade@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escodegen@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escodegen@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-config-prettier@npm:8.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escodegen@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-config-prettier@npm:8.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-plugin-prettier@npm:5.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escodegen@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-config-prettier@npm:8.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-plugin-prettier@npm:5.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ escodegen@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-config-prettier@npm:8.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-plugin-prettier@npm:5.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:7.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-config-prettier@npm:8.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-plugin-prettier@npm:5.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:7.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-visitor-keys@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-plugin-prettier@npm:5.2.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:7.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-visitor-keys@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:7.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-visitor-keys@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ espree@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-scope@npm:7.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-visitor-keys@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ espree@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint-visitor-keys@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ espree@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esquery@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ eslint@npm:8.57.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ espree@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esquery@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ espree@npm:9.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esquery@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esquery@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esquery@npm:1.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ events@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ events@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ events@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exenv-es6@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ events@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exenv-es6@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ events@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exenv-es6@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exenv-es6@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exponential-backoff@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exenv-es6@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exponential-backoff@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exponential-backoff@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-diff@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ expect@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exponential-backoff@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-diff@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-glob@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ exponential-backoff@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-diff@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-glob@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-diff@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-glob@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-diff@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-glob@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-uri@npm:3.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-glob@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-uri@npm:3.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastest-levenshtein@npm:1.0.16 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-uri@npm:3.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastest-levenshtein@npm:1.0.16 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastq@npm:1.19.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-uri@npm:3.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastest-levenshtein@npm:1.0.16 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastq@npm:1.19.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fb-watchman@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fast-uri@npm:3.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastest-levenshtein@npm:1.0.16 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastq@npm:1.19.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fb-watchman@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fdir@npm:6.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastest-levenshtein@npm:1.0.16 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastq@npm:1.19.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fb-watchman@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fdir@npm:6.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fastq@npm:1.19.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fb-watchman@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fdir@npm:6.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fb-watchman@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fdir@npm:6.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ filelist@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fdir@npm:6.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ filelist@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fill-range@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ filelist@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fill-range@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ file-entry-cache@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ filelist@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fill-range@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ filelist@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fill-range@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fill-range@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat-cache@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat-cache@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat-cache@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flatted@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ find-up@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat-cache@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flatted@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ foreground-child@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat-cache@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flatted@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ foreground-child@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ form-data@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flat@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flatted@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ foreground-child@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ form-data@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ free-style@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ flatted@npm:3.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ foreground-child@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ form-data@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ free-style@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-extra@npm:10.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ foreground-child@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ form-data@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ free-style@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-extra@npm:10.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-minipass@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ form-data@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ free-style@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-extra@npm:10.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-minipass@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ free-style@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-extra@npm:10.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-minipass@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fsevents@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-extra@npm:10.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-minipass@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fsevents@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ function-bind@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs-minipass@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fsevents@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ function-bind@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fsevents@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ function-bind@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ fsevents@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ function-bind@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-intrinsic@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ function-bind@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-intrinsic@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-intrinsic@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-intrinsic@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-intrinsic@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-proto@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-to-regexp@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-to-regexp@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:10.4.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-to-regexp@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:10.4.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-to-regexp@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:10.4.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob-to-regexp@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:10.4.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-modules@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:10.4.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-modules@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-prefix@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-modules@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-prefix@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-modules@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-prefix@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:13.24.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-modules@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-prefix@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:13.24.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ global-prefix@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:13.24.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globjoin@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:13.24.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globjoin@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gopd@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globals@npm:13.24.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globjoin@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gopd@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graceful-fs@npm:4.2.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globjoin@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gopd@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graceful-fs@npm:4.2.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graphemer@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ globjoin@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gopd@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graceful-fs@npm:4.2.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graphemer@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hard-rejection@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ gopd@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graceful-fs@npm:4.2.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graphemer@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hard-rejection@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ harmony-reflect@npm:1.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graceful-fs@npm:4.2.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graphemer@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hard-rejection@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ harmony-reflect@npm:1.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ graphemer@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hard-rejection@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ harmony-reflect@npm:1.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hard-rejection@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ harmony-reflect@npm:1.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-symbols@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ harmony-reflect@npm:1.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-symbols@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-tostringtag@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-symbols@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-tostringtag@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hasown@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-symbols@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-tostringtag@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hasown@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hosted-git-info@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-symbols@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-tostringtag@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hasown@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hosted-git-info@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-encoding-sniffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ has-tostringtag@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hasown@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hosted-git-info@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-encoding-sniffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hasown@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hosted-git-info@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-encoding-sniffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-tags@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ hosted-git-info@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-encoding-sniffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-tags@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ htmlparser2@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-encoding-sniffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-tags@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ htmlparser2@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-cache-semantics@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-tags@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ htmlparser2@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-cache-semantics@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ html-tags@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ htmlparser2@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-cache-semantics@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ htmlparser2@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-cache-semantics@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-cache-semantics@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ http-proxy-agent@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ icss-utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ https-proxy-agent@npm:7.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ icss-utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ identity-obj-proxy@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ icss-utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ identity-obj-proxy@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ignore@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ icss-utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ identity-obj-proxy@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ignore@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-fresh@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ icss-utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ identity-obj-proxy@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ignore@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-fresh@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-lazy@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ identity-obj-proxy@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ignore@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-fresh@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-lazy@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-local@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ignore@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-fresh@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-lazy@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-local@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-fresh@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-lazy@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-local@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ indent-string@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-lazy@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-local@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ indent-string@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ import-local@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ indent-string@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ indent-string@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ indent-string@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ interpret@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ interpret@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ip-address@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ interpret@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ip-address@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ interpret@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ip-address@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-core-module@npm:2.16.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ interpret@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ip-address@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-core-module@npm:2.16.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ip-address@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-core-module@npm:2.16.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-core-module@npm:2.16.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-core-module@npm:2.16.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-path-inside@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-path-inside@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-obj@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-path-inside@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-obj@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-path-inside@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-obj@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-path-inside@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-obj@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-potential-custom-element-name@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-obj@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-potential-custom-element-name@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-potential-custom-element-name@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-plain-object@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-potential-custom-element-name@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-potential-custom-element-name@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isobject@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isobject@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isomorphic.js@npm:0.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isobject@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isomorphic.js@npm:0.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isexe@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isobject@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isomorphic.js@npm:0.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isobject@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isomorphic.js@npm:0.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ isomorphic.js@npm:0.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-report@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-report@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-report@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-reports@npm:3.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-instrument@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-report@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-reports@npm:3.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jackspeak@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-report@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-reports@npm:3.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jackspeak@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jake@npm:10.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-reports@npm:3.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jackspeak@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jake@npm:10.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-changed-files@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ istanbul-reports@npm:3.1.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jackspeak@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jake@npm:10.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-changed-files@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-circus@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jackspeak@npm:3.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jake@npm:10.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-changed-files@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-circus@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-cli@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jake@npm:10.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-changed-files@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-circus@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-cli@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-config@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-changed-files@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-circus@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-cli@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-config@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-diff@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-circus@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-cli@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-config@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-diff@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-docblock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-cli@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-config@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-diff@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-docblock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-each@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-config@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-diff@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-docblock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-each@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-jsdom@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-diff@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-docblock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-each@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-jsdom@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-node@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-docblock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-each@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-jsdom@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-node@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-get-type@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-each@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-jsdom@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-node@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-get-type@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-haste-map@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-jsdom@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-node@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-get-type@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-haste-map@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-junit@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-environment-node@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-get-type@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-haste-map@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-junit@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-leak-detector@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-get-type@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-haste-map@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-junit@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-leak-detector@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-matcher-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-haste-map@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-junit@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-leak-detector@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-matcher-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-message-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-junit@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-leak-detector@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-matcher-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-message-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-mock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-leak-detector@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-matcher-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-message-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-mock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-pnp-resolver@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-matcher-utils@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-message-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-mock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-pnp-resolver@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-regex-util@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-message-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-mock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-pnp-resolver@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-regex-util@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve-dependencies@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-mock@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-pnp-resolver@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-regex-util@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve-dependencies@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-pnp-resolver@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-regex-util@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve-dependencies@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runner@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-regex-util@npm:29.6.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve-dependencies@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runner@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runtime@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve-dependencies@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runner@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runtime@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-snapshot@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-resolve@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runner@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runtime@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-snapshot@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runner@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runtime@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-snapshot@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-validate@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-runtime@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-snapshot@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-validate@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-watcher@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-snapshot@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-validate@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-watcher@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:27.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-util@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-validate@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-watcher@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:27.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-validate@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-watcher@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:27.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-watcher@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:27.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:27.5.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest-worker@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jest@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsbn@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsbn@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsdom@npm:20.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsbn@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsdom@npm:20.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsbn@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsdom@npm:20.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsbn@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsdom@npm:20.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsdom@npm:20.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsesc@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-compare@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-compare@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-merge-allof@npm:0.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-compare@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-merge-allof@npm:0.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-parse-even-better-errors@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-compare@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-merge-allof@npm:0.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-compare@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-merge-allof@npm:0.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-stable-stringify-without-jsonify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-merge-allof@npm:0.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-stable-stringify-without-jsonify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json5@npm:2.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-stable-stringify-without-jsonify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json5@npm:2.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonfile@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-schema-traverse@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-stable-stringify-without-jsonify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json5@npm:2.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonfile@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonpointer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json-stable-stringify-without-jsonify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json5@npm:2.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonfile@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonpointer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ keyv@npm:4.5.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ json5@npm:2.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonfile@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonpointer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ keyv@npm:4.5.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kind-of@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonfile@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonpointer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ keyv@npm:4.5.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kind-of@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ jsonpointer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ keyv@npm:4.5.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kind-of@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ known-css-properties@npm:0.29.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ keyv@npm:4.5.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kind-of@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ known-css-properties@npm:0.29.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kind-of@npm:6.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ known-css-properties@npm:0.29.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ known-css-properties@npm:0.29.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lib0@npm:0.2.102 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ known-css-properties@npm:0.29.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lib0@npm:0.2.102 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ license-webpack-plugin@npm:2.3.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lib0@npm:0.2.102 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ license-webpack-plugin@npm:2.3.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lib0@npm:0.2.102 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ license-webpack-plugin@npm:2.3.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-runner@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lib0@npm:0.2.102 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ license-webpack-plugin@npm:2.3.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-runner@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-utils@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ license-webpack-plugin@npm:2.3.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-runner@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-utils@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-runner@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-utils@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-runner@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-utils@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash-es@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loader-utils@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash-es@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.debounce@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash-es@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.debounce@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.escape@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ locate-path@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash-es@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.debounce@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.escape@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.memoize@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash-es@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.debounce@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.escape@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.memoize@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.debounce@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.escape@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.memoize@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.mergewith@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.escape@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.memoize@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.mergewith@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.truncate@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.memoize@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.mergewith@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.truncate@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.mergewith@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.truncate@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.mergewith@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.truncate@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:10.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash.truncate@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:10.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:10.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:10.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-dir@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:10.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-dir@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-error@npm:1.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-dir@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-error@npm:1.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-fetch-happen@npm:14.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-dir@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-error@npm:1.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-fetch-happen@npm:14.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-dir@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-error@npm:1.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-fetch-happen@npm:14.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-error@npm:1.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-fetch-happen@npm:14.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ make-fetch-happen@npm:14.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ markdown-to-jsx@npm:7.7.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ markdown-to-jsx@npm:7.7.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ math-intrinsics@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ markdown-to-jsx@npm:7.7.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ math-intrinsics@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mathml-tag-names@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ map-obj@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ markdown-to-jsx@npm:7.7.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ math-intrinsics@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mathml-tag-names@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mdn-data@npm:2.0.30 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ markdown-to-jsx@npm:7.7.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ math-intrinsics@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mathml-tag-names@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mdn-data@npm:2.0.30 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ memorystream@npm:0.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ math-intrinsics@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mathml-tag-names@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mdn-data@npm:2.0.30 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ memorystream@npm:0.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ meow@npm:10.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mathml-tag-names@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mdn-data@npm:2.0.30 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ memorystream@npm:0.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ meow@npm:10.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mdn-data@npm:2.0.30 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ memorystream@npm:0.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ meow@npm:10.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ memorystream@npm:0.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ meow@npm:10.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ micromatch@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ meow@npm:10.1.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ micromatch@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ micromatch@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ micromatch@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ micromatch@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ min-indent@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ min-indent@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-css-extract-plugin@npm:2.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ min-indent@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-css-extract-plugin@npm:2.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-svg-data-uri@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ min-indent@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-css-extract-plugin@npm:2.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-svg-data-uri@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ min-indent@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-css-extract-plugin@npm:2.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-svg-data-uri@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:5.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-css-extract-plugin@npm:2.9.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-svg-data-uri@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:5.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mini-svg-data-uri@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:5.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:5.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist-options@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:5.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist-options@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist-options@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-collect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimatch@npm:9.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist-options@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-collect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-fetch@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist-options@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-collect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-fetch@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minimist@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-collect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-fetch@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-collect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-fetch@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-fetch@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:3.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:3.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:7.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:3.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:7.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minizlib@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:3.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:7.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minizlib@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:3.3.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:7.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minizlib@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minipass@npm:7.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minizlib@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ minizlib@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nanoid@npm:3.3.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nanoid@npm:3.3.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ mkdirp@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nanoid@npm:3.3.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ negotiator@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nanoid@npm:3.3.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ negotiator@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ neo-async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nanoid@npm:3.3.11 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ negotiator@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ neo-async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-gyp@npm:11.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ negotiator@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ neo-async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-gyp@npm:11.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ negotiator@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ neo-async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-gyp@npm:11.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-releases@npm:2.0.19 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ neo-async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-gyp@npm:11.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-releases@npm:2.0.19 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nopt@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-gyp@npm:11.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-releases@npm:2.0.19 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nopt@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-package-data@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-releases@npm:2.0.19 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nopt@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-package-data@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ node-releases@npm:2.0.19 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nopt@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-package-data@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-normalize-package-bin@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nopt@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-package-data@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-normalize-package-bin@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-all2@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-package-data@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-normalize-package-bin@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-all2@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-normalize-package-bin@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-all2@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nwsapi@npm:2.2.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-normalize-package-bin@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-all2@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nwsapi@npm:2.2.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-all2@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nwsapi@npm:2.2.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nwsapi@npm:2.2.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ nwsapi@npm:2.2.20 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ optionator@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ optionator@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ optionator@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ optionator@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ optionator@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-map@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-map@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-map@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ package-json-from-dist@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-locate@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-map@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ package-json-from-dist@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-map@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ package-json-from-dist@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ package-json-from-dist@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-srcset@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ package-json-from-dist@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-srcset@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse5@npm:7.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-srcset@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse5@npm:7.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-browserify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-srcset@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse5@npm:7.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-browserify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse-srcset@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse5@npm:7.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-browserify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ parse5@npm:7.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-browserify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-browserify@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-scurry@npm:1.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-scurry@npm:1.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-scurry@npm:1.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picocolors@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-scurry@npm:1.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picocolors@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-scurry@npm:1.11.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picocolors@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picocolors@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pidtree@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picocolors@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pidtree@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pirates@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pidtree@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pirates@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ picomatch@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pidtree@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pirates@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-extract-imports@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pidtree@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pirates@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-extract-imports@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-local-by-default@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pirates@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-extract-imports@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-local-by-default@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-scope@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-extract-imports@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-local-by-default@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-scope@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-values@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-extract-imports@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-local-by-default@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-scope@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-values@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-resolve-nested-selector@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-local-by-default@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-scope@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-values@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-resolve-nested-selector@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-safe-parser@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-scope@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-values@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-resolve-nested-selector@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-safe-parser@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:6.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-modules-values@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-resolve-nested-selector@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-safe-parser@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:6.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-resolve-nested-selector@npm:0.1.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-safe-parser@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:6.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-value-parser@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-safe-parser@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:6.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-value-parser@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss@npm:8.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:6.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-value-parser@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss@npm:8.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-selector-parser@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-value-parser@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss@npm:8.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier-linter-helpers@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss-value-parser@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss@npm:8.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier-linter-helpers@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier@npm:3.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ postcss@npm:8.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier-linter-helpers@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier@npm:3.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pretty-format@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier-linter-helpers@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier@npm:3.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pretty-format@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ proc-log@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier-linter-helpers@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier@npm:3.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pretty-format@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ proc-log@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ process@npm:0.11.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prettier@npm:3.5.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pretty-format@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ proc-log@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ process@npm:0.11.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pretty-format@npm:29.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ proc-log@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ process@npm:0.11.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ proc-log@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ process@npm:0.11.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ process@npm:0.11.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ psl@npm:1.15.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ psl@npm:1.15.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ punycode@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ psl@npm:1.15.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ punycode@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pure-rand@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ psl@npm:1.15.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ punycode@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pure-rand@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ querystringify@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ psl@npm:1.15.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ punycode@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pure-rand@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ querystringify@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ punycode@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pure-rand@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ querystringify@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ pure-rand@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ querystringify@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ randombytes@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ querystringify@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ randombytes@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-dom@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ randombytes@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-dom@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ randombytes@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-dom@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ randombytes@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-dom@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-dom@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-package-json-fast@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-package-json-fast@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg-up@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react-is@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-package-json-fast@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg-up@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ react@npm:18.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-package-json-fast@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg-up@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rechoir@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-package-json-fast@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg-up@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rechoir@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ redent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg-up@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rechoir@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ redent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate-unicode-properties@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ read-pkg@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rechoir@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ redent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate-unicode-properties@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rechoir@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ redent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate-unicode-properties@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-runtime@npm:0.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ redent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate-unicode-properties@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-runtime@npm:0.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-transform@npm:0.15.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate-unicode-properties@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-runtime@npm:0.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-transform@npm:0.15.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regexpu-core@npm:6.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerate@npm:1.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-runtime@npm:0.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-transform@npm:0.15.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regexpu-core@npm:6.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsgen@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-runtime@npm:0.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-transform@npm:0.15.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regexpu-core@npm:6.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsgen@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsparser@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regenerator-transform@npm:0.15.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regexpu-core@npm:6.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsgen@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsparser@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regexpu-core@npm:6.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsgen@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsparser@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-from-string@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsgen@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsparser@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-from-string@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ requires-port@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ regjsparser@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-from-string@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ requires-port@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-from-string@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ requires-port@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ require-from-string@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ requires-port@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ requires-port@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve.exports@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve.exports@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@npm:1.22.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve.exports@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@npm:1.22.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.10#~builtin<compat/resolve>::version=1.22.10&hash=c3c19d can't be found in the cache and will be fetched from the disk ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve.exports@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@npm:1.22.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.10#~builtin<compat/resolve>::version=1.22.10&hash=c3c19d can't be found in the cache and will be fetched from the disk ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve.exports@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@npm:1.22.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.10#~builtin<compat/resolve>::version=1.22.10&hash=c3c19d can't be found in the cache and will be fetched from the disk ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ reusify@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@npm:1.22.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.10#~builtin<compat/resolve>::version=1.22.10&hash=c3c19d can't be found in the cache and will be fetched from the disk ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ reusify@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.10#~builtin<compat/resolve>::version=1.22.10&hash=c3c19d can't be found in the cache and will be fetched from the disk ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ reusify@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:5.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ reusify@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:5.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ reusify@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:5.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:5.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ rimraf@npm:5.0.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sanitize-html@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sanitize-html@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ saxes@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sanitize-html@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ saxes@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ scheduler@npm:0.23.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sanitize-html@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ saxes@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ scheduler@npm:0.23.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sanitize-html@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ saxes@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ scheduler@npm:0.23.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ saxes@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ scheduler@npm:0.23.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ scheduler@npm:0.23.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:7.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ schema-utils@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:7.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ serialize-javascript@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:7.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ serialize-javascript@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shallow-clone@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:6.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:7.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ serialize-javascript@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shallow-clone@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ semver@npm:7.7.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ serialize-javascript@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shallow-clone@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ serialize-javascript@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shallow-clone@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shell-quote@npm:1.8.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shallow-clone@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shell-quote@npm:1.8.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shell-quote@npm:1.8.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shell-quote@npm:1.8.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ simulate-event@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ shell-quote@npm:1.8.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ simulate-event@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ simulate-event@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ signal-exit@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ simulate-event@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slice-ansi@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ simulate-event@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slice-ansi@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slice-ansi@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks-proxy-agent@npm:8.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slice-ansi@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks-proxy-agent@npm:8.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks@npm:2.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ slice-ansi@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks-proxy-agent@npm:8.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks@npm:2.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-list-map@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks-proxy-agent@npm:8.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks@npm:2.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-list-map@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-js@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks-proxy-agent@npm:8.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks@npm:2.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-list-map@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-js@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ socks@npm:2.8.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-list-map@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-js@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-list-map@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-js@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-js@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-loader@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-correct@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-correct@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-exceptions@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map-support@npm:0.5.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-correct@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-exceptions@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-expression-parse@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-correct@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-exceptions@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-expression-parse@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-license-ids@npm:3.0.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-correct@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-exceptions@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-expression-parse@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-license-ids@npm:3.0.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-exceptions@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-expression-parse@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-license-ids@npm:3.0.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-expression-parse@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-license-ids@npm:3.0.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ssri@npm:12.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ spdx-license-ids@npm:3.0.21 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ssri@npm:12.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stack-utils@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ssri@npm:12.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stack-utils@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ sprintf-js@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ssri@npm:12.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stack-utils@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ssri@npm:12.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stack-utils@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stack-utils@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ string-width@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-indent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-ansi@npm:7.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-indent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-indent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-loader@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-indent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-loader@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-mod@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-indent@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-loader@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-mod@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-search@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-loader@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-mod@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-search@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-recommended@npm:13.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-loader@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-mod@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-search@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-recommended@npm:13.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-standard@npm:34.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-mod@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-search@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-recommended@npm:13.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-standard@npm:34.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-csstree-validator@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ style-search@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-recommended@npm:13.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-standard@npm:34.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-csstree-validator@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-prettier@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-recommended@npm:13.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-standard@npm:34.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-csstree-validator@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-prettier@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint@npm:15.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-config-standard@npm:34.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-csstree-validator@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-prettier@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint@npm:15.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-csstree-validator@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-prettier@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint@npm:15.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint-prettier@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint@npm:15.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ stylelint@npm:15.11.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-hyperlinks@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-hyperlinks@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-hyperlinks@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ svg-tags@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-hyperlinks@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ svg-tags@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ symbol-tree@npm:3.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-hyperlinks@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ svg-tags@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ symbol-tree@npm:3.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ synckit@npm:0.11.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ svg-tags@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ symbol-tree@npm:3.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ synckit@npm:0.11.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tabbable@npm:5.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ svg-tags@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ symbol-tree@npm:3.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ synckit@npm:0.11.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tabbable@npm:5.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ table@npm:6.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ symbol-tree@npm:3.2.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ synckit@npm:0.11.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tabbable@npm:5.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ table@npm:6.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tapable@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ synckit@npm:0.11.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tabbable@npm:5.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ table@npm:6.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tapable@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tar@npm:7.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tabbable@npm:5.3.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ table@npm:6.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tapable@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tar@npm:7.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser-webpack-plugin@npm:5.3.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ table@npm:6.9.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tapable@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tar@npm:7.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser-webpack-plugin@npm:5.3.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser@npm:5.39.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tapable@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tar@npm:7.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser-webpack-plugin@npm:5.3.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser@npm:5.39.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tar@npm:7.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser-webpack-plugin@npm:5.3.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser@npm:5.39.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser-webpack-plugin@npm:5.3.14 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser@npm:5.39.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tinyglobby@npm:0.2.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ terser@npm:5.39.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tinyglobby@npm:0.2.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tinyglobby@npm:0.2.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tinyglobby@npm:0.2.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tough-cookie@npm:4.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tinyglobby@npm:0.2.12 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tough-cookie@npm:4.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tough-cookie@npm:4.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tough-cookie@npm:4.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ trim-newlines@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tough-cookie@npm:4.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ trim-newlines@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-api-utils@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ trim-newlines@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-api-utils@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-jest@npm:29.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tr46@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ trim-newlines@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-api-utils@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-jest@npm:29.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ trim-newlines@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-api-utils@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-jest@npm:29.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:2.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-api-utils@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-jest@npm:29.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:2.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ts-jest@npm:29.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:2.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:2.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ tslib@npm:2.8.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:4.39.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:4.39.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:4.39.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82 can't be found in the cache and will be fetched from the disk ➤ YN0013: │ type-fest@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:4.39.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82 can't be found in the cache and will be fetched from the disk ➤ YN0013: │ typestyle@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ type-fest@npm:4.39.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82 can't be found in the cache and will be fetched from the disk ➤ YN0013: │ typestyle@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ undici-types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82 can't be found in the cache and will be fetched from the disk ➤ YN0013: │ typestyle@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ undici-types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-canonical-property-names-ecmascript@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82 can't be found in the cache and will be fetched from the disk ➤ YN0013: │ typestyle@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ undici-types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-canonical-property-names-ecmascript@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-ecmascript@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ typestyle@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ undici-types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-canonical-property-names-ecmascript@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-ecmascript@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-value-ecmascript@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ undici-types@npm:6.21.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-canonical-property-names-ecmascript@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-ecmascript@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-value-ecmascript@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-property-aliases-ecmascript@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-canonical-property-names-ecmascript@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-ecmascript@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-value-ecmascript@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-property-aliases-ecmascript@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-filename@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-ecmascript@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-value-ecmascript@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-property-aliases-ecmascript@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-filename@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-slug@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-match-property-value-ecmascript@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-property-aliases-ecmascript@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-filename@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-slug@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unicode-property-aliases-ecmascript@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-filename@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-slug@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-filename@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-slug@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ update-browserslist-db@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ unique-slug@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ update-browserslist-db@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ update-browserslist-db@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ url-parse@npm:1.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ universalify@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ update-browserslist-db@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ url-parse@npm:1.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ update-browserslist-db@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ url-parse@npm:1.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ url-parse@npm:1.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ v8-to-istanbul@npm:9.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ url-parse@npm:1.5.10 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ v8-to-istanbul@npm:9.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate-npm-package-license@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ v8-to-istanbul@npm:9.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate-npm-package-license@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-array@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ v8-to-istanbul@npm:9.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate-npm-package-license@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-array@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-function@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ v8-to-istanbul@npm:9.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate-npm-package-license@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-array@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-function@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer-array@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate-npm-package-license@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-array@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-function@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer-array@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-array@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-function@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer-array@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-number@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-function@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer-array@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-number@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer-array@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-number@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-integer@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-number@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ validate.io-number@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-protocol@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-protocol@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-types@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-protocol@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-types@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-ws-jsonrpc@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-jsonrpc@npm:8.2.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-protocol@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-types@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-ws-jsonrpc@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-keyname@npm:2.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-protocol@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-types@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-ws-jsonrpc@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-keyname@npm:2.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-xmlserializer@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-languageserver-types@npm:3.17.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-ws-jsonrpc@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-keyname@npm:2.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-xmlserializer@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ vscode-ws-jsonrpc@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-keyname@npm:2.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-xmlserializer@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ watchpack@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-keyname@npm:2.2.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-xmlserializer@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ watchpack@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ w3c-xmlserializer@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ watchpack@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ watchpack@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-cli@npm:5.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ watchpack@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-cli@npm:5.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-merge@npm:5.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-cli@npm:5.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-merge@npm:5.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webidl-conversions@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-cli@npm:5.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-merge@npm:5.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-cli@npm:5.1.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-merge@npm:5.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack@npm:5.99.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-merge@npm:5.10.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack@npm:5.99.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-encoding@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack@npm:5.99.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-encoding@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack-sources@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack@npm:5.99.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-encoding@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ webpack@npm:5.99.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-encoding@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:11.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-encoding@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:11.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:8.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:11.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:8.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-mimetype@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:11.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:8.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:11.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:8.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ whatwg-url@npm:8.7.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wildcard@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wildcard@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ word-wrap@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wildcard@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ word-wrap@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ worker-loader@npm:3.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ which@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wildcard@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ word-wrap@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ worker-loader@npm:3.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wildcard@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ word-wrap@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ worker-loader@npm:3.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ word-wrap@npm:1.2.5 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ worker-loader@npm:3.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ worker-loader@npm:3.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrap-ansi@npm:8.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ws@npm:8.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ws@npm:8.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml-name-validator@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ws@npm:8.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml-name-validator@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ write-file-atomic@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ws@npm:8.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml-name-validator@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xmlchars@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ ws@npm:8.18.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml-name-validator@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xmlchars@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml-name-validator@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xmlchars@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y-protocols@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xml@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xmlchars@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y-protocols@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xmlchars@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y-protocols@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y-protocols@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y-protocols@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yallist@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yjs@npm:13.6.24 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yjs@npm:13.6.24 can't be found in the cache and will be fetched from the remote registry ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry ➤ YN0000: └ Completed in 16s 174ms ➤ YN0000: ┌ Link step ➤ YN0007: │ @fortawesome/fontawesome-free@npm:5.15.4 must be built because it never has been before or the last one failed ➤ YN0000: └ Completed in 45s 431ms ➤ YN0000: Done with warnings in 1m 38s INFO:hatch_jupyter_builder.utils:> /tmp/pip-build-env-bngtq7x6/overlay/bin/jlpm run install:extension Building extension in . Compilation starting… Compilation starting… Compilation finished asset remoteEntry.5caecdf8d538be2c1b62.js 25.7 KiB [emitted] [immutable] (name: jupyter_tomoyan_extension) 1 related asset asset lib_index_js.3d58c6d6927b7e4126e4.js 1.69 KiB [emitted] [immutable] 1 related asset runtime modules 17 KiB 12 modules built modules 755 bytes (javascript) 42 bytes (share-init) 42 bytes (consume-shared) [built] javascript modules 755 bytes container entry 42 bytes [built] [code generated] ./lib/index.js 713 bytes [built] [code generated] provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js 42 bytes [built] [code generated] consume shared module (default) @jupyterlab/apputils@^4.5.0 (singleton) 42 bytes [built] [code generated] webpack 5.99.5 compiled successfully in 1197 ms asset index.css 14.5 KiB [emitted] (name: index) asset index.js 0 bytes [emitted] [minimized] (name: index) Entrypoint index 14.5 KiB = index.css 14.5 KiB index.js 0 bytes orphan modules 17.8 KiB (javascript) 937 bytes (runtime) [orphan] 8 modules cacheable modules 50 bytes (javascript) 14.5 KiB (css/mini-extract) ./style/index.css 50 bytes [built] [code generated] css ./node_modules/css-loader/dist/cjs.js!./style/variables.css 14.3 KiB [built] [code generated] css ./node_modules/css-loader/dist/cjs.js!./style/index.css 210 bytes [built] [code generated] webpack 5.99.5 compiled successfully in 1289 ms INFO:hatch_jupyter_builder.utils:Finished running jupyter-builder Preparing editable metadata (pyproject.toml) ... done Building wheels for collected packages: jupyter_tomoyan_extension Running command Building editable for jupyter_tomoyan_extension (pyproject.toml) Building editable for jupyter_tomoyan_extension (pyproject.toml) ... done Created wheel for jupyter_tomoyan_extension: filename=jupyter_tomoyan_extension-0.1.0-py3-none-any.whl size=30746 sha256=536f8acc4ea9944243a535a8c65bd9d37a26e9afb67a56e19c918354a8cf57a2 Stored in directory: /tmp/pip-ephem-wheel-cache-50dln5fe/wheels/f5/0e/40/c0d318458100b016321dd9590bf7a78d98741540ef4ece107e Successfully built jupyter_tomoyan_extension Installing collected packages: jupyter_tomoyan_extension Successfully installed jupyter_tomoyan_extension-0.1.0 </pre></html></WRAP> </WRAP> ==== 拡張機能のインストールとシンボルリンク作成 ==== Extension 開発時は、このシンボルリンクを最初に一度だけ設定する😊\\ シンボルリンクがあるお陰で、コード変更の都度 Python パッケージ化して再インストールする手間が省ける😉\\ ''jlpm build'' コマンドを実行してブラウザーを再読み込みするだけで、起動中の JupyterLab にコード変更が即反映する🥰\\ <WRAP round important 90%> JupyterLab の mamba、conda 環境を再構築した場合は、シンボルリンクが失われるので、忘れずに再実行する必要がある🤔\\ それを忘れると ''jlpm build'' だけでは反映されずに悩むことになる😅\\ \\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> labextension develop <font color="#A347BA">--overwrite</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> Obtaining file:///home/tomoyan/my_projects/jupyter_tomoyan_extension Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build editable ... done Installing backend dependencies ... done Preparing editable metadata (pyproject.toml) ... done Building wheels for collected packages: jupyter_tomoyan_extension Building editable for jupyter_tomoyan_extension (pyproject.toml) ... done Created wheel for jupyter_tomoyan_extension: filename=jupyter_tomoyan_extension-0.1.0-py3-none-any.whl size=418776 sha256=3e98e5a92cdc7ab106a1cafb2fb8e8c2a10da419bfdc3ffda57b3fd335c4fc35 Stored in directory: /tmp/pip-ephem-wheel-cache-sdpynnvx/wheels/f5/0e/40/c0d318458100b016321dd9590bf7a78d98741540ef4ece107e Successfully built jupyter_tomoyan_extension Installing collected packages: jupyter_tomoyan_extension Successfully installed jupyter_tomoyan_extension-0.1.0 Installing /home/tomoyan/my_projects/jupyter_tomoyan_extension/jupyter_tomoyan_extension/labextension -> jupyter_tomoyan_extension Removing: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter_tomoyan_extension Symlinking: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter_tomoyan_extension -> /home/tomoyan/my_projects/jupyter_tomoyan_extension/jupyter_tomoyan_extension/labextension </pre></html></WRAP> </WRAP> </WRAP> <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> labextension develop <font color="#A347BA">--overwrite</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> Installing /home/tomoyan/my_projects/jupyter_tomoyan_extension/jupyter_tomoyan_extension/labextension -> jupyter_tomoyan_extension Removing: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter_tomoyan_extension Symlinking: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter_tomoyan_extension -> /home/tomoyan/my_projects/jupyter_tomoyan_extension/jupyter_tomoyan_extension/labextension </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> labextension list </pre></html></WRAP> <WRAP color_result><html><pre> JupyterLab v4.3.6 /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions jupyterlab_pygments v0.3.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_pygments) jupyterlab_iframe v0.5.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> <b class=bbat> jupyter_tomoyan_extension v0.1.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font></b> @jupyter-widgets/jupyterlab-manager v5.0.13 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_widgets) @jupyter-notebook/lab-extension v7.3.3 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> @timkpaine/jupyterlab_miami_nights v0.4.2 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_miami_nights) Other labextensions (built into JupyterLab) app dir: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/lab </pre></html></WRAP> </WRAP> JupyterLab がインストールされているディレクトリの ''share/jupyter/labextensions/'' にシンボルリンクが張られて、Extension が配置済みと同様の状態になる🤔\\ シンボルリンク先はソースコードディレクトリの ''<extension name>/labextension'' であり、''jlpm build'' コマンドによって出力された開発中の Extension パッケージである😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">ll</font> <u style="text-decoration-style:solid">~/miniforge3/envs/jupyterlab/share/jupyter/labextensions/</u> </pre></html></WRAP> <WRAP color_result><html><pre> 合計 4 drwxr-xr-x 1 tomoyan tomoyan 26 3月 23 08:27 <font color="#2A7BDE"><b>@jupyter-notebook</b></font> drwxr-xr-x 1 tomoyan tomoyan 36 3月 23 08:27 <font color="#2A7BDE"><b>@jupyter-widgets</b></font> drwxr-xr-x 1 tomoyan tomoyan 46 3月 23 08:27 <font color="#2A7BDE"><b>@timkpaine</b></font> lrwxrwxrwx 1 tomoyan tomoyan 90 4月 10 15:48 <font color="#33C7DE"><b>jupyter_tomoyan_extension</b></font> -> <font color="#2A7BDE"><b>/home/tomoyan/my_projects/jupyter_tomoyan_extension/jupyter_tomoyan_extension/labextension</b></font> drwxr-xr-x 1 tomoyan tomoyan 36 4月 2 07:29 <font color="#2A7BDE"><b>jupyterlab_iframe</b></font> drwxr-xr-x 1 tomoyan tomoyan 60 3月 23 08:27 <font color="#2A7BDE"><b>jupyterlab_pygments</b></font> </pre></html></WRAP> </WRAP> ==== 拡張機能の動作確認 ==== <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> lab <font color="#A347BA">--ip=0.0.0.0</font> <font color="#A347BA">--no-browser</font> </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#26A269">[I 2025-04-04 08:29:42.715 ServerApp]</font> jupyter_lsp | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:42.722 ServerApp]</font> jupyter_server_terminals | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:42.722 ServerApp]</font> jupyter_tomoyan_extension | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:42.733 ServerApp]</font> jupyterlab | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:42.734 ServerApp]</font> jupyterlab_iframe | extension was successfully linked. <font color="#A2734C">[W 2025-04-04 08:29:42.738 JupyterNotebookApp]</font> 'allow_origin' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. <font color="#A2734C">[W 2025-04-04 08:29:42.738 JupyterNotebookApp]</font> 'allow_remote_access' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. <font color="#26A269">[I 2025-04-04 08:29:42.743 ServerApp]</font> notebook | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:43.062 ServerApp]</font> notebook_shim | extension was successfully linked. <font color="#26A269">[I 2025-04-04 08:29:43.090 ServerApp]</font> notebook_shim | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.094 ServerApp]</font> jupyter_lsp | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.095 ServerApp]</font> jupyter_server_terminals | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.096 ServerApp]</font> Registered jupyter_tomoyan_extension server extension <b class=bbat><font color="#26A269">[I 2025-04-04 08:29:43.096 ServerApp]</font> jupyter_tomoyan_extension | extension was successfully loaded.</b> <font color="#26A269">[I 2025-04-04 08:29:43.100 LabApp]</font> JupyterLab extension loaded from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/jupyterlab <font color="#26A269">[I 2025-04-04 08:29:43.100 LabApp]</font> JupyterLab application directory is /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/lab <font color="#26A269">[I 2025-04-04 08:29:43.101 LabApp]</font> Extension Manager is 'pypi'. <font color="#26A269">[I 2025-04-04 08:29:43.155 ServerApp]</font> jupyterlab | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.155 ServerApp]</font> Installing jupyterlab_iframe handler on path /iframes <font color="#26A269">[I 2025-04-04 08:29:43.156 ServerApp]</font> Installing iframes: [] <font color="#26A269">[I 2025-04-04 08:29:43.156 ServerApp]</font> jupyterlab_iframe | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.163 ServerApp]</font> notebook | extension was successfully loaded. <font color="#26A269">[I 2025-04-04 08:29:43.165 ServerApp]</font> Serving notebooks from local directory: /home/tomoyan <font color="#26A269">[I 2025-04-04 08:29:43.165 ServerApp]</font> Jupyter Server 2.15.0 is running at: <font color="#26A269">[I 2025-04-04 08:29:43.165 ServerApp]</font> http://highway-x.fireball.local:8888/lab <font color="#26A269">[I 2025-04-04 08:29:43.165 ServerApp]</font> http://127.0.0.1:8888/lab <font color="#26A269">[I 2025-04-04 08:29:43.165 ServerApp]</font> Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). <font color="#26A269">[I 2025-04-04 08:29:43.637 ServerApp]</font> Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server </pre></html></WRAP> </WRAP> ===== JupyterLab の拡張機能の実装方法...🤔 ===== ソースコード: [[git>tomoyan596/jupyterlab-monsters-extension|tomoyan596/jupyterlab-monsters-extension]]\\ JupyterLab の Extension として実装可能なテーマは、UI のテーマ、コードエディタの CodeMirror のテーマ、ターミナルの xterm のテーマの 3 つに分けることができる🤔\\ ここでは CodeMirror のテーマ (monokai) と、構文色分け (Astro) を追加する方法を示す😉\\ <WRAP group> <WRAP column zoomimg w400 x1_2> {{:python:jupyterlab:jupyterlab_codemirror_extension_002.png|JupyterLab CodeMirror Extension 001}} </WRAP> <WRAP column zoomimg w400 x1_2> {{:python:jupyterlab:jupyterlab_codemirror_extension_003.png|JupyterLab CodeMirror Extension 003}} </WRAP> </WRAP> ==== 前提条件 ==== この手順は Jupyter の以下のバージョンで確認した😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> <font color="#A347BA">--version</font> </pre></html></WRAP> <WRAP color_result><html><pre> Selected Jupyter core packages... IPython : 8.34.0 ipykernel : 6.29.5 ipywidgets : 8.1.5 jupyter_client : 8.6.3 jupyter_core : 5.7.2 jupyter_server : 2.15.0 jupyterlab : 4.3.6 nbclient : 0.10.2 nbconvert : 7.16.6 nbformat : 5.10.4 notebook : 7.3.3 qtconsole : not installed traitlets : 5.14.3 </pre></html></WRAP> </WRAP> ==== 参考: 最新ドキュメント & ソースコード ==== [[rtd>jupyterlab.readthedocs.io/en/latest/index.html|JupyterLab Documentation — JupyterLab latest documentation]]\\ [[rtd>jupyterlab.readthedocs.io/en/latest/api/modules.html|@jupyterlab — JupyterLab latest documentation]]\\ JupyterLab のソースコードは公開されているので、古いドキュメントやネットの文献に惑わされることなく、最新のソースコードから推測で実装可能である😉\\ [[git>jupyterlab/extension-examples/|jupyterlab/extension-examples: JupyterLab Extensions by Examples]]\\ [[git>jupyterlab/jupyterlab/tree/4.4.x/packages|jupyterlab/packages at 4.4.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/tree/4.4.x/packages/codemirror|jupyterlab/packages/codemirror at 4.4.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/blob/4.4.x/packages/codemirror/src/theme.ts|jupyterlab/packages/codemirror/src/theme.ts at 4.4.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/blob/4.4.x/packages/codemirror/src/language.ts|jupyterlab/packages/codemirror/src/language.ts at 4.4.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/tree/4.4.x/packages/codemirror-extension/|jupyterlab/packages/codemirror-extension at 4.4.x · jupyterlab/jupyterlab]]\\ ==== JupyterLab Extension サンプルの探し方 ==== ==== CodeMirror テーマの実装...🤔 ==== JupyterLab のコードエディタである CodeMirror テーマを作成するには、''IEditorThemeRegistry'' のプラグインを実装する🤔\\ ここでは ''@fsegurai/codemirror-theme-bundle'' パッケージの ''monokai'' を組み込む😉\\ ソースコード: [[https://github.com/fsegurai/codemirror-themes|fsegurai/codemirror-themes: Themes for CodeMirror 6]]\\ === Node.js の依存パッケージを追加する🤔 === 以下のコマンドでインストール済みの ''@jupyterlab/application'' は最新に更新されて、''@jupyterlab/codemirror'', ''@jupyterlab/translation'', ''@fsegurai/codemirror-theme-bundle'' は追加される😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jlpm</font> add @jupyterlab/application @jupyterlab/codemirror @jupyterlab/translation @fsegurai/codemirror-theme-bundle </pre></html></WRAP> <WRAP color_mincode><html><pre> <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: ┌ Resolution step <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D75F00">@jupyterlab/</font><font color="#D7875F">services</font><font color="#87AFFF">@npm:7.4.1</font> doesn't provide <font color="#D7875F">react</font> (<font color="#87AFFF">p54672</font>), requested by <font color="#D75F00">@jupyterlab/</font><font color="#D7875F">settingregistry</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D75F00">@jupyterlab/</font><font color="#D7875F">testutils</font><font color="#87AFFF">@npm:4.4.1</font> doesn't provide <font color="#D7875F">typescript</font> (<font color="#87AFFF">pdc910</font>), requested by <font color="#D75F00">@jupyterlab/</font><font color="#D7875F">testing</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D75F00">@codemirror/</font><font color="#D7875F">language</font> (<font color="#87AFFF">pa9791</font>), requested by <font color="#D75F00">@fsegurai/</font><font color="#D7875F">codemirror-theme-bundle</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D75F00">@codemirror/</font><font color="#D7875F">state</font> (<font color="#87AFFF">p0fc0e</font>), requested by <font color="#D75F00">@fsegurai/</font><font color="#D7875F">codemirror-theme-bundle</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D75F00">@codemirror/</font><font color="#D7875F">view</font> (<font color="#87AFFF">pe162a</font>), requested by <font color="#D75F00">@fsegurai/</font><font color="#D7875F">codemirror-theme-bundle</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D75F00">@lezer/</font><font color="#D7875F">highlight</font> (<font color="#87AFFF">p8f76a</font>), requested by <font color="#D75F00">@fsegurai/</font><font color="#D7875F">codemirror-theme-bundle</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D7875F">react</font> (<font color="#87AFFF">p46bba</font>), requested by <font color="#D75F00">@jupyterlab/</font><font color="#D7875F">settingregistry</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D7875F">webpack</font> (<font color="#87AFFF">p5b72e</font>), requested by <font color="#D7875F">source-map-loader</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-monster-extension</font><font color="#87AFFF">@workspace:.</font> doesn't provide <font color="#D7875F">webpack</font> (<font color="#87AFFF">pfe613</font>), requested by <font color="#D7875F">style-loader</font> <font color="#E9AD0C">➤</font> YN0002: │ <font color="#D7875F">jupyterlab-rspack</font><font color="#87AFFF">@npm:0.1.0</font> doesn't provide <font color="#D7875F">webpack</font> (<font color="#87AFFF">pd80ca</font>), requested by <font color="#D7875F">source-map-loader</font> <font color="#E9AD0C">➤</font> YN0000: │ Some peer dependencies are incorrectly met; run <font color="#87AFFF">yarn explain peer-requirements <hash></font> for details, where <font color="#87AFFF"><hash></font> is the six-letter p-prefixed code <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: └ Completed in 3s 253ms <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: ┌ Fetch step <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: └ Completed in 2s 6ms <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: ┌ Link step <font color="#2A7BDE">➤</font> <font color="#666666">YN0000</font>: └ Completed in 2s 299ms <font color="#E9AD0C">➤</font> YN0000: Done with warnings in 7s 953ms </pre></html></WRAP> </WRAP> === ソースコードを修正する🤔 === [[.#テンプレートで新しい_extension_プロジェクトを作成|テンプレートで新しい extension プロジェクトを作成]] の手順で生成された初期コード🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">bat</font> <font color="#A347BA">-p</font> <font color="#A347BA">--pager</font> no <u style="text-decoration-style:solid">src/index.ts</u> </pre></html></WRAP> <WRAP color_mincode><html><pre> <font color="#F92672">import</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> JupyterFrontEnd,</font> <font color="#F8F8F2"> JupyterFrontEndPlugin</font> <font color="#F8F8F2">} </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/application'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { IThemeManager } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/apputils'</font><font color="#F8F8F2">;</font> <font color="#75715E">/**</font> <font color="#75715E"> * Initialization data for the jupyter_tomoyan_extension extension.</font> <font color="#75715E"> */</font> <font color="#66D9EF">const</font><font color="#F8F8F2"> plugin</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEndPlugin</font><font color="#F8F8F2"><</font><font color="#66D9EF">void</font><font color="#F8F8F2">> </font><font color="#F92672">=</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> id: </font><font color="#E6DB74">'jupyter_tomoyan_extension:plugin'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> description: </font><font color="#E6DB74">'A JupyterLab extension.'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> autoStart: </font><font color="#AE81FF">true</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> requires: [IThemeManager],</font> <font color="#F8F8F2"> </font><font color="#A6E22E">activate</font><font color="#F8F8F2">: (</font><font color="#FD971F">app</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEnd</font><font color="#F8F8F2">, </font><font color="#FD971F">manager</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">IThemeManager</font><font color="#F8F8F2">) </font><font color="#66D9EF">=></font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> </font><font color="#66D9EF">console</font><font color="#F8F8F2">.</font><font color="#66D9EF">log</font><font color="#F8F8F2">(</font><font color="#E6DB74">'JupyterLab extension jupyter_tomoyan_extension is activated!'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> style </font><font color="#F92672">=</font><font color="#F8F8F2"> </font><font color="#E6DB74">'jupyter_tomoyan_extension/index.css'</font><font color="#F8F8F2">;</font> <font color="#F8F8F2"> manager.</font><font color="#A6E22E">register</font><font color="#F8F8F2">({</font> <font color="#F8F8F2"> name: </font><font color="#E6DB74">'jupyter_tomoyan_extension'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> isLight: </font><font color="#AE81FF">true</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> </font><font color="#A6E22E">load</font><font color="#F8F8F2">: () </font><font color="#66D9EF">=></font><font color="#F8F8F2"> manager.</font><font color="#A6E22E">loadCSS</font><font color="#F8F8F2">(style),</font> <font color="#F8F8F2"> </font><font color="#A6E22E">unload</font><font color="#F8F8F2">: () </font><font color="#66D9EF">=></font><font color="#F8F8F2"> </font><font color="#66D9EF">Promise</font><font color="#F8F8F2">.</font><font color="#66D9EF">resolve</font><font color="#F8F8F2">(</font><font color="#AE81FF">undefined</font><font color="#F8F8F2">)</font> <font color="#F8F8F2"> });</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2">};</font> <font color="#F92672">export</font><font color="#F8F8F2"> </font><font color="#F92672">default</font><font color="#F8F8F2"> plugin;</font> </pre></html></WRAP> </WRAP> CodeMirror テーマ (monokai) を追加するには、以下の内容に修正する😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">bat</font> <font color="#A347BA">-p</font> <font color="#A347BA">--pager</font> no <u style="text-decoration-style:solid">src/index.ts</u> </pre></html></WRAP> <WRAP color_mincode><html><pre> <font color="#F92672">import</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> JupyterFrontEnd,</font> <font color="#F8F8F2"> JupyterFrontEndPlugin</font> <font color="#F8F8F2">} </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/application'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { IEditorThemeRegistry } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/codemirror'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { ITranslator, nullTranslator } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/translation'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { monokai } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@fsegurai/codemirror-theme-bundle'</font><font color="#F8F8F2">;</font> <font color="#75715E">/**</font> <font color="#75715E"> * Initialization data for the jupyter_tomoyan_extension extension.</font> <font color="#75715E"> *</font> <font color="#75715E"> * reference:</font> <font color="#75715E"> * https://jupyterlab.readthedocs.io/en/stable/api/classes/codemirror.EditorThemeRegistry-1.html</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror-extension/src/services.tsx#L91</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/language.ts#L536</font> <font color="#75715E">*/</font> <font color="#66D9EF">const</font><font color="#F8F8F2"> plugin</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEndPlugin</font><font color="#F8F8F2"><</font><font color="#66D9EF">void</font><font color="#F8F8F2">> </font><font color="#F92672">=</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> id: </font><font color="#E6DB74">'jupyter_tomoyan_extension:plugin'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> description: </font><font color="#E6DB74">'A JupyterLab extension.'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> autoStart: </font><font color="#AE81FF">true</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> requires: [IEditorThemeRegistry, ITranslator],</font> <font color="#F8F8F2"> </font><font color="#A6E22E">activate</font><font color="#F8F8F2">: (</font><font color="#FD971F">app</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEnd</font><font color="#F8F8F2">, </font><font color="#FD971F">theme</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">IEditorThemeRegistry</font><font color="#F8F8F2">, </font><font color="#FD971F">translator</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">ITranslator</font><font color="#F8F8F2">) </font><font color="#66D9EF">=></font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> </font><font color="#66D9EF">console</font><font color="#F8F8F2">.</font><font color="#66D9EF">log</font><font color="#F8F8F2">(</font><font color="#E6DB74">'JupyterLab extension jupyter_tomoyan_extension is activated!'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> trans </font><font color="#F92672">=</font><font color="#F8F8F2"> (translator </font><font color="#F92672">??</font><font color="#F8F8F2"> nullTranslator).</font><font color="#66D9EF">load</font><font color="#F8F8F2">(</font><font color="#E6DB74">'jupyterlab'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> theme.</font><font color="#A6E22E">addTheme</font><font color="#F8F8F2">({</font> <font color="#F8F8F2"> name: </font><font color="#E6DB74">'monokai'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> displayName: trans.</font><font color="#A6E22E">__</font><font color="#F8F8F2">(</font><font color="#E6DB74">'monokai'</font><font color="#F8F8F2">),</font> <font color="#F8F8F2"> theme: monokai</font> <font color="#F8F8F2"> });</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2">};</font> <font color="#F92672">export</font><font color="#F8F8F2"> </font><font color="#F92672">default</font><font color="#F8F8F2"> plugin;</font> </pre></html></WRAP> </WRAP> === CodeMirror テーマをビルドする...🤔 === <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jlpm</font> build </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Building extension in . Compilation starting… Compilation starting… Compilation finished asset <font color="#33D17A"><b>vendors-node_modules_fsegurai_codemirror-theme-bundle_dist_index_js.3ceb3929d4dda3aafe89.js</b></font> 215 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>remoteEntry.14d12be71941f0e4fed2.js</b></font> 28.1 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (name: jupyter_tomoyan_extension) 1 related asset asset <font color="#33D17A"><b>lib_index_js.26f805c0035e8eda4c8a.js</b></font> 3 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset runtime modules 19.3 KiB 12 modules javascript modules 115 KiB modules by path <b>./node_modules/@fsegurai/</b> 114 KiB 24 modules <b>container entry</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>./lib/index.js</b> 1.16 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> consume-shared-module modules 252 bytes modules by path <b>consume shared module (default) @jupyterlab/*.6 (singleton)</b> 84 bytes 2 modules modules by path <b>consume shared module (default) @codemirror/</b> 84 bytes 2 modules <b>consume shared module (default) @fsegurai/codemirror-theme-bundle@^6.1.2 (strict...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>consume shared module (default) @lezer/highlight@^1.0.0 (singleton)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> provide-module modules 84 bytes <b>provide shared module (default) @fsegurai/codemirror-theme-bundle@6.1.2 = ./node...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1608 ms asset <font color="#33D17A"><b>index.css</b></font> 14.5 KiB <font color="#33D17A"><b>[emitted]</b></font> (name: index) asset <font color="#33D17A"><b>index.js</b></font> 0 bytes <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[minimized]</b></font> (name: index) Entrypoint <b>index</b> 14.5 KiB = <font color="#33D17A"><b>index.css</b></font> 14.5 KiB <font color="#33D17A"><b>index.js</b></font> 0 bytes orphan modules 17.8 KiB (javascript) 937 bytes (runtime) <font color="#E9AD0C"><b>[orphan]</b></font> 8 modules cacheable modules 50 bytes (javascript) 14.5 KiB (css/mini-extract) <b>./style/index.css</b> 50 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/css-loader/dist/cjs.js!<b>./style/variables.css</b> 14.3 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/css-loader/dist/cjs.js!<b>./style/index.css</b> 210 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1589 ms </pre></html></WRAP> </WRAP> ブラウザーで JupyterLab を再読み込みすると ''monokai'' のテーマが利用できる😍\\ <WRAP zoomimg w400 x1_2> {{:python:jupyterlab:jupyterlab_codemirror_extension_002.png|Jupyterlab Codemirror Extension 002}} </WRAP> ==== CodeMirror 構文色分けを実装する...🤔 ==== JupyterLab が ''*.astro'' ([[https://astro.build/|Astro]]) を識別して言語構文色分けを行うには、''IEditorLanguageRegistry'' のプラグインを実装する🤔\\ JupyterLab の拡張機能が複数のプラグイン機能を提供できるので、ここでは既に作成済みの CodeMirror テーマと言語構文色分けを提供するように修正する😉\\ ''src/index.ts'' は plugin を配列に修正して、''pluginEditorTheme'' (CodeMirror テーマ) と ''pluginEditorLanguage'' (言語構文色分け) をエクスポートする🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">bat</font><font color="#999999"> </font><font color="#A347BA">-p</font><font color="#999999"> </font><font color="#A347BA">--pager</font><font color="#999999"> no </font><font color="#999999"><u style="text-decoration-style:solid">src/index.ts</u></font> </pre></html></WRAP> <WRAP color_mincode><html><pre><font color="#F92672">import</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> JupyterFrontEndPlugin</font> <font color="#F8F8F2">} </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/application'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { pluginEditorTheme } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'./editor-theme'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { pluginEditorLanguage } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'./editor-language'</font><font color="#F8F8F2">;</font> <font color="#75715E">/**</font> <font color="#75715E"> * Initialization data for the jupyter_tomoyan_extension extension.</font> <font color="#75715E"> *</font> <font color="#75715E"> * reference:</font> <font color="#75715E"> * https://jupyterlab.readthedocs.io/en/stable/api/classes/codemirror.EditorThemeRegistry-1.html</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror-extension/src/services.tsx#L91</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/language.ts#L536</font> <font color="#75715E">*/</font> <font color="#66D9EF">const</font><font color="#F8F8F2"> plugin</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEndPlugin</font><font color="#F8F8F2"><</font><font color="#66D9EF">void</font><font color="#F8F8F2">>[] </font><font color="#F92672">=</font><font color="#F8F8F2"> [</font> <font color="#F8F8F2"> pluginEditorTheme,</font> <font color="#F8F8F2"> pluginEditorLanguage</font> <font color="#F8F8F2">];</font> <font color="#F92672">export</font><font color="#F8F8F2"> </font><font color="#F92672">default</font><font color="#F8F8F2"> plugin;</font></pre></html></WRAP> </WRAP> ''src/editor-theme.ts'' に CodeMirror テーマを実装する🤔\\ さらに改良して ''@fsegurai/codemirror-theme-bundle'' パッケージが提供するすべて種類のテーマを使えるようにする😍\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">bat</font><font color="#999999"> </font><font color="#A347BA">-p</font><font color="#999999"> </font><font color="#A347BA">--pager</font><font color="#999999"> no </font><font color="#999999"><u style="text-decoration-style:solid">src/editor-theme.ts</u></font> </pre></html></WRAP> <WRAP color_mincode><html><pre> <font color="#F92672">import</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> JupyterFrontEnd,</font> <font color="#F8F8F2"> JupyterFrontEndPlugin</font> <font color="#F8F8F2">} </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/application'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { IEditorThemeRegistry } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/codemirror'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { ITranslator, nullTranslator } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/translation'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> </font><font color="#AE81FF">*</font><font color="#F8F8F2"> </font><font color="#F92672">as</font><font color="#F8F8F2"> CMThemes </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@fsegurai/codemirror-theme-bundle'</font><font color="#F8F8F2">;</font> <font color="#75715E">/**</font> <font color="#75715E"> * Added CodeMirror theme for jupyter_tomoyan_extension extension.</font> <font color="#75715E"> *</font> <font color="#75715E"> * reference:</font> <font color="#75715E"> * https://jupyterlab.readthedocs.io/en/stable/api/classes/codemirror.EditorThemeRegistry-1.html</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror-extension/src/services.tsx#L91</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/language.ts#L536</font> <font color="#75715E">*/</font> <font color="#F92672">export</font><font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> pluginEditorTheme</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEndPlugin</font><font color="#F8F8F2"><</font><font color="#66D9EF">void</font><font color="#F8F8F2">> </font><font color="#F92672">=</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> id: </font><font color="#E6DB74">'jupyter_tomoyan_extension:theme'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> description: </font><font color="#E6DB74">'A JupyterLab extension.'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> autoStart: </font><font color="#AE81FF">true</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> requires: [IEditorThemeRegistry, ITranslator],</font> <font color="#F8F8F2"> </font><font color="#A6E22E">activate</font><font color="#F8F8F2">: (</font><font color="#FD971F">app</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEnd</font><font color="#F8F8F2">, </font><font color="#FD971F">theme</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">IEditorThemeRegistry</font><font color="#F8F8F2">, </font><font color="#FD971F">translator</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">ITranslator</font><font color="#F8F8F2">) </font><font color="#66D9EF">=></font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> </font><font color="#66D9EF">console</font><font color="#F8F8F2">.</font><font color="#66D9EF">log</font><font color="#F8F8F2">(</font><font color="#E6DB74">'JupyterLab extension jupyter_tomoyan_extension:theme is activated!'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> trans </font><font color="#F92672">=</font><font color="#F8F8F2"> (translator </font><font color="#F92672">??</font><font color="#F8F8F2"> nullTranslator).</font><font color="#66D9EF">load</font><font color="#F8F8F2">(</font><font color="#E6DB74">'jupyterlab'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#F92672">for</font><font color="#F8F8F2"> (</font><font color="#66D9EF">const</font><font color="#F8F8F2"> [name, cm_theme] </font><font color="#F92672">of</font><font color="#F8F8F2"> </font><font color="#66D9EF">Object</font><font color="#F8F8F2">.</font><font color="#66D9EF">entries</font><font color="#F8F8F2">(CMThemes)) {</font> <font color="#F8F8F2"> theme.</font><font color="#A6E22E">addTheme</font><font color="#F8F8F2">({</font> <font color="#F8F8F2"> name: name,</font> <font color="#F8F8F2"> displayName: trans.</font><font color="#A6E22E">__</font><font color="#F8F8F2">(name),</font> <font color="#F8F8F2"> theme: cm_theme</font> <font color="#F8F8F2"> });</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2">};</font> </pre></html></WRAP> </WRAP> ''src/editor-language.ts'' に CodeMirror 言語構文色分けを実装する🤔\\ ここでは ''*.astro'' 拡張子のファイルを JSX、TypeScript のファイルとして扱うよう定義する😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">bat</font><font color="#999999"> </font><font color="#A347BA">-p</font><font color="#999999"> </font><font color="#A347BA">--pager</font><font color="#999999"> no </font><font color="#999999"><u style="text-decoration-style:solid">src/editor-language.ts</u></font> </pre></html></WRAP> <WRAP color_mincode><html><pre> <font color="#F92672">import</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> JupyterFrontEnd,</font> <font color="#F8F8F2"> JupyterFrontEndPlugin</font> <font color="#F8F8F2">} </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/application'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { IEditorLanguageRegistry } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/codemirror'</font><font color="#F8F8F2">;</font> <font color="#F92672">import</font><font color="#F8F8F2"> { ITranslator, nullTranslator } </font><font color="#F92672">from</font><font color="#F8F8F2"> </font><font color="#E6DB74">'@jupyterlab/translation'</font><font color="#F8F8F2">;</font> <font color="#75715E">/*</font> <font color="#75715E"> * Added CodeMirror language definition to the jupyter_tomoyan_extension extension.</font> <font color="#75715E"> *</font> <font color="#75715E"> * reference:</font> <font color="#75715E"> * https://jupyterlab.readthedocs.io/en/stable/api/classes/codemirror.EditorLanguageRegistry-1.html</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror-extension/src/services.tsx#L45</font> <font color="#75715E"> * https://github.com/jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/language.ts#L536</font> <font color="#75715E">*/</font> <font color="#F92672">export</font><font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> pluginEditorLanguage</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEndPlugin</font><font color="#F8F8F2"><</font><font color="#66D9EF">void</font><font color="#F8F8F2">> </font><font color="#F92672">=</font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> id: </font><font color="#E6DB74">'jupyter_tomoyan_extension:languages'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> description: </font><font color="#E6DB74">'A JupyterLab extension.'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> autoStart: </font><font color="#AE81FF">true</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> requires: [IEditorLanguageRegistry, ITranslator],</font> <font color="#F8F8F2"> </font><font color="#A6E22E">activate</font><font color="#F8F8F2">: (</font><font color="#FD971F">app</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">JupyterFrontEnd</font><font color="#F8F8F2">, </font><font color="#FD971F">language</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">IEditorLanguageRegistry</font><font color="#F8F8F2">, </font><font color="#FD971F">translator</font><font color="#F92672">:</font><font color="#F8F8F2"> </font><font color="#F92672">ITranslator</font><font color="#F8F8F2">) </font><font color="#66D9EF">=></font><font color="#F8F8F2"> {</font> <font color="#F8F8F2"> </font><font color="#66D9EF">console</font><font color="#F8F8F2">.</font><font color="#66D9EF">log</font><font color="#F8F8F2">(</font><font color="#E6DB74">'JupyterLab extension jupyter_tomoyan_extension:languages is activated!'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> trans </font><font color="#F92672">=</font><font color="#F8F8F2"> (translator </font><font color="#F92672">??</font><font color="#F8F8F2"> nullTranslator).</font><font color="#66D9EF">load</font><font color="#F8F8F2">(</font><font color="#E6DB74">'jupyterlab'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> language.</font><font color="#A6E22E">addLanguage</font><font color="#F8F8F2">({</font> <font color="#F8F8F2"> name: </font><font color="#E6DB74">'Astro'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> displayName: trans.</font><font color="#A6E22E">__</font><font color="#F8F8F2">(</font><font color="#E6DB74">'Astro'</font><font color="#F8F8F2">),</font> <font color="#F8F8F2"> alias: [</font><font color="#E6DB74">'astro'</font><font color="#F8F8F2">],</font> <font color="#F8F8F2"> mime: </font><font color="#E6DB74">'text/astro-jsx'</font><font color="#F8F8F2">,</font> <font color="#F8F8F2"> extensions: [</font><font color="#E6DB74">'astro'</font><font color="#F8F8F2">],</font> <font color="#F8F8F2"> </font><font color="#F92672">async</font><font color="#F8F8F2"> </font><font color="#A6E22E">load</font><font color="#F8F8F2">() {</font> <font color="#F8F8F2"> </font><font color="#66D9EF">const</font><font color="#F8F8F2"> m </font><font color="#F92672">=</font><font color="#F8F8F2"> </font><font color="#F92672">await</font><font color="#F8F8F2"> </font><font color="#F92672">import</font><font color="#F8F8F2">(</font><font color="#E6DB74">'@codemirror/lang-javascript'</font><font color="#F8F8F2">);</font> <font color="#F8F8F2"> </font><font color="#F92672">return</font><font color="#F8F8F2"> m.</font><font color="#A6E22E">javascript</font><font color="#F8F8F2">({ jsx: </font><font color="#AE81FF">true</font><font color="#F8F8F2">, typescript: </font><font color="#AE81FF">true</font><font color="#F8F8F2"> });</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2"> });</font> <font color="#F8F8F2"> }</font> <font color="#F8F8F2">};</font> </pre></html></WRAP> </WRAP> ==== 言語構文色分けをビルドする😉 ==== <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jlpm</font><font color="#999999"> build</font> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Building extension in . Compilation starting… Compilation starting… Compilation finished assets by chunk 491 KiB (id hint: vendors) asset <font color="#33D17A"><b>vendors-node_modules_codemirror_lang-javascript_dist_index_js.2235c4a5a0f1f48cd6f7.js</b></font> 276 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>vendors-node_modules_fsegurai_codemirror-theme-bundle_dist_index_js.3ceb3929d4dda3aafe89.js</b></font> 215 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>remoteEntry.760d64fbcb4d6c8acf4d.js</b></font> 28.8 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (name: jupyter_tomoyan_extension) 1 related asset asset <font color="#33D17A"><b>lib_index_js.420a4c2dbb4e2db5935a.js</b></font> 7.28 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset runtime modules 19.9 KiB 12 modules javascript modules 376 KiB 33 modules consume-shared-module modules 336 bytes modules by path <b>consume shared module (default) @codemirror/</b> 126 bytes 3 modules modules by path <b>consume shared module (default) @jupyterlab/*.6 (singleton)</b> 84 bytes 2 modules modules by path <b>consume shared module (default) @lezer/*.0 (singleton)</b> 84 bytes 2 modules <b>consume shared module (default) @fsegurai/codemirror-theme-bundle@^6.1.2 (strict...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> provide-module modules 84 bytes <b>provide shared module (default) @fsegurai/codemirror-theme-bundle@6.1.2 = ./node...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1972 ms asset <font color="#33D17A"><b>index.css</b></font> 14.5 KiB <font color="#33D17A"><b>[emitted]</b></font> (name: index) asset <font color="#33D17A"><b>index.js</b></font> 0 bytes <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[minimized]</b></font> (name: index) Entrypoint <b>index</b> 14.5 KiB = <font color="#33D17A"><b>index.css</b></font> 14.5 KiB <font color="#33D17A"><b>index.js</b></font> 0 bytes orphan modules 17.8 KiB (javascript) 937 bytes (runtime) <font color="#E9AD0C"><b>[orphan]</b></font> 8 modules cacheable modules 50 bytes (javascript) 14.5 KiB (css/mini-extract) <b>./style/index.css</b> 50 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/css-loader/dist/cjs.js!<b>./style/variables.css</b> 14.3 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/css-loader/dist/cjs.js!<b>./style/index.css</b> 210 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1198 ms </pre></html></WRAP> </WRAP> ''*.astro'' が JSX、TypeScript として扱えるようになる😍\\ ''@fsegurai/codemirror-theme-bundle'' のすべての CodeMirror テーマも使えるようになる🥰\\ <WRAP group> <WRAP column zoomimg w500 x1_2> {{:python:jupyterlab:jupyterlab_codemirror_extension_004.png?600|}} </WRAP> <WRAP column zoomimg w300 x1_2> {{:python:jupyterlab:jupyterlab_codemirror_extension_003.png?360|}} </WRAP> </WRAP> ==== ビルドの高速化😍 ==== <wrap em>※ビルド結果がおかしいので調査中...😅</wrap>\\ deno でビルドすると少し高速化されます🤔\\ 高速化前の ''jlpm = yarn'' の場合...🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jlpm</font> build </pre></html></WRAP> <WRAP color_result><html><pre> Building extension in . Compilation starting… Compilation starting… Compilation finished assets by chunk 508 KiB (id hint: vendors) asset <font color="#33D17A"><b>vendors-node_modules_codemirror_lang-javascript_dist_index_js.1f9e273a139e2e7f509a.js</b></font> 276 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>vendors-node_modules_pnpm_fsegurai_codemirror-theme-bundle_6_1_2__codemirror_language_6_11_0_-369dd2.3993ee023b00d5a5373a.js</b></font> 231 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>style_index_css.36f53ba19d3999505d13.js</b></font> 92 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset asset <font color="#33D17A"><b>39930b71a2fe387ebfac.png</b></font> 72.3 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> [from: style/images/background.png] asset <font color="#33D17A"><b>remoteEntry.225b0b19c8614d9abac2.js</b></font> 30.2 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (name: jupyter_tomoyan_extension) 1 related asset asset <font color="#33D17A"><b>lib_index_js.c299da7d67cda926ca50.js</b></font> 17.6 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset runtime modules 20.7 KiB 13 modules javascript modules 449 KiB modules by path <b>./node_modules/</b> 382 KiB 38 modules modules by path <b>./lib/*.js</b> 8.22 KiB 5 modules modules by path <b>./style/*.css</b> 58.5 KiB 5 modules <b>container entry</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> consume-shared-module modules 378 bytes modules by path <b>consume shared module (default) @jupyterlab/*.0 (singleton)</b> 126 bytes 3 modules modules by path <b>consume shared module (default) @codemirror/</b> 126 bytes 3 modules modules by path <b>consume shared module (default) @lezer/*.0 (singleton)</b> 84 bytes 2 modules + 1 module provide-module modules 84 bytes <b>provide shared module (default) @fsegurai/codemirror-theme-bundle@6.1.2 = ./node...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>./style/images/background.png</b> 72.3 KiB (asset) 42 bytes (javascript) <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b class=bbat>webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 3747 ms</b> asset <font color="#33D17A"><b>39930b71a2fe387ebfac.png</b></font> 72.3 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> [from: style/images/background.png] (auxiliary name: index) asset <font color="#33D17A"><b>index.css</b></font> 23.7 KiB <font color="#33D17A"><b>[emitted]</b></font> (name: index) asset <font color="#33D17A"><b>index.js</b></font> 0 bytes <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[minimized]</b></font> (name: index) Entrypoint <b>index</b> 23.7 KiB (72.3 KiB) = <font color="#33D17A"><b>index.css</b></font> 23.7 KiB <font color="#33D17A"><b>index.js</b></font> 0 bytes 1 auxiliary asset orphan modules 30.2 KiB (javascript) 72.3 KiB (asset) 1.06 KiB (runtime) <font color="#E9AD0C"><b>[orphan]</b></font> 14 modules cacheable modules 50 bytes (javascript) 23.8 KiB (css/mini-extract) <b>./style/index.css</b> 50 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.pnpm/css-loader@6.11.0_@rspack+core@1.3.3_@swc+helpers@0.5.17__webpack@5.99.5/node_modules/css-loader/dist/cjs.js!<b>./style/variables.css</b> 19 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.pnpm/css-loader@6.11.0_@rspack+core@1.3.3_@swc+helpers@0.5.17__webpack@5.99.5/node_modules/css-loader/dist/cjs.js!<b>./style/custom.css</b> 1.83 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.pnpm/css-loader@6.11.0_@rspack+core@1.3.3_@swc+helpers@0.5.17__webpack@5.99.5/node_modules/css-loader/dist/cjs.js!<b>./style/neondreams.css</b> 2.09 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.pnpm/css-loader@6.11.0_@rspack+core@1.3.3_@swc+helpers@0.5.17__webpack@5.99.5/node_modules/css-loader/dist/cjs.js!<b>./style/index.css</b> 889 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b class=bbat>webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 3103 ms</b> </pre></html></WRAP> </WRAP> === package.json、pyproject.toml を Deno 対応する === ''package.json'' を編集して ''jlpm'' を ''deno run'' に置き換える🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> diff <u style="text-decoration-style:solid">package.json</u> <font color="#2A7BDE"><b>|</b></font> <font color="#26A269">bat</font> <font color="#A347BA">-p</font> <font color="#A347BA">--pager</font> no </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#F8F8F2">diff --git a/package.json b/package.json</font> <font color="#F8F8F2">index e282ead..f6d2c59 100644</font> <font color="#75715E">--- a/package.json</font> <font color="#75715E">+++ b/package.json</font> <font color="#3BC0F0">@@ -23,31 +23,32 @@</font> <font color="#F8F8F2"> ],</font> <font color="#F8F8F2"> "main": "lib/index.js",</font> <font color="#F8F8F2"> "types": "lib/index.d.ts",</font> <font color="#A6E22E">+ "style": "style/index.css",</font> <font color="#F8F8F2"> "repository": {</font> <font color="#F8F8F2"> "type": "git",</font> <font color="#F8F8F2"> "url": "https://github.com/tomoyan596/jupyter_tomoyan_extension.git"</font> <font color="#F8F8F2"> },</font> <font color="#F8F8F2"> "scripts": {</font> <font color="#F92672">- "build": "jlpm build:lib && jlpm build:labextension:dev",</font> <font color="#F92672">- "build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",</font> <font color="#A6E22E">+ "build": "deno run build:lib && deno run build:labextension:dev",</font> <font color="#A6E22E">+ "build:prod": "deno run clean && deno run build:lib:prod && deno run build:labextension",</font> <font color="#F8F8F2"> "build:labextension": "jupyter labextension build .",</font> <font color="#F8F8F2"> "build:labextension:dev": "jupyter labextension build --development True .",</font> <font color="#F8F8F2"> "build:lib": "tsc --sourceMap",</font> <font color="#F8F8F2"> "build:lib:prod": "tsc",</font> <font color="#F92672">- "clean": "jlpm clean:lib",</font> <font color="#A6E22E">+ "clean": "deno run clean:lib",</font> <font color="#F8F8F2"> "clean:lib": "rimraf lib tsconfig.tsbuildinfo",</font> <font color="#F8F8F2"> "clean:lintcache": "rimraf .eslintcache .stylelintcache",</font> <font color="#F8F8F2"> "clean:labextension": "rimraf jupyter_tomoyan_extension/labextension jupyter_tomoyan_extension/_version.py",</font> <font color="#F92672">- "clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",</font> <font color="#F92672">- "eslint": "jlpm eslint:check --fix",</font> <font color="#A6E22E">+ "clean:all": "deno run clean:lib && deno run clean:labextension && deno run clean:lintcache",</font> <font color="#A6E22E">+ "eslint": "deno run eslint:check --fix",</font> <font color="#F8F8F2"> "eslint:check": "eslint . --cache --ext .ts,.tsx",</font> <font color="#F92672">- "install:extension": "jlpm build",</font> <font color="#F92672">- "lint": "jlpm stylelint && jlpm prettier && jlpm eslint",</font> <font color="#F92672">- "lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",</font> <font color="#F92672">- "prettier": "jlpm prettier:base --write --list-different",</font> <font color="#A6E22E">+ "install:extension": "deno run build",</font> <font color="#A6E22E">+ "lint": "deno run stylelint && deno run prettier && deno run eslint",</font> <font color="#A6E22E">+ "lint:check": "deno run stylelint:check && deno run -A prettier:check && deno run eslint:check",</font> <font color="#A6E22E">+ "prettier": "deno run prettier:base --write --list-different",</font> <font color="#F8F8F2"> "prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",</font> <font color="#F92672">- "prettier:check": "jlpm prettier:base --check",</font> <font color="#F92672">- "stylelint": "jlpm stylelint:check --fix",</font> <font color="#A6E22E">+ "prettier:check": "deno run prettier:base --check",</font> <font color="#A6E22E">+ "stylelint": "deno run stylelint:check --fix",</font> <font color="#F8F8F2"> "stylelint:check": "stylelint --cache \"style/**/*.css\"",</font> <font color="#F8F8F2"> "test": "jest --coverage",</font> <font color="#F8F8F2"> "watch": "run-p watch:src watch:labextension",</font> </pre></html></WRAP> </WRAP> ''pyproject.toml'' を編集して ''jlpm'' を ''deno'' に置き換える🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">git</font> diff <u style="text-decoration-style:solid">pyproject.toml</u> <font color="#2A7BDE"><b>|</b></font> <font color="#26A269">bat</font> <font color="#A347BA">-p</font> <font color="#A347BA">--pager</font> no </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#F8F8F2">diff --git a/pyproject.toml b/pyproject.toml</font> <font color="#F8F8F2">index 3365717..caeb9eb 100644</font> <font color="#75715E">--- a/pyproject.toml</font> <font color="#75715E">+++ b/pyproject.toml</font> <font color="#3BC0F0">@@ -54,11 +54,11 @@ </font><font color="#F92672">skip-if-exists = ["jupyter_tomoyan_extension/labextension/static/style.js"]</font> <font color="#F8F8F2"> </font> <font color="#F8F8F2"> [tool.hatch.build.hooks.jupyter-builder.build-kwargs]</font> <font color="#F8F8F2"> build_cmd = "build:prod"</font> <font color="#F92672">-npm = ["jlpm"]</font> <font color="#A6E22E">+npm = ["deno"]</font> <font color="#F8F8F2"> </font> <font color="#F8F8F2"> [tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]</font> <font color="#F8F8F2"> build_cmd = "install:extension"</font> <font color="#F92672">-npm = ["jlpm"]</font> <font color="#A6E22E">+npm = ["deno"]</font> <font color="#F8F8F2"> source_dir = "src"</font> <font color="#F8F8F2"> build_dir = "jupyter_tomoyan_extension/labextension"</font> <font color="#F8F8F2"> </font> <font color="#3BC0F0">@@ -68,10 +68,10 @@ </font><font color="#F92672">version_cmd = "hatch version"</font> <font color="#F8F8F2"> [tool.jupyter-releaser.hooks]</font> <font color="#F8F8F2"> before-build-npm = [</font> <font color="#F8F8F2"> "python -m pip install 'jupyterlab>=4.0.0,<5'",</font> <font color="#F92672">- "jlpm",</font> <font color="#F92672">- "jlpm build:prod"</font> <font color="#A6E22E">+ "deno run",</font> <font color="#A6E22E">+ "deno run build:prod"</font> <font color="#F8F8F2"> ]</font> <font color="#F92672">-before-build-python = ["jlpm clean:all"]</font> <font color="#A6E22E">+before-build-python = ["deno run -A clean:all"]</font> <font color="#F8F8F2"> </font> <font color="#F8F8F2"> [tool.check-wheel-contents]</font> <font color="#F8F8F2"> ignore = ["W002"]</font> </pre></html></WRAP> </WRAP> === pip install の確認 === <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">rm</font><font color="#999999"> </font><font color="#A347BA">-rf</font><font color="#999999"> </font><font color="#999999"><u style="text-decoration-style:solid">node_modules</u></font><font color="#999999"> jupyter_tomoyan_extension/labextension</font> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> uninstall <font color="#A347BA">-y</font> <u style="text-decoration-style:solid">jupyter_tomoyan_extension</u> </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> uninstall <font color="#A347BA">-y</font> <u style="text-decoration-style:solid">jupyter_tomoyan_extension</u> Found existing installation: jupyter_tomoyan_extension 0.1.0 Uninstalling jupyter_tomoyan_extension-0.1.0: Successfully uninstalled jupyter_tomoyan_extension-0.1.0 </pre></html></WRAP> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Obtaining file:///home/tomoyan/my_projects/jupyter_tomoyan_extension Running command pip subprocess to install build dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting hatchling>=1.5.0 Obtaining dependency information for hatchling>=1.5.0 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting jupyterlab<5,>=4.0.0 Obtaining dependency information for jupyterlab<5,>=4.0.0 from https://files.pythonhosted.org/packages/a2/64/1a559e1b945c3d424c1ac9f333bfd6f595d5819efde3a6d8b036e6b0585f/jupyterlab-4.4.0-py3-none-any.whl.metadata Using cached jupyterlab-4.4.0-py3-none-any.whl.metadata (16 kB) Collecting hatch-nodejs-version>=0.3.2 Obtaining dependency information for hatch-nodejs-version>=0.3.2 from https://files.pythonhosted.org/packages/b7/fe/b23e9bca77cafecd1a10450066a1a4ca329149ad36aa86cdf8e67c2d2fa5/hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting packaging>=24.2 (from hatchling>=1.5.0) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.5.0) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.5.0) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.5.0) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/70/7d/a2271b98b833680561ab3fcd60ab682478dc4f7cc023fab24991601ac8ac/trove_classifiers-2025.4.11.15-py3-none-any.whl.metadata Using cached trove_classifiers-2025.4.11.15-py3-none-any.whl.metadata (2.4 kB) Collecting async-lru>=1.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for async-lru>=1.0.0 from https://files.pythonhosted.org/packages/03/49/d10027df9fce941cb8184e78a02857af36360d33e1721df81c5ed2179a1a/async_lru-2.0.5-py3-none-any.whl.metadata Using cached async_lru-2.0.5-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for httpx>=0.25.0 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl.metadata Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for ipykernel>=6.5.0 from https://files.pythonhosted.org/packages/94/5c/368ae6c01c7628438358e6d337c19b05425727fbb221d2a3c4303c372f42/ipykernel-6.29.5-py3-none-any.whl.metadata Using cached ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jinja2>=3.0.3 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jinja2>=3.0.3 from https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl.metadata Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-core (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-core from https://files.pythonhosted.org/packages/c9/fb/108ecd1fe961941959ad0ee4e12ee7b8b1477247f30b1fdfd83ceaf017f0/jupyter_core-5.7.2-py3-none-any.whl.metadata Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-lsp>=2.0.0 from https://files.pythonhosted.org/packages/07/e0/7bd7cff65594fd9936e2f9385701e44574fc7d721331ff676ce440b14100/jupyter_lsp-2.2.5-py3-none-any.whl.metadata Using cached jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting jupyter-server<3,>=2.4.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server<3,>=2.4.0 from https://files.pythonhosted.org/packages/e2/a2/89eeaf0bb954a123a909859fa507fa86f96eb61b62dc30667b60dbd5fdaf/jupyter_server-2.15.0-py3-none-any.whl.metadata Using cached jupyter_server-2.15.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyterlab-server<3,>=2.27.1 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-server<3,>=2.27.1 from https://files.pythonhosted.org/packages/54/09/2032e7d15c544a0e3cd831c51d77a8ca57f7555b2e1b2922142eddb02a84/jupyterlab_server-2.27.3-py3-none-any.whl.metadata Using cached jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting notebook-shim>=0.2 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for notebook-shim>=0.2 from https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl.metadata Using cached notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting setuptools>=41.1.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for setuptools>=41.1.0 from https://files.pythonhosted.org/packages/54/21/f43f0a1fa8b06b32812e0975981f4677d28e0f3271601dc88ac5a5b83220/setuptools-78.1.0-py3-none-any.whl.metadata Using cached setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) Collecting tornado>=6.2.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for tornado>=6.2.0 from https://files.pythonhosted.org/packages/22/55/b78a464de78051a30599ceb6983b01d8f732e6f69bf37b4ed07f642ac0fc/tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting traitlets (from jupyterlab<5,>=4.0.0) Obtaining dependency information for traitlets from https://files.pythonhosted.org/packages/00/c0/8f5d070730d7836adc9c9b6408dec68c6ced86b304a9b26a14df072a6e8c/traitlets-5.14.3-py3-none-any.whl.metadata Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting anyio (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for anyio from https://files.pythonhosted.org/packages/a1/ee/48ca1a7c89ffec8b6a0c5d02b89c305671d5ffd8d3c94acf8b8c408575bb/anyio-4.9.0-py3-none-any.whl.metadata Using cached anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting certifi (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for certifi from https://files.pythonhosted.org/packages/38/fc/bce832fd4fd99766c04d1ee0eead6b0ec6486fb100ae5e74c1d91292b982/certifi-2025.1.31-py3-none-any.whl.metadata Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for httpcore==1.* from https://files.pythonhosted.org/packages/18/8d/f052b1e336bb2c1fc7ed1aaed898aa570c0b61a09707b108979d9fc6e308/httpcore-1.0.8-py3-none-any.whl.metadata Using cached httpcore-1.0.8-py3-none-any.whl.metadata (21 kB) Collecting idna (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for idna from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for h11<0.15,>=0.13 from https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl.metadata Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting comm>=0.1.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for comm>=0.1.1 from https://files.pythonhosted.org/packages/e6/75/49e5bfe642f71f272236b5b2d2691cf915a7283cc0ceda56357b61daa538/comm-0.2.2-py3-none-any.whl.metadata Using cached comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages/ba/f1/6f2ee3f991327ad9e4c2f8b82611a467052a0fb0e247390192580e89f7ff/debugpy-1.8.14-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached debugpy-1.8.14-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython>=7.23.1 from https://files.pythonhosted.org/packages/b2/9d/4ff2adf55d1b6e3777b0303fdbe5b723f76e46cba4a53a32fe82260d2077/ipython-9.1.0-py3-none-any.whl.metadata Using cached ipython-9.1.0-py3-none-any.whl.metadata (4.4 kB) Collecting jupyter-client>=6.1.12 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/11/85/b0394e0b6fcccd2c1eeefc230978a6f8cb0c5df1e4cd3e7625735a0d7d1e/jupyter_client-8.6.3-py3-none-any.whl.metadata Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting matplotlib-inline>=0.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for matplotlib-inline>=0.1 from https://files.pythonhosted.org/packages/8f/8e/9ad090d3553c280a8060fbf6e24dc1c0c29704ee7d1c372f0c174aa59285/matplotlib_inline-0.1.7-py3-none-any.whl.metadata Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nest-asyncio from https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl.metadata Using cached nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyzmq>=24 from https://files.pythonhosted.org/packages/18/a6/f048826bc87528c208e90604c3bf573801e54bd91e390cbd2dfa860e82dc/pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata Using cached pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyterlab<5,>=4.0.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/0c/91/96cf928db8236f1bfab6ce15ad070dfdd02ed88261c2afafd4b43575e9e9/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab<5,>=4.0.0) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/6d/45/59578566b3275b8fd9157885918fcd0c4d74162928a5310926887b856a51/platformdirs-4.3.7-py3-none-any.whl.metadata Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi>=21.1 from https://files.pythonhosted.org/packages/a4/6a/e8a041599e78b6b3752da48000b14c8d1e8a04ded09c88c714ba047f34f5/argon2_cffi-23.1.0-py3-none-any.whl.metadata Using cached argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-events>=0.11.0 from https://files.pythonhosted.org/packages/e2/48/577993f1f99c552f18a0428731a755e06171f9902fa118c379eb7c04ea22/jupyter_events-0.12.0-py3-none-any.whl.metadata Using cached jupyter_events-0.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server-terminals>=0.4.4 from https://files.pythonhosted.org/packages/07/2d/2b32cdbe8d2a602f697a649798554e4f072115438e92249624e532e8aca6/jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbconvert>=6.4.4 from https://files.pythonhosted.org/packages/cc/9a/cd673b2f773a12c992f41309ef81b99da1690426bd2f96957a7ade0d3ed7/nbconvert-7.16.6-py3-none-any.whl.metadata Using cached nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbformat>=5.3.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbformat>=5.3.0 from https://files.pythonhosted.org/packages/a9/82/0340caa499416c78e5d8f5f05947ae4bc3cba53c9f038ab6e9ed964e22f1/nbformat-5.10.4-py3-none-any.whl.metadata Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting overrides>=5.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for overrides>=5.0 from https://files.pythonhosted.org/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl.metadata Using cached overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prometheus-client>=0.9 from https://files.pythonhosted.org/packages/ff/c2/ab7d37426c179ceb9aeb109a85cda8948bb269b7561a0be870cc656eefe4/prometheus_client-0.21.1-py3-none-any.whl.metadata Using cached prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for send2trash>=1.8.2 from https://files.pythonhosted.org/packages/40/b0/4562db6223154aa4e22f939003cb92514c79f3d4dccca3444253fd17f902/Send2Trash-1.8.3-py3-none-any.whl.metadata Using cached Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for terminado>=0.8.3 from https://files.pythonhosted.org/packages/6a/9e/2064975477fdc887e47ad42157e214526dcad8f317a948dee17e1659a62f/terminado-0.18.1-py3-none-any.whl.metadata Using cached terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for websocket-client>=1.7 from https://files.pythonhosted.org/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting babel>=2.10 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for babel>=2.10 from https://files.pythonhosted.org/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages/41/9f/3500910d5a98549e3098807493851eeef2b89cdd3032227558a104dfe926/json5-0.12.0-py3-none-any.whl.metadata Using cached json5-0.12.0-py3-none-any.whl.metadata (36 kB) Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema>=4.18.0 from https://files.pythonhosted.org/packages/69/4a/4f9dbeb84e8850557c02365a0eee0649abe5eb1d84af92a25731c6c0f922/jsonschema-4.23.0-py3-none-any.whl.metadata Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting requests>=2.31 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for requests>=2.31 from https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl.metadata Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting sniffio>=1.1 (from anyio->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for sniffio>=1.1 from https://files.pythonhosted.org/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi-bindings from https://files.pythonhosted.org/packages/ec/f7/378254e6dd7ae6f31fe40c8649eea7d4832a42243acaf0f1fff9083b2bed/argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting decorator (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for decorator from https://files.pythonhosted.org/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython-pygments-lexers from https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/c0/5a/9cac0c82afec3d09ccd97c8b6502d48f165f9124db81b4bcb90b4af974ee/jedi-0.19.2-py2.py3-none-any.whl.metadata Using cached jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pexpect>4.3 from https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl.metadata Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prompt_toolkit<3.1.0,>=3.0.41 from https://files.pythonhosted.org/packages/e4/ea/d836f008d33151c7a1f62caf3d8dd782e4d15f6a43897f64480c2b8de2ad/prompt_toolkit-3.0.50-py3-none-any.whl.metadata Using cached prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB) Collecting pygments>=2.4.0 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pygments>=2.4.0 from https://files.pythonhosted.org/packages/8a/0b/9fcc47d19c48b59121088dd6da2488a49d5f72dacf8262e2790a1d2c7d15/pygments-2.19.1-py3-none-any.whl.metadata Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack_data (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for stack_data from https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl.metadata Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for attrs>=22.2.0 from https://files.pythonhosted.org/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/d1/0f/8910b19ac0670a0f80ce1008e5e751c4a57e14d2c4c13a482aa6079fa9d6/jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/c1/b1/3baf80dc6d2b7bc27a95a67752d0208e410351e3feb4eb78de5f77454d8d/referencing-0.36.2-py3-none-any.whl.metadata Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bf/08/b543969c12a8f44db6c0f08ced009abf8f519191ca6985509e7c44102e3c/rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-dateutil>=2.8.2 from https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-json-logger>=2.0.4 from https://files.pythonhosted.org/packages/08/20/0f2523b9e50a8052bc6a8b732dfc8568abbdc42010aef03a2d750bdab3b2/python_json_logger-3.3.0-py3-none-any.whl.metadata Using cached python_json_logger-3.3.0-py3-none-any.whl.metadata (4.0 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyyaml>=5.3 from https://files.pythonhosted.org/packages/04/24/b7721e4845c2f162d26f50521b825fb061bc0a5afcf9a386840f23ea19fa/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3339-validator from https://files.pythonhosted.org/packages/7b/44/4e421b96b67b2daff264473f7465db72fbdf36a07e05494f50300cc7b0c6/rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3986-validator>=0.1.1 from https://files.pythonhosted.org/packages/9e/51/17023c0f8f1869d8806b979a2bffa3f861f26a3f1a66b094288323fba52f/rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for beautifulsoup4 from https://files.pythonhosted.org/packages/f9/49/6abb616eb3cbab6a7cca303dc02fdf3836de2e0b834bf966a7f5271a34d8/beautifulsoup4-4.13.3-py3-none-any.whl.metadata Using cached beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for bleach!=5.0.0 from https://files.pythonhosted.org/packages/fc/55/96142937f66150805c25c4d0f31ee4132fd33497753400734f9dfdcbdc66/bleach-6.2.0-py3-none-any.whl.metadata Using cached bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for defusedxml from https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-pygments from https://files.pythonhosted.org/packages/b1/dd/ead9d8ea85bf202d90cc513b533f9c363121c7792674f78e0d8a854b63b4/jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/01/4d/23c4e4f09da849e127e9f123241946c23c1e30f45a88366879e064211815/mistune-3.1.3-py3-none-any.whl.metadata Using cached mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/34/6d/e7fa07f03a4a7b221d94b4d586edb754a9b0dc3c9e2c93353e9fa4e0d117/nbclient-0.10.2-py3-none-any.whl.metadata Using cached nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pandocfilters>=1.4.1 from https://files.pythonhosted.org/packages/ef/af/4fbc8cab944db5d21b7e2a5b8e9211a03a79852b1157e2c102fcc61ac440/pandocfilters-1.5.1-py2.py3-none-any.whl.metadata Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fastjsonschema>=2.15 from https://files.pythonhosted.org/packages/90/2b/0817a2b257fe88725c25589d89aec060581aabf668707a8d03b2e9e0cb2a/fastjsonschema-2.21.1-py3-none-any.whl.metadata Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/52/ed/b7f4f07de100bdb95c1756d3a4d17b90c1a3c53715c1a476f8738058e0fa/charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/6b/11/cc635220681e93a0183390e26485430ca2c7b5f9d33b15c74c2861cb8091/urllib3-2.4.0-py3-none-any.whl.metadata Using cached urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting ptyprocess (from terminado>=0.8.3->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ptyprocess from https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl.metadata Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webencodings from https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl.metadata Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for tinycss2<1.5,>=1.1.0 from https://files.pythonhosted.org/packages/e6/34/ebdc18bae6aa14fbee1a08b63c015c72b64868ff7dae68808ab500c492e2/tinycss2-1.4.0-py3-none-any.whl.metadata Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for parso<0.9.0,>=0.8.4 from https://files.pythonhosted.org/packages/c6/ac/dac4a63f978e4dcb3c6d3a78c4d8e0192a113d288502a1216950c41b1027/parso-0.8.4-py2.py3-none-any.whl.metadata Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fqdn from https://files.pythonhosted.org/packages/cf/58/8acf1b3e91c58313ce5cb67df61001fc9dcd21be4fadb76c1a2d540e09ed/fqdn-1.5.1-py3-none-any.whl.metadata Using cached fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for isoduration from https://files.pythonhosted.org/packages/7b/55/e5326141505c5d5e34c5e0935d2908a74e4561eca44108fbfb9c13d2911a/isoduration-20.11.0-py3-none-any.whl.metadata Using cached isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonpointer>1.13 from https://files.pythonhosted.org/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages/e7/00/3fca040d7cf8a32776d3d81a00c8ee7457e00f80c649f1e4a863c8321ae9/uri_template-1.3.0-py3-none-any.whl.metadata Using cached uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webcolors>=24.6.0 from https://files.pythonhosted.org/packages/60/e8/c0e05e4684d13459f93d312077a9a2efbe04d59c393bc2b8802248c908d4/webcolors-24.11.1-py3-none-any.whl.metadata Using cached webcolors-24.11.1-py3-none-any.whl.metadata (2.2 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for wcwidth from https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl.metadata Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for six>=1.5 from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for cffi>=1.0.1 from https://files.pythonhosted.org/packages/26/9f/1aab65a6c0db35f43c4d1b4f580e8df53914310afc10ae0397d29d697af4/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl.metadata Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for typing-extensions>=4.0.0 from https://files.pythonhosted.org/packages/8b/54/b1ae86c0973cc6f0210b53d508ca3641fb6d0c56823f288d108bc7ab3cc8/typing_extensions-4.13.2-py3-none-any.whl.metadata Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for executing>=1.2.0 from https://files.pythonhosted.org/packages/7b/8f/c4d9bafc34ad7ad5d8dc16dd1347ee0e507a52c3adb6bfa8887e1c6a26ba/executing-2.2.0-py2.py3-none-any.whl.metadata Using cached executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/25/8a/c46dcc25341b5bce5472c718902eb3d38600a903b14fa6aeecef3f21a46f/asttokens-3.0.0-py3-none-any.whl.metadata Using cached asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pure-eval from https://files.pythonhosted.org/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl.metadata Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pycparser from https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for arrow>=0.15.0 from https://files.pythonhosted.org/packages/f8/ed/e97229a566617f2ae958a6b13e7cc0f585470eac730a73e9e82c32a3cdd2/arrow-1.3.0-py3-none-any.whl.metadata Using cached arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for types-python-dateutil>=2.8.10 from https://files.pythonhosted.org/packages/0f/b3/ca41df24db5eb99b00d97f89d7674a90cb6b3134c52fb8121b6d8d30f15c/types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached jupyterlab-4.4.0-py3-none-any.whl (12.3 MB) Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl (8.5 kB) Using cached async_lru-2.0.5-py3-none-any.whl (6.1 kB) Using cached httpx-0.28.1-py3-none-any.whl (73 kB) Using cached httpcore-1.0.8-py3-none-any.whl (78 kB) Using cached ipykernel-6.29.5-py3-none-any.whl (117 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB) Using cached jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Using cached jupyter_server-2.15.0-py3-none-any.whl (385 kB) Using cached jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Using cached notebook_shim-0.2.4-py3-none-any.whl (13 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB) Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Using cached traitlets-5.14.3-py3-none-any.whl (85 kB) Using cached trove_classifiers-2025.4.11.15-py3-none-any.whl (13 kB) Using cached anyio-4.9.0-py3-none-any.whl (100 kB) Using cached argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) Using cached comm-0.2.2-py3-none-any.whl (7.2 kB) Using cached debugpy-1.8.14-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached ipython-9.1.0-py3-none-any.whl (604 kB) Using cached json5-0.12.0-py3-none-any.whl (36 kB) Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB) Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB) Using cached jupyter_events-0.12.0-py3-none-any.whl (19 kB) Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Using cached nbconvert-7.16.6-py3-none-any.whl (258 kB) Using cached nbformat-5.10.4-py3-none-any.whl (78 kB) Using cached overrides-7.7.0-py3-none-any.whl (17 kB) Using cached platformdirs-4.3.7-py3-none-any.whl (18 kB) Using cached prometheus_client-0.21.1-py3-none-any.whl (54 kB) Using cached pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (855 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached Send2Trash-1.8.3-py3-none-any.whl (18 kB) Using cached terminado-0.18.1-py3-none-any.whl (14 kB) Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB) Using cached nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Using cached attrs-25.3.0-py3-none-any.whl (63 kB) Using cached bleach-6.2.0-py3-none-any.whl (163 kB) Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Using cached h11-0.14.0-py3-none-any.whl (58 kB) Using cached jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Using cached mistune-3.1.3-py3-none-any.whl (53 kB) Using cached nbclient-0.10.2-py3-none-any.whl (25 kB) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Using cached prompt_toolkit-3.0.50-py3-none-any.whl (387 kB) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Using cached python_json_logger-3.3.0-py3-none-any.whl (15 kB) Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) Using cached referencing-0.36.2-py3-none-any.whl (26 kB) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (393 kB) Using cached sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached urllib3-2.4.0-py3-none-any.whl (128 kB) Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Using cached beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Using cached stack_data-0.6.3-py3-none-any.whl (24 kB) Using cached asttokens-3.0.0-py3-none-any.whl (26 kB) Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) Using cached executing-2.2.0-py2.py3-none-any.whl (26 kB) Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached soupsieve-2.6-py3-none-any.whl (36 kB) Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB) Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB) Using cached webcolors-24.11.1-py3-none-any.whl (14 kB) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Using cached fqdn-1.5.1-py3-none-any.whl (9.1 kB) Using cached isoduration-20.11.0-py3-none-any.whl (11 kB) Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB) Using cached uri_template-1.3.0-py3-none-any.whl (11 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Using cached arrow-1.3.0-py3-none-any.whl (66 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) Installing collected packages: webencodings, wcwidth, trove-classifiers, pure-eval, ptyprocess, fastjsonschema, websocket-client, webcolors, urllib3, uri-template, typing-extensions, types-python-dateutil, traitlets, tornado, tinycss2, soupsieve, sniffio, six, setuptools, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pygments, pycparser, psutil, prompt_toolkit, prometheus-client, pluggy, platformdirs, pexpect, pathspec, parso, pandocfilters, packaging, overrides, nest-asyncio, mistune, MarkupSafe, jupyterlab-pygments, jsonpointer, json5, idna, h11, fqdn, executing, defusedxml, decorator, debugpy, charset-normalizer, certifi, bleach, babel, attrs, async-lru, asttokens, terminado, stack_data, rfc3339-validator, requests, referencing, python-dateutil, matplotlib-inline, jupyter-core, jinja2, jedi, ipython-pygments-lexers, httpcore, hatchling, comm, cffi, beautifulsoup4, anyio, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, hatch-nodejs-version, arrow, argon2-cffi-bindings, jsonschema, isoduration, ipykernel, argon2-cffi, nbformat, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab Creating /tmp/pip-build-env-m4vef_e1/overlay/bin changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/wsdump to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/send2trash to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/pygmentize to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/pyjson5 to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/debugpy to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/debugpy-adapter to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/normalizer to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/pybabel to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-migrate to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-troubleshoot to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/hatchling to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-kernel to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-kernelspec to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-run to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/ipython to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/ipython3 to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/httpx to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jsonschema to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-trust to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-execute to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-events to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-dejavu to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-nbconvert to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-server to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jlpm to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-lab to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-labextension to 755 changing mode of /tmp/pip-build-env-m4vef_e1/overlay/bin/jupyter-labhub to 755 Successfully installed MarkupSafe-3.0.2 anyio-4.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-3.0.0 async-lru-2.0.5 attrs-25.3.0 babel-2.17.0 beautifulsoup4-4.13.3 bleach-6.2.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 comm-0.2.2 debugpy-1.8.14 decorator-5.2.1 defusedxml-0.7.1 executing-2.2.0 fastjsonschema-2.21.1 fqdn-1.5.1 h11-0.14.0 hatch-nodejs-version-0.3.2 hatchling-1.27.0 httpcore-1.0.8 httpx-0.28.1 idna-3.10 ipykernel-6.29.5 ipython-9.1.0 ipython-pygments-lexers-1.1.1 isoduration-20.11.0 jedi-0.19.2 jinja2-3.1.6 json5-0.12.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.15.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.0 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 matplotlib-inline-0.1.7 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-shim-0.2.4 overrides-7.7.0 packaging-24.2 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.7 pluggy-1.5.0 prometheus-client-0.21.1 prompt_toolkit-3.0.50 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pygments-2.19.1 python-dateutil-2.9.0.post0 python-json-logger-3.3.0 pyyaml-6.0.2 pyzmq-26.4.0 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.24.0 send2trash-1.8.3 setuptools-78.1.0 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 stack_data-0.6.3 terminado-0.18.1 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 trove-classifiers-2025.4.11.15 types-python-dateutil-2.9.0.20241206 typing-extensions-4.13.2 uri-template-1.3.0 urllib3-2.4.0 wcwidth-0.2.13 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 Installing build dependencies ... done Running command Checking if build backend supports build_editable Checking if build backend supports build_editable ... done Running command Getting requirements to build editable Getting requirements to build editable ... done Running command pip subprocess to install backend dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting hatch-jupyter-builder>=0.5 Obtaining dependency information for hatch-jupyter-builder>=0.5 from https://files.pythonhosted.org/packages/9f/ce/be681f7af8141eabe61df05c7990db3bafe0ea9e2d7cec9329fad75a00e4/hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata (5.4 kB) Collecting editables~=0.3 Obtaining dependency information for editables~=0.3 from https://files.pythonhosted.org/packages/6b/be/0f2f4a5e8adc114a02b63d92bf8edbfa24db6fc602fca83c885af2479e0e/editables-0.5-py3-none-any.whl.metadata Using cached editables-0.5-py3-none-any.whl.metadata (3.1 kB) Collecting hatchling>=1.17 (from hatch-jupyter-builder>=0.5) Obtaining dependency information for hatchling>=1.17 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting packaging>=24.2 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/70/7d/a2271b98b833680561ab3fcd60ab682478dc4f7cc023fab24991601ac8ac/trove_classifiers-2025.4.11.15-py3-none-any.whl.metadata Using cached trove_classifiers-2025.4.11.15-py3-none-any.whl.metadata (2.4 kB) Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl (18 kB) Using cached editables-0.5-py3-none-any.whl (5.1 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached trove_classifiers-2025.4.11.15-py3-none-any.whl (13 kB) Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, editables, hatchling, hatch-jupyter-builder Creating /tmp/pip-build-env-m4vef_e1/normal/bin changing mode of /tmp/pip-build-env-m4vef_e1/normal/bin/hatchling to 755 changing mode of /tmp/pip-build-env-m4vef_e1/normal/bin/hatch-jupyter-builder to 755 Successfully installed editables-0.5 hatch-jupyter-builder-0.9.1 hatchling-1.27.0 packaging-24.2 pathspec-0.12.1 pluggy-1.5.0 trove-classifiers-2025.4.11.15 Installing backend dependencies ... done Running command Preparing editable metadata (pyproject.toml) INFO:hatch_jupyter_builder.utils:Running jupyter-builder INFO:hatch_jupyter_builder.utils:Building with hatch_jupyter_builder.npm_builder INFO:hatch_jupyter_builder.utils:With kwargs: {'build_cmd': 'install:extension', 'npm': ['deno'], 'source_dir': 'src', 'build_dir': 'jupyter_tomoyan_extension/labextension'} INFO:hatch_jupyter_builder.utils:Installing build dependencies with npm. This may take a while... INFO:hatch_jupyter_builder.utils:> /home/tomoyan/.deno/bin/deno install Initialize @lezer/highlight@1.2.1 Initialize @jupyterlab/translation@4.4.0 Initialize @codemirror/language@6.11.0 Initialize @codemirror/lang-javascript@6.2.3 Initialize stylelint-config-standard@34.0.0 Initialize stylelint-config-recommended@13.0.0 Initialize @codemirror/view@6.36.5 Initialize less@4.3.0 Initialize @typescript-eslint/eslint-plugin@6.21.0 Initialize prettier@3.5.3 Initialize stylelint-csstree-validator@3.0.0 Initialize npm-run-all2@7.0.2 Initialize @types/react-addons-linked-state-mixin@0.14.27 Initialize @jupyterlab/apputils@4.5.0 Initialize style-loader@3.3.4 Initialize @jupyterlab/builder@4.4.0 Initialize rimraf@5.0.10 Initialize stylelint@15.11.0 Initialize @rsbuild/core@1.3.5 Initialize @rsbuild/plugin-webpack-swc@1.1.0 Initialize @types/json-schema@7.0.15 Initialize typescript@5.0.4 Initialize @jupyterlab/codemirror@4.4.0 Initialize @types/jest@29.5.14 Initialize eslint-plugin-prettier@5.2.6 Initialize eslint-config-prettier@8.10.0 Initialize @fsegurai/codemirror-theme-bundle@6.1.2 Initialize @jupyterlab/testutils@4.4.0 Initialize @jupyterlab/application@4.4.0 Initialize eslint@8.57.1 Initialize css-loader@6.11.0 Initialize @codemirror/state@6.5.2 Initialize stylelint-prettier@4.1.0 Initialize source-map-loader@1.1.3 Initialize @rspack/cli@1.3.4 Initialize @rsbuild/webpack@1.3.0 Initialize @types/react@18.3.18 Initialize less-loader@12.2.0 Initialize yjs@13.6.24 Initialize jest@29.7.0 Initialize @typescript-eslint/parser@6.21.0 Initialize @lezer/common@1.2.3 Initialize @jupyterlab/coreutils@6.4.0 Initialize @jupyterlab/services@7.4.0 Initialize @lumino/coreutils@2.2.1 Initialize @jupyterlab/rendermime-interfaces@3.12.0 Initialize @jupyterlab/statedb@4.4.0 Initialize @lezer/lr@1.4.2 Initialize style-mod@4.1.2 Initialize @codemirror/view@6.36.4 Initialize @codemirror/autocomplete@6.18.6 Initialize @codemirror/lint@6.8.4 Initialize @codemirror/language@6.10.8 Initialize @lezer/javascript@1.4.21 Initialize w3c-keyname@2.2.8 Initialize tslib@2.8.1 Initialize needle@3.3.1 Initialize copy-anything@2.0.6 Initialize graceful-fs@4.2.11 Initialize make-dir@2.1.0 Initialize mime@1.6.0 Initialize errno@0.1.8 Initialize source-map@0.6.1 Initialize image-size@0.5.5 Initialize parse-node-version@1.0.1 Initialize ignore@5.3.2 Initialize @eslint-community/regexpp@4.12.1 Initialize ts-api-utils@1.4.3 Initialize @typescript-eslint/visitor-keys@6.21.0 Initialize @typescript-eslint/utils@6.21.0 Initialize debug@4.4.0 Initialize @typescript-eslint/type-utils@6.21.0 Initialize @typescript-eslint/scope-manager@6.21.0 Initialize natural-compare@1.4.0 Initialize graphemer@1.4.0 Initialize semver@7.7.1 Initialize css-tree@2.3.1 Initialize cross-spawn@7.0.6 Initialize read-package-json-fast@4.0.0 Initialize memorystream@0.3.1 Initialize ansi-styles@6.2.1 Initialize minimatch@9.0.5 Initialize pidtree@0.6.0 Initialize shell-quote@1.8.2 Initialize which@5.0.0 Initialize @types/create-react-class@15.6.9 Initialize process-nextick-args@2.0.1 Initialize @jupyterlab/settingregistry@4.4.0 Initialize @lumino/algorithm@2.0.3 Initialize @lumino/commands@2.3.2 Initialize @lumino/domutils@2.0.3 Initialize @jupyterlab/observables@5.4.0 Initialize @lumino/signaling@2.1.4 Initialize @lumino/messaging@2.0.3 Initialize @jupyterlab/ui-components@4.4.0 Initialize @jupyterlab/statusbar@4.4.0 Initialize @lumino/virtualdom@2.0.3 Initialize @lumino/widgets@2.7.0 Initialize react@18.3.1 Initialize sanitize-html@2.12.1 Initialize @lumino/disposable@2.1.4 Initialize safe-buffer@5.1.2 Initialize webpack@5.99.5 Initialize @lumino/properties@2.0.3 Initialize webpack-merge@5.10.0 Initialize mini-css-extract-plugin@2.9.2 Initialize fs-extra@10.1.0 Initialize glob@7.1.7 Initialize webpack-cli@5.1.4 Initialize duplicate-package-checker-webpack-plugin@3.0.0 Initialize ajv@8.17.1 Initialize mini-svg-data-uri@1.4.4 Initialize process@0.11.10 Initialize worker-loader@3.0.8 Initialize @lumino/application@2.4.3 Initialize commander@9.5.0 Initialize path-browserify@1.0.1 Initialize license-webpack-plugin@2.3.21 Initialize source-map-loader@1.0.2 Initialize terser-webpack-plugin@5.3.14 Initialize p-try@2.2.0 Initialize supports-color@7.2.0 Initialize @lumino/dragdrop@2.1.6 Initialize glob@10.4.5 Initialize balanced-match@2.0.0 Initialize postcss-resolve-nested-selector@0.1.6 Initialize @csstools/selector-specificity@3.1.1 Initialize @csstools/css-tokenizer@2.4.1 Initialize is-plain-object@5.0.0 Initialize picocolors@1.1.1 Initialize global-modules@2.0.0 Initialize @csstools/css-parser-algorithms@2.7.1 Initialize imurmurhash@0.1.4 Initialize style-search@0.1.0 Initialize postcss-value-parser@4.2.0 Initialize colord@2.9.3 Initialize mathml-tag-names@2.1.3 Initialize resolve-from@5.0.0 Initialize @csstools/media-query-list-parser@2.1.13 Initialize cosmiconfig@8.3.6 Initialize normalize-path@3.0.0 Initialize fast-glob@3.3.3 Initialize postcss-safe-parser@6.0.0 Initialize write-file-atomic@5.0.1 Initialize fastest-levenshtein@1.0.16 Initialize meow@10.1.5 Initialize strip-ansi@6.0.1 Initialize file-entry-cache@7.0.2 Initialize string-width@4.2.3 Initialize supports-hyperlinks@3.2.0 Initialize svg-tags@1.0.0 Initialize globby@11.1.0 Initialize postcss-selector-parser@6.1.2 Initialize css-functions-list@3.2.3 Initialize table@6.9.0 Initialize html-tags@3.3.1 Initialize micromatch@4.0.8 Initialize globjoin@0.1.4 Initialize known-css-properties@0.29.0 Initialize postcss@8.5.3 Initialize import-lazy@4.0.0 Initialize @swc/helpers@0.5.17 Initialize @rspack/core@1.3.3 Initialize @rspack/lite-tapable@1.0.1 Initialize core-js@3.41.0 Initialize jiti@2.4.2 Initialize @modern-js/swc-plugins@0.6.11 Initialize deepmerge@4.3.1 Initialize lodash@4.17.21 Initialize @codemirror/search@6.5.10 Initialize @lezer/generator@1.7.3 Initialize @codemirror/lang-wast@6.0.2 Initialize @codemirror/lang-sql@6.8.0 Initialize @codemirror/lang-json@6.0.1 Initialize @codemirror/lang-html@6.4.9 Initialize @codemirror/lang-php@6.0.1 Initialize @codemirror/legacy-modes@6.5.0 Initialize @jupyterlab/documentsearch@4.4.0 Initialize @codemirror/lang-java@6.0.1 Initialize @jupyterlab/nbformat@4.4.0 Initialize @jupyterlab/codeeditor@4.4.0 Initialize @codemirror/lang-markdown@6.3.2 Initialize @codemirror/lang-rust@6.0.1 Initialize @jupyter/ydoc@3.0.3 Initialize @codemirror/lang-python@6.1.7 Initialize @lezer/markdown@1.4.2 Initialize @codemirror/lang-css@6.3.1 Initialize @codemirror/commands@6.8.0 Initialize @codemirror/lang-xml@6.1.0 Initialize @codemirror/lang-cpp@6.0.2 Initialize pretty-format@29.7.0 Initialize expect@29.7.0 Initialize synckit@0.11.3 Initialize prettier-linter-helpers@1.0.0 Initialize @fsegurai/codemirror-theme-basic-dark@6.1.2 Initialize @fsegurai/codemirror-theme-material-light@6.1.2 Initialize @fsegurai/codemirror-theme-abyss@6.1.2 Initialize @fsegurai/codemirror-theme-forest@6.1.2 Initialize @fsegurai/codemirror-theme-github-dark@6.1.2 Initialize @fsegurai/codemirror-theme-solarized-dark@6.1.2 Initialize @fsegurai/codemirror-theme-gruvbox-dark@6.1.2 Initialize @fsegurai/codemirror-theme-basic-light@6.1.2 Initialize @fsegurai/codemirror-theme-tokyo-night-day@6.1.2 Initialize @fsegurai/codemirror-theme-tokyo-night-storm@6.1.2 Initialize @fsegurai/codemirror-theme-volcano@6.1.2 Initialize @fsegurai/codemirror-theme-andromeda@6.1.2 Initialize @fsegurai/codemirror-theme-gruvbox-light@6.1.2 Initialize @fsegurai/codemirror-theme-vscode-dark@6.1.2 Initialize @fsegurai/codemirror-theme-vscode-light@6.1.2 Initialize @fsegurai/codemirror-theme-nord@6.1.2 Initialize @fsegurai/codemirror-theme-palenight@6.1.2 Initialize @fsegurai/codemirror-theme-abcdef@6.1.2 Initialize @fsegurai/codemirror-theme-material-dark@6.1.2 Initialize @fsegurai/codemirror-theme-solarized-light@6.1.2 Initialize @fsegurai/codemirror-theme-monokai@6.1.2 Initialize @fsegurai/codemirror-theme-android-studio@6.1.2 Initialize @fsegurai/codemirror-theme-github-light@6.1.2 Initialize @jupyterlab/testing@4.4.0 Initialize @jupyterlab/rendermime@4.4.0 Initialize @jupyterlab/notebook@4.4.0 Initialize @jupyterlab/docregistry@4.4.0 Initialize @fortawesome/fontawesome-free@5.15.4 Initialize @lumino/polling@2.1.4 Initialize @ungap/structured-clone@1.3.0 Initialize escape-string-regexp@4.0.0 Initialize @eslint/js@8.57.1 Initialize json-stable-stringify-without-jsonify@1.0.1 Initialize eslint-visitor-keys@3.4.3 Initialize @eslint/eslintrc@2.1.4 Initialize esutils@2.0.3 Initialize optionator@0.9.4 Initialize is-glob@4.0.3 Initialize doctrine@3.0.0 Initialize globals@13.24.0 Initialize ajv@6.12.6 Initialize is-path-inside@3.0.3 Initialize glob-parent@6.0.2 Initialize @eslint-community/eslint-utils@4.4.1 Initialize lodash.merge@4.6.2 Initialize eslint-scope@7.2.2 Initialize text-table@0.2.0 Initialize minimatch@3.1.2 Initialize file-entry-cache@6.0.1 Initialize @nodelib/fs.walk@1.2.8 Initialize js-yaml@4.1.0 Initialize @humanwhocodes/config-array@0.13.0 Initialize chalk@4.1.2 Initialize fast-deep-equal@3.1.3 Initialize @humanwhocodes/module-importer@1.0.1 Initialize find-up@5.0.0 Initialize esquery@1.6.0 Initialize levn@0.4.1 Initialize espree@9.6.1 Initialize postcss-modules-scope@3.2.1 Initialize postcss-modules-extract-imports@3.1.0 Initialize icss-utils@5.1.0 Initialize postcss-modules-values@4.0.0 Initialize postcss-modules-local-by-default@4.2.0 Initialize @marijn/find-cluster-break@1.0.2 Initialize whatwg-mimetype@2.3.0 Initialize schema-utils@3.3.0 Initialize iconv-lite@0.6.3 Initialize abab@2.0.6 Initialize loader-utils@2.0.4 Initialize exit-hook@4.0.0 Initialize interpret@3.1.1 Initialize yargs@17.7.2 Initialize rechoir@0.8.0 Initialize @discoveryjs/json-ext@0.5.7 Initialize webpack-bundle-analyzer@4.10.2 Initialize @rspack/dev-server@1.1.1 Initialize colorette@2.0.20 Initialize tsconfig-paths-webpack-plugin@4.2.0 Initialize reduce-configs@1.1.0 Initialize html-webpack-plugin@5.6.3 Initialize copy-webpack-plugin@11.0.0 Initialize @types/prop-types@15.7.14 Initialize csstype@3.1.3 Initialize lib0@0.2.102 Initialize import-local@3.2.0 Initialize @jest/core@29.7.0 Initialize @jest/types@29.6.3 Initialize jest-cli@29.7.0 Initialize @typescript-eslint/typescript-estree@6.21.0 Initialize @typescript-eslint/types@6.21.0 Initialize url-parse@1.5.10 Initialize minimist@1.2.8 Initialize ws@8.18.1 Initialize crelt@1.0.6 Initialize sax@1.4.1 Initialize is-what@3.14.1 Initialize pify@4.0.1 Initialize semver@5.7.2 Initialize prr@1.0.1 Initialize @types/semver@7.7.0 Initialize ms@2.1.3 Initialize mdn-data@2.0.30 Initialize source-map-js@1.2.1 Initialize which@2.0.2 Initialize path-key@3.1.1 Initialize shebang-command@2.0.0 Initialize json-parse-even-better-errors@4.0.0 Initialize npm-normalize-package-bin@4.0.0 Initialize brace-expansion@2.0.1 Initialize isexe@3.1.1 Initialize @rjsf/utils@5.24.8 Initialize json5@2.2.3 Initialize @lumino/keyboard@2.0.3 Initialize @lumino/collections@2.0.3 Initialize react-dom@18.3.1 Initialize @jupyter/react-components@0.16.7 Initialize @jupyter/web-components@0.16.7 Initialize @rjsf/core@5.24.8 Initialize typestyle@2.4.0 Initialize loose-envify@1.4.0 Initialize htmlparser2@8.0.2 Initialize parse-srcset@1.0.2 Initialize chrome-trace-event@1.0.4 Initialize acorn@8.14.1 Initialize events@3.3.0 Initialize @types/eslint-scope@3.7.7 Initialize json-parse-even-better-errors@2.3.1 Initialize eslint-scope@5.1.1 Initialize loader-runner@4.3.0 Initialize enhanced-resolve@5.18.1 Initialize @types/estree@1.0.7 Initialize browserslist@4.24.4 Initialize schema-utils@4.3.0 Initialize glob-to-regexp@0.4.1 Initialize watchpack@2.4.2 Initialize es-module-lexer@1.6.0 Initialize @webassemblyjs/ast@1.14.1 Initialize @webassemblyjs/wasm-edit@1.14.1 Initialize mime-types@2.1.35 Initialize @webassemblyjs/wasm-parser@1.14.1 Initialize neo-async@2.6.2 Initialize tapable@2.2.1 Initialize webpack-sources@3.2.3 Initialize flat@5.0.2 Initialize clone-deep@4.0.1 Initialize wildcard@2.0.1 Initialize universalify@2.0.1 Initialize jsonfile@6.1.0 Initialize inflight@1.0.6 Initialize path-is-absolute@1.0.1 Initialize once@1.4.0 Initialize fs.realpath@1.0.0 Initialize inherits@2.0.4 Initialize envinfo@7.14.0 Initialize @webpack-cli/configtest@2.1.1 Initialize @webpack-cli/serve@2.0.5 Initialize @webpack-cli/info@2.0.2 Initialize commander@10.0.1 Initialize chalk@2.4.2 Initialize find-root@1.1.0 Initialize fast-uri@3.0.6 Initialize json-schema-traverse@1.0.0 Initialize require-from-string@2.0.2 Initialize @types/webpack-sources@0.1.12 Initialize webpack-sources@1.4.3 Initialize schema-utils@2.7.1 Initialize data-urls@2.0.0 Initialize terser@5.39.0 Initialize serialize-javascript@6.0.2 Initialize @jridgewell/trace-mapping@0.3.25 Initialize jest-worker@27.5.1 Initialize has-flag@4.0.0 Initialize foreground-child@3.3.1 Initialize jackspeak@3.4.3 Initialize path-scurry@1.11.1 Initialize minipass@7.1.2 Initialize package-json-from-dist@1.0.1 Initialize global-prefix@3.0.0 Initialize parse-json@5.2.0 Initialize path-type@4.0.0 Initialize import-fresh@3.3.1 Initialize @nodelib/fs.stat@2.0.5 Initialize merge2@1.4.1 Initialize glob-parent@5.1.2 Initialize signal-exit@4.1.0 Initialize camelcase-keys@7.0.2 Initialize redent@4.0.0 Initialize normalize-package-data@3.0.3 Initialize @types/minimist@1.2.5 Initialize decamelize@5.0.1 Initialize decamelize-keys@1.1.1 Initialize hard-rejection@2.1.0 Initialize minimist-options@4.1.0 Initialize read-pkg-up@8.0.0 Initialize type-fest@1.4.0 Initialize trim-newlines@4.1.1 Initialize yargs-parser@20.2.9 Initialize ansi-regex@5.0.1 Initialize flat-cache@3.2.0 Initialize emoji-regex@8.0.0 Initialize is-fullwidth-code-point@3.0.0 Initialize array-union@2.1.0 Initialize slash@3.0.0 Initialize dir-glob@3.0.1 Initialize util-deprecate@1.0.2 Initialize cssesc@3.0.0 Initialize lodash.truncate@4.4.2 Initialize slice-ansi@4.0.0 Initialize braces@3.0.3 Initialize picomatch@2.3.1 Initialize nanoid@3.3.11 Initialize caniuse-lite@1.0.30001712 Initialize @rspack/binding@1.3.3 Initialize @module-federation/runtime-tools@0.11.2 Initialize @modern-js/swc-plugins-linux-x64-gnu@0.6.11 Initialize @modern-js/swc-plugins-linux-x64-musl@0.6.11 Initialize @lezer/json@1.0.3 Initialize @lezer/css@1.1.11 Initialize @lezer/html@1.3.10 Initialize @lezer/php@1.0.2 Initialize @lezer/java@1.1.3 Initialize @lezer/rust@1.0.2 Initialize y-protocols@1.0.6 Initialize @lezer/python@1.1.17 Initialize @lezer/xml@1.0.6 Initialize @lezer/cpp@1.1.3 Initialize @jest/schemas@29.6.3 Initialize ansi-styles@5.2.0 Initialize react-is@18.3.1 Initialize jest-matcher-utils@29.7.0 Initialize jest-message-util@29.7.0 Initialize jest-util@29.7.0 Initialize @jest/expect-utils@29.7.0 Initialize jest-get-type@29.6.3 Initialize @pkgr/core@0.2.2 Initialize fast-diff@1.3.0 Initialize jest-environment-jsdom@29.7.0 Initialize jest-junit@15.0.0 Initialize simulate-event@1.4.0 Initialize ts-jest@29.3.1 Initialize @babel/core@7.26.10 Initialize identity-obj-proxy@3.0.0 Initialize @babel/preset-env@7.26.9 Initialize lodash.escape@4.0.1 Initialize sprintf-js@1.0.3 Initialize dunder-proto@1.0.1 Initialize @jupyterlab/cells@4.4.0 Initialize @jupyterlab/toc@6.4.0 Initialize @jupyterlab/lsp@4.4.0 Initialize strip-json-comments@3.1.1 Initialize prelude-ls@1.2.1 Initialize deep-is@0.1.4 Initialize fast-levenshtein@2.0.6 Initialize word-wrap@1.2.5 Initialize type-check@0.4.0 Initialize is-extglob@2.1.1 Initialize type-fest@0.20.2 Initialize uri-js@4.4.1 Initialize json-schema-traverse@0.4.1 Initialize fast-json-stable-stringify@2.1.0 Initialize estraverse@5.3.0 Initialize esrecurse@4.3.0 Initialize brace-expansion@1.1.11 Initialize @nodelib/fs.scandir@2.1.5 Initialize fastq@1.19.1 Initialize argparse@2.0.1 Initialize @humanwhocodes/object-schema@2.0.3 Initialize ansi-styles@4.3.0 Initialize path-exists@4.0.0 Initialize locate-path@6.0.0 Initialize acorn-jsx@5.3.2 Initialize postcss-selector-parser@7.1.0 Initialize ajv-keywords@3.5.2 Initialize safer-buffer@2.1.2 Initialize emojis-list@3.0.0 Initialize big.js@5.2.2 Initialize y18n@5.0.8 Initialize escalade@3.2.0 Initialize yargs-parser@21.1.1 Initialize get-caller-file@2.0.5 Initialize require-directory@2.1.1 Initialize cliui@8.0.1 Initialize resolve@1.22.10 Initialize commander@7.2.0 Initialize html-escaper@2.0.2 Initialize acorn-walk@8.3.4 Initialize gzip-size@6.0.0 Initialize opener@1.5.2 Initialize debounce@1.2.1 Initialize ws@7.5.10 Initialize sirv@2.0.4 Initialize chokidar@3.6.0 Initialize express@4.21.2 Initialize p-retry@6.2.1 Initialize webpack-dev-middleware@7.4.2 Initialize webpack-dev-server@5.2.0 Initialize http-proxy-middleware@2.0.9 Initialize tsconfig-paths@4.2.0 Initialize pretty-error@4.0.0 Initialize @types/html-minifier-terser@6.1.0 Initialize html-minifier-terser@6.1.0 Initialize globby@13.2.2 Initialize isomorphic.js@0.2.5 Initialize pkg-dir@4.2.0 Initialize resolve-cwd@3.0.0 Initialize jest-runner@29.7.0 Initialize @jest/test-result@29.7.0 Initialize @jest/console@29.7.0 Initialize jest-regex-util@29.6.3 Initialize jest-validate@29.7.0 Initialize jest-watcher@29.7.0 Initialize @jest/reporters@29.7.0 Initialize @types/node@22.12.0 Initialize @jest/transform@29.7.0 Initialize ansi-escapes@4.3.2 Initialize jest-runtime@29.7.0 Initialize ci-info@3.9.0 Initialize jest-snapshot@29.7.0 Initialize exit@0.1.2 Initialize jest-haste-map@29.7.0 Initialize jest-resolve@29.7.0 Initialize jest-changed-files@29.7.0 Initialize jest-resolve-dependencies@29.7.0 Initialize jest-config@29.7.0 Initialize @types/istanbul-reports@3.0.4 Initialize @types/yargs@17.0.33 Initialize @types/istanbul-lib-coverage@2.0.6 Initialize create-jest@29.7.0 Initialize minimatch@9.0.3 Initialize querystringify@2.2.0 Initialize requires-port@1.0.0 Initialize isexe@2.0.0 Initialize shebang-regex@3.0.0 Initialize balanced-match@1.0.2 Initialize json-schema-merge-allof@0.8.1 Initialize jsonpointer@5.0.1 Initialize lodash-es@4.17.21 Initialize scheduler@0.23.2 Initialize @microsoft/fast-colors@5.3.1 Initialize @microsoft/fast-element@1.14.0 Initialize @microsoft/fast-web-utilities@5.4.1 Initialize @microsoft/fast-foundation@2.50.0 Initialize prop-types@15.8.1 Initialize markdown-to-jsx@7.7.4 Initialize csstype@3.0.10 Initialize free-style@3.1.0 Initialize js-tokens@4.0.0 Initialize domhandler@5.0.3 Initialize domutils@3.2.2 Initialize domelementtype@2.3.0 Initialize entities@4.5.0 Initialize @types/eslint@9.6.1 Initialize estraverse@4.3.0 Initialize node-releases@2.0.19 Initialize electron-to-chromium@1.5.134 Initialize update-browserslist-db@1.1.3 Initialize ajv-formats@2.1.1 Initialize ajv-keywords@5.1.0 Initialize @webassemblyjs/helper-wasm-bytecode@1.13.2 Initialize @webassemblyjs/helper-numbers@1.13.2 Initialize @webassemblyjs/wasm-opt@1.14.1 Initialize @webassemblyjs/wasm-gen@1.14.1 Initialize @webassemblyjs/helper-wasm-section@1.14.1 Initialize @webassemblyjs/wast-printer@1.14.1 Initialize @webassemblyjs/helper-buffer@1.14.1 Initialize mime-db@1.52.0 Initialize @webassemblyjs/leb128@1.13.2 Initialize @webassemblyjs/helper-api-error@1.13.2 Initialize @webassemblyjs/ieee754@1.13.2 Initialize @webassemblyjs/utf8@1.13.2 Initialize shallow-clone@3.0.1 Initialize is-plain-object@2.0.4 Initialize kind-of@6.0.3 Initialize wrappy@1.0.2 Initialize supports-color@5.5.0 Initialize escape-string-regexp@1.0.5 Initialize ansi-styles@3.2.1 Initialize @types/source-list-map@0.1.6 Initialize source-list-map@2.0.1 Initialize whatwg-url@8.7.0 Initialize source-map-support@0.5.21 Initialize @jridgewell/source-map@0.3.6 Initialize commander@2.20.3 Initialize randombytes@2.1.0 Initialize @jridgewell/sourcemap-codec@1.5.0 Initialize @jridgewell/resolve-uri@3.1.2 Initialize merge-stream@2.0.0 Initialize supports-color@8.1.1 Initialize @isaacs/cliui@8.0.2 Initialize @pkgjs/parseargs@0.11.0 Initialize lru-cache@10.4.3 Initialize which@1.3.1 Initialize ini@1.3.8 Initialize @babel/code-frame@7.26.2 Initialize error-ex@1.3.2 Initialize lines-and-columns@1.2.4 Initialize parent-module@1.0.1 Initialize resolve-from@4.0.0 Initialize map-obj@4.3.0 Initialize quick-lru@5.1.1 Initialize camelcase@6.3.0 Initialize strip-indent@4.0.0 Initialize indent-string@5.0.0 Initialize hosted-git-info@4.1.0 Initialize is-core-module@2.16.1 Initialize validate-npm-package-license@3.0.4 Initialize decamelize@1.2.0 Initialize map-obj@1.0.1 Initialize is-plain-obj@1.1.0 Initialize arrify@1.0.1 Initialize read-pkg@6.0.0 Initialize flatted@3.3.3 Initialize rimraf@3.0.2 Initialize keyv@4.5.4 Initialize astral-regex@2.0.0 Initialize fill-range@7.1.1 Initialize @rspack/binding-linux-x64-gnu@1.3.3 Initialize @rspack/binding-linux-x64-musl@1.3.3 Initialize @module-federation/runtime@0.11.2 Initialize @module-federation/webpack-bundler-runtime@0.11.2 Initialize @sinclair/typebox@0.27.8 Initialize jest-diff@29.7.0 Initialize stack-utils@2.0.6 Initialize @types/stack-utils@2.0.3 Initialize jest-mock@29.7.0 Initialize @types/jsdom@20.0.1 Initialize @jest/environment@29.7.0 Initialize jsdom@20.0.3 Initialize @jest/fake-timers@29.7.0 Initialize uuid@8.3.2 Initialize xml@1.0.1 Initialize mkdirp@1.0.4 Initialize xtend@4.0.2 Initialize make-error@1.3.6 Initialize type-fest@4.39.1 Initialize lodash.memoize@4.1.2 Initialize bs-logger@0.2.6 Initialize ejs@3.1.10 Initialize @babel/helpers@7.27.0 Initialize @babel/generator@7.27.0 Initialize @babel/helper-module-transforms@7.26.0 Initialize convert-source-map@2.0.0 Initialize @babel/helper-compilation-targets@7.27.0 Initialize @ampproject/remapping@2.3.0 Initialize @babel/types@7.27.0 Initialize @babel/traverse@7.27.0 Initialize @babel/template@7.27.0 Initialize semver@6.3.1 Initialize @babel/parser@7.27.0 Initialize gensync@1.0.0-beta.2 Initialize harmony-reflect@1.6.2 Initialize @babel/plugin-transform-reserved-words@7.25.9 Initialize babel-plugin-polyfill-corejs3@0.11.1 Initialize core-js-compat@3.41.0 Initialize @babel/plugin-transform-block-scoped-functions@7.26.5 Initialize @babel/plugin-transform-spread@7.25.9 Initialize @babel/plugin-transform-modules-amd@7.25.9 Initialize @babel/plugin-transform-property-literals@7.25.9 Initialize babel-plugin-polyfill-regenerator@0.6.4 Initialize @babel/plugin-transform-for-of@7.26.9 Initialize @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9 Initialize @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9 Initialize @babel/plugin-syntax-unicode-sets-regex@7.18.6 Initialize @babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9 Initialize @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9 Initialize @babel/plugin-transform-object-rest-spread@7.25.9 Initialize @babel/plugin-transform-unicode-sets-regex@7.25.9 Initialize @babel/plugin-transform-duplicate-keys@7.25.9 Initialize @babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9 Initialize @babel/helper-plugin-utils@7.26.5 Initialize @babel/plugin-transform-named-capturing-groups-regex@7.25.9 Initialize babel-plugin-polyfill-corejs2@0.4.13 Initialize @babel/plugin-transform-async-to-generator@7.25.9 Initialize @babel/plugin-transform-numeric-separator@7.25.9 Initialize @babel/plugin-syntax-import-attributes@7.26.0 Initialize @babel/plugin-transform-optional-catch-binding@7.25.9 Initialize @babel/plugin-transform-object-super@7.25.9 Initialize @babel/plugin-transform-regenerator@7.27.0 Initialize @babel/plugin-transform-classes@7.25.9 Initialize @babel/plugin-transform-sticky-regex@7.25.9 Initialize @babel/preset-modules@0.1.6-no-external-plugins Initialize @babel/plugin-transform-unicode-regex@7.25.9 Initialize @babel/plugin-transform-json-strings@7.25.9 Initialize @babel/plugin-transform-class-static-block@7.26.0 Initialize @babel/plugin-transform-computed-properties@7.25.9 Initialize @babel/plugin-transform-parameters@7.25.9 Initialize @babel/plugin-transform-private-methods@7.25.9 Initialize @babel/plugin-transform-shorthand-properties@7.25.9 Initialize @babel/plugin-transform-optional-chaining@7.25.9 Initialize @babel/plugin-transform-async-generator-functions@7.26.8 Initialize @babel/plugin-transform-literals@7.25.9 Initialize @babel/plugin-transform-modules-commonjs@7.26.3 Initialize @babel/plugin-transform-function-name@7.25.9 Initialize @babel/plugin-transform-typeof-symbol@7.27.0 Initialize @babel/plugin-transform-class-properties@7.25.9 Initialize @babel/plugin-transform-template-literals@7.26.8 Initialize @babel/helper-validator-option@7.25.9 Initialize @babel/plugin-syntax-import-assertions@7.26.0 Initialize @babel/compat-data@7.26.8 Initialize @babel/plugin-transform-unicode-property-regex@7.25.9 Initialize @babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2 Initialize @babel/plugin-transform-dynamic-import@7.25.9 Initialize @babel/plugin-transform-nullish-coalescing-operator@7.26.6 Initialize @babel/plugin-transform-unicode-escapes@7.25.9 Initialize @babel/plugin-transform-dotall-regex@7.25.9 Initialize @babel/plugin-transform-logical-assignment-operators@7.25.9 Initialize @babel/plugin-transform-modules-umd@7.25.9 Initialize @babel/plugin-transform-arrow-functions@7.25.9 Initialize @babel/plugin-transform-destructuring@7.25.9 Initialize @babel/plugin-transform-export-namespace-from@7.25.9 Initialize @babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9 Initialize @babel/plugin-transform-exponentiation-operator@7.26.3 Initialize @babel/plugin-transform-member-expression-literals@7.25.9 Initialize @babel/plugin-transform-modules-systemjs@7.25.9 Initialize @babel/plugin-transform-private-property-in-object@7.25.9 Initialize @babel/plugin-transform-regexp-modifiers@7.26.0 Initialize @babel/plugin-transform-block-scoping@7.27.0 Initialize @babel/plugin-transform-new-target@7.25.9 Initialize @jupyterlab/attachments@4.4.0 Initialize @jupyterlab/outputarea@4.4.0 Initialize @jupyterlab/filebrowser@4.4.0 Initialize vscode-ws-jsonrpc@1.0.2 Initialize vscode-jsonrpc@6.0.0 Initialize vscode-languageserver-protocol@3.17.5 Initialize lodash.mergewith@4.6.2 Initialize punycode@2.3.1 Initialize concat-map@0.0.1 Initialize run-parallel@1.2.0 Initialize reusify@1.1.0 Initialize color-convert@2.0.1 Initialize p-locate@5.0.0 Initialize wrap-ansi@7.0.0 Initialize path-parse@1.0.7 Initialize supports-preserve-symlinks-flag@1.0.0 Initialize duplexer@0.1.2 Initialize @polka/url@1.0.0-next.29 Initialize totalist@3.0.1 Initialize mrmime@2.0.1 Initialize is-binary-path@2.1.0 Initialize anymatch@3.1.3 Initialize readdirp@3.6.0 Initialize fresh@0.5.2 Initialize safe-buffer@5.2.1 Initialize vary@1.1.2 Initialize send@0.19.0 Initialize type-is@1.6.18 Initialize path-to-regexp@0.1.12 Initialize array-flatten@1.1.1 Initialize parseurl@1.3.3 Initialize accepts@1.3.8 Initialize range-parser@1.2.1 Initialize finalhandler@1.3.1 Initialize depd@2.0.0 Initialize merge-descriptors@1.0.3 Initialize cookie-signature@1.0.6 Initialize proxy-addr@2.0.7 Initialize setprototypeof@1.2.0 Initialize serve-static@1.16.2 Initialize debug@2.6.9 Initialize statuses@2.0.1 Initialize on-finished@2.4.1 Initialize encodeurl@2.0.0 Initialize body-parser@1.20.3 Initialize content-disposition@0.5.4 Initialize etag@1.8.1 Initialize methods@1.1.2 Initialize escape-html@1.0.3 Initialize utils-merge@1.0.1 Initialize content-type@1.0.5 Initialize qs@6.13.0 Initialize cookie@0.7.1 Initialize http-errors@2.0.0 Initialize retry@0.13.1 Initialize is-network-error@1.1.0 Initialize @types/retry@0.12.2 Initialize memfs@4.17.0 Initialize @types/ws@8.18.1 Initialize @types/serve-index@1.9.4 Initialize compression@1.8.0 Initialize spdy@4.0.2 Initialize connect-history-api-fallback@2.0.0 Initialize ipaddr.js@2.2.0 Initialize ansi-html-community@0.0.8 Initialize @types/bonjour@3.5.13 Initialize @types/serve-static@1.15.7 Initialize @types/sockjs@0.3.36 Initialize launch-editor@2.10.0 Initialize open@10.1.0 Initialize @types/express@4.17.21 Initialize bonjour-service@1.3.0 Initialize @types/connect-history-api-fallback@1.5.4 Initialize selfsigned@2.4.1 Initialize serve-index@1.9.1 Initialize sockjs@0.3.24 Initialize @types/http-proxy@1.17.16 Initialize http-proxy@1.18.1 Initialize is-plain-obj@3.0.0 Initialize strip-bom@3.0.0 Initialize renderkid@3.0.0 Initialize commander@8.3.0 Initialize param-case@3.0.4 Initialize relateurl@0.2.7 Initialize he@1.2.0 Initialize camel-case@4.1.2 Initialize clean-css@5.3.3 Initialize slash@4.0.0 Initialize find-up@4.1.0 Initialize emittery@0.13.1 Initialize jest-docblock@29.7.0 Initialize jest-leak-detector@29.7.0 Initialize p-limit@3.1.0 Initialize jest-worker@29.7.0 Initialize source-map-support@0.5.13 Initialize jest-environment-node@29.7.0 Initialize collect-v8-coverage@1.0.2 Initialize leven@3.1.0 Initialize string-length@4.0.2 Initialize istanbul-lib-coverage@3.2.2 Initialize istanbul-lib-instrument@6.0.3 Initialize istanbul-reports@3.1.7 Initialize v8-to-istanbul@9.3.0 Initialize istanbul-lib-source-maps@4.0.1 Initialize istanbul-lib-report@3.0.1 Initialize @bcoe/v8-coverage@0.2.3 Initialize undici-types@6.20.0 Initialize babel-plugin-istanbul@6.1.1 Initialize write-file-atomic@4.0.2 Initialize pirates@4.0.7 Initialize type-fest@0.21.3 Initialize @jest/source-map@29.6.3 Initialize strip-bom@4.0.0 Initialize @jest/globals@29.7.0 Initialize cjs-module-lexer@1.4.3 Initialize @babel/plugin-syntax-jsx@7.25.9 Initialize @babel/plugin-syntax-typescript@7.25.9 Initialize babel-preset-current-node-syntax@1.1.0 Initialize @types/graceful-fs@4.1.9 Initialize fb-watchman@2.0.2 Initialize walker@1.0.8 Initialize jest-pnp-resolver@1.2.3 Initialize resolve.exports@2.0.3 Initialize execa@5.1.1 Initialize jest-circus@29.7.0 Initialize babel-jest@29.7.0 Initialize @jest/test-sequencer@29.7.0 Initialize @types/istanbul-lib-report@3.0.3 Initialize @types/yargs-parser@21.0.3 Initialize prompts@2.4.2 Initialize compute-lcm@1.1.2 Initialize json-schema-compare@0.2.2 Initialize exenv-es6@1.1.1 Initialize tabbable@5.3.3 Initialize tslib@1.14.1 Initialize object-assign@4.1.1 Initialize react-is@16.13.1 Initialize dom-serializer@2.0.0 Initialize @xtuc/long@4.2.2 Initialize @webassemblyjs/floating-point-hex-parser@1.13.2 Initialize @xtuc/ieee754@1.2.0 Initialize isobject@3.0.1 Initialize has-flag@3.0.0 Initialize color-convert@1.9.3 Initialize tr46@2.1.0 Initialize webidl-conversions@6.1.0 Initialize buffer-from@1.1.2 Initialize @jridgewell/gen-mapping@0.3.8 Initialize strip-ansi@7.1.0 Initialize string-width@5.1.2 Initialize wrap-ansi@8.1.0 Initialize @babel/helper-validator-identifier@7.25.9 Initialize is-arrayish@0.2.1 Initialize callsites@3.1.0 Initialize min-indent@1.0.1 Initialize lru-cache@6.0.0 Initialize hasown@2.0.2 Initialize spdx-correct@3.2.0 Initialize spdx-expression-parse@3.0.1 Initialize @types/normalize-package-data@2.4.4 Initialize json-buffer@3.0.1 Initialize to-regex-range@5.0.1 Initialize @module-federation/sdk@0.11.2 Initialize @module-federation/error-codes@0.11.2 Initialize @module-federation/runtime-core@0.11.2 Initialize diff-sequences@29.6.3 Initialize escape-string-regexp@2.0.0 Initialize parse5@7.2.1 Initialize @types/tough-cookie@4.0.5 Initialize symbol-tree@3.2.4 Initialize http-proxy-agent@5.0.0 Initialize w3c-xmlserializer@4.0.0 Initialize whatwg-url@11.0.0 Initialize xml-name-validator@4.0.0 Initialize domexception@4.0.0 Initialize webidl-conversions@7.0.0 Initialize acorn-globals@7.0.1 Initialize cssstyle@2.3.0 Initialize form-data@4.0.2 Initialize https-proxy-agent@5.0.1 Initialize tough-cookie@4.1.4 Initialize html-encoding-sniffer@3.0.0 Initialize escodegen@2.1.0 Initialize data-urls@3.0.2 Initialize nwsapi@2.2.20 Initialize is-potential-custom-element-name@1.0.1 Initialize whatwg-encoding@2.0.0 Initialize saxes@6.0.0 Initialize whatwg-mimetype@3.0.0 Initialize cssom@0.5.0 Initialize decimal.js@10.5.0 Initialize @sinonjs/fake-timers@10.3.0 Initialize jake@10.9.2 Initialize jsesc@3.1.0 Initialize @babel/helper-module-imports@7.25.9 Initialize lru-cache@5.1.1 Initialize @babel/helper-string-parser@7.25.9 Initialize globals@11.12.0 Initialize @babel/helper-define-polyfill-provider@0.6.4 Initialize @babel/helper-skip-transparent-expression-wrappers@7.25.9 Initialize @babel/helper-create-regexp-features-plugin@7.27.0 Initialize @babel/helper-remap-async-to-generator@7.25.9 Initialize @babel/helper-replace-supers@7.26.5 Initialize regenerator-transform@0.15.2 Initialize @babel/helper-annotate-as-pure@7.25.9 Initialize @babel/helper-create-class-features-plugin@7.27.0 Initialize @jupyterlab/docmanager@4.4.0 Initialize vscode-jsonrpc@8.2.0 Initialize vscode-languageserver-types@3.17.5 Initialize queue-microtask@1.2.3 Initialize color-name@1.1.4 Initialize binary-extensions@2.3.0 Initialize destroy@1.2.0 Initialize encodeurl@1.0.2 Initialize media-typer@0.3.0 Initialize negotiator@0.6.3 Initialize unpipe@1.0.0 Initialize forwarded@0.2.0 Initialize ipaddr.js@1.9.1 Initialize ms@2.0.0 Initialize ee-first@1.1.1 Initialize raw-body@2.5.2 Initialize iconv-lite@0.4.24 Initialize bytes@3.1.2 Initialize side-channel@1.1.0 Initialize toidentifier@1.0.1 Initialize @jsonjoy.com/json-pack@1.2.0 Initialize @jsonjoy.com/util@1.5.0 Initialize tree-dump@1.0.2 Initialize on-headers@1.0.2 Initialize compressible@2.0.18 Initialize negotiator@0.6.4 Initialize spdy-transport@3.0.0 Initialize handle-thing@2.0.1 Initialize http-deceiver@1.2.7 Initialize select-hose@2.0.0 Initialize @types/send@0.17.4 Initialize @types/http-errors@2.0.4 Initialize default-browser@5.2.1 Initialize define-lazy-prop@3.0.0 Initialize is-inside-container@1.0.0 Initialize is-wsl@3.1.0 Initialize @types/body-parser@1.19.5 Initialize @types/qs@6.9.18 Initialize @types/express-serve-static-core@4.19.6 Initialize multicast-dns@7.2.5 Initialize @types/express-serve-static-core@5.0.6 Initialize node-forge@1.3.1 Initialize @types/node-forge@1.3.11 Initialize batch@0.6.1 Initialize http-errors@1.6.3 Initialize websocket-driver@0.7.4 Initialize faye-websocket@0.11.4 Initialize follow-redirects@1.15.9 Initialize eventemitter3@4.0.7 Initialize htmlparser2@6.1.0 Initialize css-select@4.3.0 Initialize dom-converter@0.2.0 Initialize dot-case@3.0.4 Initialize pascal-case@3.1.2 Initialize locate-path@5.0.0 Initialize detect-newline@3.1.0 Initialize yocto-queue@0.1.0 Initialize char-regex@1.0.2 Initialize @istanbuljs/schema@0.1.3 Initialize make-dir@4.0.0 Initialize test-exclude@6.0.0 Initialize @istanbuljs/load-nyc-config@1.1.0 Initialize istanbul-lib-instrument@5.2.1 Initialize signal-exit@3.0.7 Initialize @jest/expect@29.7.0 Initialize @babel/plugin-syntax-async-generators@7.8.4 Initialize @babel/plugin-syntax-object-rest-spread@7.8.3 Initialize @babel/plugin-syntax-json-strings@7.8.3 Initialize @babel/plugin-syntax-optional-chaining@7.8.3 Initialize @babel/plugin-syntax-import-meta@7.10.4 Initialize @babel/plugin-syntax-logical-assignment-operators@7.10.4 Initialize @babel/plugin-syntax-top-level-await@7.14.5 Initialize @babel/plugin-syntax-optional-catch-binding@7.8.3 Initialize @babel/plugin-syntax-private-property-in-object@7.14.5 Initialize @babel/plugin-syntax-class-static-block@7.14.5 Initialize @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 Initialize @babel/plugin-syntax-bigint@7.8.3 Initialize @babel/plugin-syntax-numeric-separator@7.10.4 Initialize @babel/plugin-syntax-class-properties@7.12.13 Initialize bser@2.1.1 Initialize makeerror@1.0.12 Initialize human-signals@2.1.0 Initialize is-stream@2.0.1 Initialize onetime@5.1.2 Initialize strip-final-newline@2.0.0 Initialize npm-run-path@4.0.1 Initialize get-stream@6.0.1 Initialize jest-each@29.7.0 Initialize co@4.6.0 Initialize dedent@1.5.3 Initialize pure-rand@6.1.0 Initialize is-generator-fn@2.1.0 Initialize @types/babel__core@7.20.5 Initialize babel-preset-jest@29.6.3 Initialize sisteransi@1.0.5 Initialize kleur@3.0.3 Initialize compute-gcd@1.2.1 Initialize validate.io-array@1.0.6 Initialize validate.io-integer-array@1.0.0 Initialize validate.io-function@1.0.2 Initialize color-name@1.1.3 Initialize @jridgewell/set-array@1.2.1 Initialize ansi-regex@6.1.0 Initialize eastasianwidth@0.2.0 Initialize emoji-regex@9.2.2 Initialize yallist@4.0.0 Initialize function-bind@1.1.2 Initialize spdx-license-ids@3.0.21 Initialize spdx-exceptions@2.5.0 Initialize is-number@7.0.0 Initialize agent-base@6.0.2 Initialize @tootallnate/once@2.0.0 Initialize tr46@3.0.0 Initialize cssom@0.3.8 Initialize asynckit@0.4.0 Initialize combined-stream@1.0.8 Initialize es-set-tostringtag@2.1.0 Initialize universalify@0.2.0 Initialize psl@1.15.0 Initialize esprima@4.0.1 Initialize xmlchars@2.2.0 Initialize @sinonjs/commons@3.0.1 Initialize async@3.2.6 Initialize filelist@1.0.4 Initialize yallist@3.1.1 Initialize lodash.debounce@4.0.8 Initialize regexpu-core@6.2.0 Initialize @babel/helper-wrap-function@7.25.9 Initialize @babel/helper-optimise-call-expression@7.25.9 Initialize @babel/helper-member-expression-to-functions@7.25.9 Initialize @babel/runtime@7.26.9 Initialize es-errors@1.3.0 Initialize side-channel-map@1.0.1 Initialize object-inspect@1.13.4 Initialize side-channel-list@1.0.0 Initialize side-channel-weakmap@1.0.2 Initialize hyperdyperid@1.2.0 Initialize thingies@1.21.0 Initialize @jsonjoy.com/base64@1.1.2 Initialize readable-stream@3.6.2 Initialize hpack.js@2.1.6 Initialize obuf@1.1.2 Initialize detect-node@2.1.0 Initialize wbuf@1.7.3 Initialize @types/mime@1.3.5 Initialize default-browser-id@5.0.0 Initialize bundle-name@4.1.0 Initialize is-docker@3.0.0 Initialize @types/connect@3.4.38 Initialize @types/range-parser@1.2.7 Initialize thunky@1.1.0 Initialize dns-packet@5.6.1 Initialize statuses@1.5.0 Initialize inherits@2.0.3 Initialize setprototypeof@1.1.0 Initialize depd@1.1.2 Initialize http-parser-js@0.5.9 Initialize websocket-extensions@0.1.4 Initialize domhandler@4.3.1 Initialize domutils@2.8.0 Initialize entities@2.2.0 Initialize css-what@6.1.0 Initialize nth-check@2.1.1 Initialize boolbase@1.0.0 Initialize utila@0.4.0 Initialize no-case@3.0.4 Initialize p-locate@4.1.0 Initialize get-package-type@0.1.0 Initialize camelcase@5.3.1 Initialize js-yaml@3.14.1 Initialize node-int64@0.4.0 Initialize tmpl@1.0.5 Initialize mimic-fn@2.1.0 Initialize @types/babel__template@7.4.4 Initialize @types/babel__traverse@7.20.7 Initialize @types/babel__generator@7.27.0 Initialize babel-plugin-jest-hoist@29.6.3 Initialize validate.io-integer@1.0.5 Initialize delayed-stream@1.0.0 Initialize get-intrinsic@1.3.0 Initialize has-tostringtag@1.0.2 Initialize type-detect@4.0.8 Initialize minimatch@5.1.6 Initialize regenerate@1.4.2 Initialize regjsgen@0.8.0 Initialize regjsparser@0.12.0 Initialize regenerate-unicode-properties@10.2.0 Initialize unicode-match-property-value-ecmascript@2.2.0 Initialize unicode-match-property-ecmascript@2.0.0 Initialize regenerator-runtime@0.14.1 Initialize call-bound@1.0.4 Initialize string_decoder@1.3.0 Initialize readable-stream@2.3.8 Initialize minimalistic-assert@1.0.1 Initialize run-applescript@7.0.0 Initialize @leichtgewicht/ip-codec@2.0.5 Initialize dom-serializer@1.4.1 Initialize lower-case@2.0.2 Initialize p-limit@2.3.0 Initialize argparse@1.0.10 Initialize validate.io-number@1.0.3 Initialize math-intrinsics@1.1.0 Initialize get-proto@1.0.1 Initialize es-define-property@1.0.1 Initialize call-bind-apply-helpers@1.0.2 Initialize gopd@1.2.0 Initialize es-object-atoms@1.1.1 Initialize has-symbols@1.1.0 Initialize jsesc@3.0.2 Initialize unicode-property-aliases-ecmascript@2.1.0 Initialize unicode-canonical-property-names-ecmascript@2.0.1 Initialize core-util-is@1.0.3 Initialize string_decoder@1.1.1 Initialize isarray@1.0.0 Warning The following packages are deprecated: ┠─ npm:glob@7.1.7 (Glob versions prior to v9 are no longer supported) ┠─ npm:@humanwhocodes/config-array@0.13.0 (Use @eslint/config-array instead) ┠─ npm:abab@2.0.6 (Use your platform's native atob() and btoa() methods instead) ┠─ npm:inflight@1.0.6 (This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.) ┠─ npm:eslint@8.57.1 (This version is no longer supported. Please see https://eslint.org/version-support for other options.) ┠─ npm:@humanwhocodes/object-schema@2.0.3 (Use @eslint/object-schema instead) ┠─ npm:rimraf@3.0.2 (Rimraf versions prior to v4 are no longer supported) ┖─ npm:domexception@4.0.0 (Use your platform's native DOMException instead) Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed: ┠─ npm:@fortawesome/fontawesome-free@5.15.4 ┠─ npm:core-js@3.41.0 ┃ ┠─ This may cause the packages to not work correctly. ┖─ To run lifecycle scripts, use the `--allow-scripts` flag with `deno install`: deno install --allow-scripts=npm:@fortawesome/fontawesome-free@5.15.4,npm:core-js@3.41.0 INFO:hatch_jupyter_builder.utils:> /home/tomoyan/.deno/bin/deno run install:extension Task install:extension deno run -A build Task build deno run -A build:lib && deno run -A build:labextension:dev Task build:lib tsc --sourceMap Task build:labextension:dev jupyter labextension build --development True . Building extension in . Compilation starting… Compilation starting… Compilation finished assets by chunk 500 KiB (id hint: vendors) asset vendors-node_modules_deno_codemirror_lang-javascript_6_2_3_node_modules_codemirror_lang-javas-25ed00.efde1c46cdc1d8e6c028.js 278 KiB [emitted] [immutable] (id hint: vendors) 1 related asset asset vendors-node_modules_deno_fsegurai_codemirror-theme-bundle_6_1_2_node_modules_fsegurai_codemi-5d1ce4.56aeac78b21c4bcf04a9.js 222 KiB [emitted] [immutable] (id hint: vendors) 1 related asset asset style_index_css.7161472ec904f2999709.js 79.1 KiB [emitted] [immutable] 1 related asset asset 39930b71a2fe387ebfac.png 72.3 KiB [emitted] [immutable] [from: style/images/background.png] asset remoteEntry.93faf8d5d7af1955bc1d.js 33.1 KiB [emitted] [immutable] (name: jupyter_tomoyan_extension) 1 related asset asset lib_index_js.161768646b6c6a1bedac.js 17.6 KiB [emitted] [immutable] 1 related asset runtime modules 23.2 KiB 14 modules javascript modules 443 KiB 48 modules consume-shared-module modules 420 bytes modules by path consume shared module (default) @codemirror/ 168 bytes 4 modules modules by path consume shared module (default) @jupyterlab/*.0 (singleton) 126 bytes 3 modules modules by path consume shared module (default) @lezer/*.0 (singleton) 84 bytes 2 modules + 1 module provide-module modules 126 bytes provide shared module (default) @codemirror/lang-javascript@6.2.3 = ./node_modul...(truncated) 42 bytes [built] [code generated] provide shared module (default) @fsegurai/codemirror-theme-bundle@6.1.2 = ./node...(truncated) 42 bytes [built] [code generated] provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js 42 bytes [built] [code generated] ./style/images/background.png 72.3 KiB (asset) 42 bytes (javascript) [built] [code generated] webpack 5.99.5 compiled successfully in 2228 ms asset 39930b71a2fe387ebfac.png 72.3 KiB [emitted] [immutable] [from: style/images/background.png] (auxiliary name: index) asset index.css 22 KiB [emitted] (name: index) asset index.js 0 bytes [emitted] [minimized] (name: index) Entrypoint index 22 KiB (72.3 KiB) = index.css 22 KiB index.js 0 bytes 1 auxiliary asset orphan modules 27.2 KiB (javascript) 72.3 KiB (asset) 1.06 KiB (runtime) [orphan] 13 modules cacheable modules 50 bytes (javascript) 22.1 KiB (css/mini-extract) ./style/index.css 50 bytes [built] [code generated] css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!./style/variables.css 19 KiB [built] [code generated] css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!./style/custom.css 1.92 KiB [built] [code generated] css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!./style/index.css 1.19 KiB [built] [code generated] webpack 5.99.5 compiled successfully in 1645 ms INFO:hatch_jupyter_builder.utils:Finished running jupyter-builder Preparing editable metadata (pyproject.toml) ... done Building wheels for collected packages: jupyter_tomoyan_extension Running command Building editable for jupyter_tomoyan_extension (pyproject.toml) Building editable for jupyter_tomoyan_extension (pyproject.toml) ... done Created wheel for jupyter_tomoyan_extension: filename=jupyter_tomoyan_extension-0.1.0-py3-none-any.whl size=418386 sha256=d7479e2a4e136cd07c553e0b62d9e8517a7ba1aeba4e94cedffcc91defc1b07b Stored in directory: /tmp/pip-ephem-wheel-cache-tnbrnocp/wheels/f5/0e/40/c0d318458100b016321dd9590bf7a78d98741540ef4ece107e Successfully built jupyter_tomoyan_extension Installing collected packages: jupyter_tomoyan_extension Successfully installed jupyter_tomoyan_extension-0.1.0 </pre></html></WRAP> </WRAP> ''deno.json'' を作成して ''install'' タスクは ''%%--%%allow-scripts'' オプションを使用するように設定する🤔\\ ※pyproject.toml は [[git>jupyterlab/hatch-jupyter-builder|hatch-jupyter-builder]] で extension をビルドするので、hatch-jupyter-builder は通常 ''jlpm install'' を実行しようとします🤔\\ それを Deno に変更すると ''deno install %%--%%allow-scripts'' を追加実行する必要がある🤔\\ <WRAP color_term> <WRAP color_result><html><pre> Installing backend dependencies ... done Running command Preparing editable metadata (pyproject.toml) INFO:hatch_jupyter_builder.utils:Running jupyter-builder INFO:hatch_jupyter_builder.utils:Building with hatch_jupyter_builder.npm_builder INFO:hatch_jupyter_builder.utils:With kwargs: {'build_cmd': 'install:extension', 'npm': ['deno'], 'source_dir': 'src', 'build_dir': 'jupyter_tomoyan_extension/labextension'} INFO:hatch_jupyter_builder.utils:Installing build dependencies with npm. This may take a while... INFO:hatch_jupyter_builder.utils:> /home/tomoyan/.deno/bin/deno install Initialize @lezer/highlight@1.2.1 ... Initialize isarray@1.0.0 Warning The following packages are deprecated: ┠─ npm:glob@7.1.7 (Glob versions prior to v9 are no longer supported) ┠─ npm:@humanwhocodes/config-array@0.13.0 (Use @eslint/config-array instead) ┠─ npm:abab@2.0.6 (Use your platform's native atob() and btoa() methods instead) ┠─ npm:inflight@1.0.6 (This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.) ┠─ npm:eslint@8.57.1 (This version is no longer supported. Please see https://eslint.org/version-support for other options.) ┠─ npm:@humanwhocodes/object-schema@2.0.3 (Use @eslint/object-schema instead) ┠─ npm:rimraf@3.0.2 (Rimraf versions prior to v4 are no longer supported) ┖─ npm:domexception@4.0.0 (Use your platform's native DOMException instead) Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed: ┠─ npm:@fortawesome/fontawesome-free@5.15.4 ┠─ npm:core-js@3.41.0 ┃ ┠─ This may cause the packages to not work correctly. ┖─ To run lifecycle scripts, use the `--allow-scripts` flag with `deno install`: <b class=bbat> deno install --allow-scripts=npm:@fortawesome/fontawesome-free@5.15.4,npm:core-js@3.41.0</b> INFO:hatch_jupyter_builder.utils:> /home/tomoyan/.deno/bin/deno run install:extension </pre></html></WRAP> </WRAP> ''deno install %%--%%allow-scripts'' を追加実行する😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">deno</font><font color="#999999"> install </font><font color="#A347BA">--allow-scripts</font> </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#A2734C">Warning</font> The following packages are deprecated: ┠─ <font color="#8A8A8A">npm:eslint@8.57.1 (This version is no longer supported. Please see https://eslint.org/version-support for other options.)</font> ┠─ <font color="#8A8A8A">npm:glob@7.1.7 (Glob versions prior to v9 are no longer supported)</font> ┠─ <font color="#8A8A8A">npm:@humanwhocodes/config-array@0.13.0 (Use @eslint/config-array instead)</font> ┠─ <font color="#8A8A8A">npm:abab@2.0.6 (Use your platform's native atob() and btoa() methods instead)</font> ┠─ <font color="#8A8A8A">npm:inflight@1.0.6 (This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.)</font> ┠─ <font color="#8A8A8A">npm:@humanwhocodes/object-schema@2.0.3 (Use @eslint/object-schema instead)</font> ┠─ <font color="#8A8A8A">npm:rimraf@3.0.2 (Rimraf versions prior to v4 are no longer supported)</font> ┖─ <font color="#8A8A8A">npm:domexception@4.0.0 (Use your platform's native DOMException instead)</font> </pre></html></WRAP> </WRAP> === Deno でビルド === 高速化後の ''deno run build'' は多少速い😅\\ できれば webpack 自体を置き換えした方が良さそう🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">deno</font><font color="#999999"> run<font color="#999999"> build</font></font> </pre></html></WRAP> <WRAP color_result><html><pre> <font color="#26A269">Task</font> <font color="#2AA1B3">build</font> deno run -A build:lib && deno run -A build:labextension:dev <font color="#26A269">Task</font> <font color="#2AA1B3">build:lib</font> tsc --sourceMap <font color="#26A269">Task</font> <font color="#2AA1B3">build:labextension:dev</font> jupyter labextension build --development True . Building extension in . Compilation starting… Compilation starting… Compilation finished assets by chunk 500 KiB (id hint: vendors) asset <font color="#33D17A"><b>vendors-node_modules_deno_codemirror_lang-javascript_6_2_3_node_modules_codemirror_lang-javas-25ed00.efde1c46cdc1d8e6c028.js</b></font> 278 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>vendors-node_modules_deno_fsegurai_codemirror-theme-bundle_6_1_2_node_modules_fsegurai_codemi-5d1ce4.56aeac78b21c4bcf04a9.js</b></font> 222 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (id hint: vendors) 1 related asset asset <font color="#33D17A"><b>style_index_css.5bc8722649382beae5c0.js</b></font> 86.1 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset asset <font color="#33D17A"><b>39930b71a2fe387ebfac.png</b></font> 72.3 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> [from: style/images/background.png] asset <font color="#33D17A"><b>remoteEntry.a435b0ad94c2d6b627bb.js</b></font> 33.1 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> (name: jupyter_tomoyan_extension) 1 related asset asset <font color="#33D17A"><b>lib_index_js.c9292bb813b75f50c5b6.js</b></font> 17.5 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> 1 related asset runtime modules 23.2 KiB 14 modules javascript modules 448 KiB 49 modules consume-shared-module modules 420 bytes modules by path <b>consume shared module (default) @codemirror/</b> 168 bytes 4 modules modules by path <b>consume shared module (default) @jupyterlab/*.0 (singleton)</b> 126 bytes 3 modules modules by path <b>consume shared module (default) @lezer/*.0 (singleton)</b> 84 bytes 2 modules + 1 module provide-module modules 126 bytes <b>provide shared module (default) @codemirror/lang-javascript@6.2.3 = ./node_modul...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>provide shared module (default) @fsegurai/codemirror-theme-bundle@6.1.2 = ./node...(truncated)</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>provide shared module (default) jupyter_tomoyan_extension@0.1.0 = ./lib/index.js</b> 42 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b>./style/images/background.png</b> 72.3 KiB (asset) 42 bytes (javascript) <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b class=bbat>webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1899 ms</b> asset <font color="#33D17A"><b>39930b71a2fe387ebfac.png</b></font> 72.3 KiB <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[immutable]</b></font> [from: style/images/background.png] (auxiliary name: index) asset <font color="#33D17A"><b>index.css</b></font> 23.7 KiB <font color="#33D17A"><b>[emitted]</b></font> (name: index) asset <font color="#33D17A"><b>index.js</b></font> 0 bytes <font color="#33D17A"><b>[emitted]</b></font> <font color="#33D17A"><b>[minimized]</b></font> (name: index) Entrypoint <b>index</b> 23.7 KiB (72.3 KiB) = <font color="#33D17A"><b>index.css</b></font> 23.7 KiB <font color="#33D17A"><b>index.js</b></font> 0 bytes 1 auxiliary asset orphan modules 29.6 KiB (javascript) 72.3 KiB (asset) 1.06 KiB (runtime) <font color="#E9AD0C"><b>[orphan]</b></font> 14 modules cacheable modules 50 bytes (javascript) 23.8 KiB (css/mini-extract) <b>./style/index.css</b> 50 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!<b>./style/variables.css</b> 19 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!<b>./style/custom.css</b> 1.84 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!<b>./style/neondreams.css</b> 2.09 KiB <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> css ./node_modules/.deno/css-loader@6.11.0_1/node_modules/css-loader/dist/cjs.js!<b>./style/index.css</b> 889 bytes <font color="#E9AD0C"><b>[built]</b></font> <font color="#E9AD0C"><b>[code generated]</b></font> <b class=bbat>webpack 5.99.5 compiled <font color="#33D17A"><b>successfully</b></font> in 1379 ms</b> </pre></html></WRAP> </WRAP> ===== トラブルシューティング ===== ==== ModuleNotFoundError で --overwrite できない...🤔 ==== <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font><font color="#999999"> labextension develop </font><font color="#A347BA">--overwrite</font><font color="#999999"> </font><font color="#999999"><u style="text-decoration-style:solid">.</u></font> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/jupyterlab/debuglog.py:54: UserWarning: An error occurred. warnings.warn("An error occurred.") /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/jupyterlab/debuglog.py:55: UserWarning: ModuleNotFoundError: There is no labextension at .. Errors encountered: [TypeError("the 'package' argument is required to perform a relative import for '.'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter-config'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'schema'"), ModuleNotFoundError("No module named 'jupyter-config'"), ModuleNotFoundError("No module named 'jupyter-config'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'jupyter_theme_editor'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@microsoft'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.mkdirp'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.react'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@hello-pangea'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.coreutils'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.coreutils'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.coreutils'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.services'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@jupyterlab.ui-components'"), ModuleNotFoundError("No module named 'node_modules.@microsoft'"), ModuleNotFoundError("No module named 'node_modules.@microsoft'"), ModuleNotFoundError("No module named 'node_modules.@microsoft'"), ModuleNotFoundError("No module named 'node_modules.@microsoft'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.@rjsf'"), ModuleNotFoundError("No module named 'node_modules.mkdirp'"), ModuleNotFoundError("No module named 'node_modules.mkdirp'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.npm-run-all'"), ModuleNotFoundError("No module named 'node_modules.react'"), ModuleNotFoundError("No module named 'node_modules.react'"), ModuleNotFoundError("No module named 'node_modules.rimraf.dist.cjs'"), ModuleNotFoundError("No module named 'node_modules.rimraf.dist.mjs'"), ModuleNotFoundError("No module named 'node_modules.rimraf.dist.cjs'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'"), ModuleNotFoundError("No module named 'node_modules.stylelint-config-prettier'")] warnings.warn(msg[-1].strip()) /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/jupyterlab/debuglog.py:56: UserWarning: See the log file for details: /tmp/jupyterlab-debug-pcvvwiam.log warnings.warn(f"See the log file for details: {log_path!s}") </pre></html></WRAP> </WRAP> おそらく extension をアンインストールせずに移動したのが原因です😅\\ ''%%--%%overwrite'' のシンボルリンクがリンク切れして、Jupyter が認識できていない🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">ll</font><font color="#999999"> </font><font color="#999999"><u style="text-decoration-style:solid">~/miniforge3/envs/jupyterlab/share/jupyter/labextensions/</u></font> </pre></html></WRAP> <WRAP color_result><html><pre> 合計 8 drwxr-xr-x 1 tomoyan tomoyan 26 4月 15 12:14 <font color="#2A7BDE"><b>@jupyter-notebook</b></font> drwxr-xr-x 1 tomoyan tomoyan 36 4月 15 12:14 <font color="#2A7BDE"><b>@jupyter-widgets</b></font> drwxr-xr-x 1 tomoyan tomoyan 46 4月 15 12:14 <font color="#2A7BDE"><b>@timkpaine</b></font> drwxr-xr-x 1 tomoyan tomoyan 102 4月 18 04:00 <font color="#2A7BDE"><b>jupyter-fs</b></font> lrwxrwxrwx 1 tomoyan tomoyan 95 4月 19 07:36 <span style="background-color:#171421"><font color="#F66151"><b>jupyter-theme-editor</b></font></span> -> <span style="background-color:#171421"><font color="#F66151"><b>/home/tomoyan/my_projects/jupyter-src/jupyterlab-theme-editor/jupyter_theme_editor/labextension</b></font></span> lrwxrwxrwx 1 tomoyan tomoyan 102 4月 18 04:59 <font color="#33C7DE"><b>jupyter_tomoyan_extension</b></font> -> <font color="#2A7BDE"><b>/home/tomoyan/my_projects/jupyter-src/jupyter-tomoyan-extension/jupyter_tomoyan_extension/labextension</b></font> drwxr-xr-x 1 tomoyan tomoyan 74 4月 18 03:58 <font color="#2A7BDE"><b>jupyterlab-unfold</b></font> drwxr-xr-x 1 tomoyan tomoyan 60 4月 15 12:14 <font color="#2A7BDE"><b>jupyterlab_pygments</b></font> </pre></html></WRAP> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> labextension list </pre></html></WRAP> <WRAP color_result><html><pre> JupyterLab v4.4.0 /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions jupyterlab_pygments v0.3.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_pygments) jupyterlab-unfold v0.3.3 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab-unfold) jupyter-fs v1.0.1 <font color="#C01C28">disabled</font> <font color="#26A269">OK</font> 🔒 (all plugins locked) (python, jupyter-fs) jupyter_tomoyan_extension v0.1.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> @jupyter-widgets/jupyterlab-manager v5.0.14 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_widgets) @jupyter-notebook/lab-extension v7.4.0 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> @timkpaine/jupyterlab_miami_nights v0.4.2 <font color="#26A269">enabled</font> <font color="#26A269">OK</font> (python, jupyterlab_miami_nights) Disabled extensions: jupyter-fs (all plugins) </pre></html></WRAP> </WRAP> シンボルリンクを削除してから ''pip install -ve .'' からやり直す🤔\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">rm</font><font color="#999999"> </font><font color="#999999"><u style="text-decoration-style:solid">~/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter-theme-editor</u></font> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> <font color="#0087FF"><b>$</b></font> <font color="#26A269">jupyter</font> labextension develop <font color="#A347BA">--overwrite</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> Installing /home/tomoyan/my_projects/jupyter-src/jupyterlab-theme-editor2/jupyter_theme_editor/labextension -> jupyter-theme-editor Removing: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter-theme-editor Symlinking: /home/tomoyan/miniforge3/envs/jupyterlab/share/jupyter/labextensions/jupyter-theme-editor -> /home/tomoyan/my_projects/jupyter-src/jupyterlab-theme-editor2/jupyter_theme_editor/labextension </pre></html></WRAP> </WRAP> ==== error: subprocess-exited-with-error エラーでビルドが失敗する🤔 ==== <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">-n</font> jupyterlab pip install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result_hlong><html><pre> Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Obtaining file:///home/tomoyan/my_projects/jupyter_tomoyan_extension Running command pip subprocess to install build dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting hatchling>=1.5.0 Obtaining dependency information for hatchling>=1.5.0 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting jupyterlab<5,>=4.0.0 Obtaining dependency information for jupyterlab<5,>=4.0.0 from https://files.pythonhosted.org/packages/a2/64/1a559e1b945c3d424c1ac9f333bfd6f595d5819efde3a6d8b036e6b0585f/jupyterlab-4.4.0-py3-none-any.whl.metadata Using cached jupyterlab-4.4.0-py3-none-any.whl.metadata (16 kB) Collecting hatch-nodejs-version>=0.3.2 Obtaining dependency information for hatch-nodejs-version>=0.3.2 from https://files.pythonhosted.org/packages/b7/fe/b23e9bca77cafecd1a10450066a1a4ca329149ad36aa86cdf8e67c2d2fa5/hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting packaging>=24.2 (from hatchling>=1.5.0) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.5.0) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.5.0) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.5.0) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/40/f8/9c6d334002e7b4ff34a875d2f6fe76c6c1544bd7fde3e39cb7cd2593488f/trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata (2.3 kB) Collecting async-lru>=1.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for async-lru>=1.0.0 from https://files.pythonhosted.org/packages/03/49/d10027df9fce941cb8184e78a02857af36360d33e1721df81c5ed2179a1a/async_lru-2.0.5-py3-none-any.whl.metadata Using cached async_lru-2.0.5-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for httpx>=0.25.0 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl.metadata Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for ipykernel>=6.5.0 from https://files.pythonhosted.org/packages/94/5c/368ae6c01c7628438358e6d337c19b05425727fbb221d2a3c4303c372f42/ipykernel-6.29.5-py3-none-any.whl.metadata Using cached ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jinja2>=3.0.3 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jinja2>=3.0.3 from https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl.metadata Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-core (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-core from https://files.pythonhosted.org/packages/c9/fb/108ecd1fe961941959ad0ee4e12ee7b8b1477247f30b1fdfd83ceaf017f0/jupyter_core-5.7.2-py3-none-any.whl.metadata Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-lsp>=2.0.0 from https://files.pythonhosted.org/packages/07/e0/7bd7cff65594fd9936e2f9385701e44574fc7d721331ff676ce440b14100/jupyter_lsp-2.2.5-py3-none-any.whl.metadata Using cached jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting jupyter-server<3,>=2.4.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server<3,>=2.4.0 from https://files.pythonhosted.org/packages/e2/a2/89eeaf0bb954a123a909859fa507fa86f96eb61b62dc30667b60dbd5fdaf/jupyter_server-2.15.0-py3-none-any.whl.metadata Using cached jupyter_server-2.15.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyterlab-server<3,>=2.27.1 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-server<3,>=2.27.1 from https://files.pythonhosted.org/packages/54/09/2032e7d15c544a0e3cd831c51d77a8ca57f7555b2e1b2922142eddb02a84/jupyterlab_server-2.27.3-py3-none-any.whl.metadata Using cached jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting notebook-shim>=0.2 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for notebook-shim>=0.2 from https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl.metadata Using cached notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting setuptools>=41.1.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for setuptools>=41.1.0 from https://files.pythonhosted.org/packages/54/21/f43f0a1fa8b06b32812e0975981f4677d28e0f3271601dc88ac5a5b83220/setuptools-78.1.0-py3-none-any.whl.metadata Using cached setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) Collecting tornado>=6.2.0 (from jupyterlab<5,>=4.0.0) Obtaining dependency information for tornado>=6.2.0 from https://files.pythonhosted.org/packages/22/55/b78a464de78051a30599ceb6983b01d8f732e6f69bf37b4ed07f642ac0fc/tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting traitlets (from jupyterlab<5,>=4.0.0) Obtaining dependency information for traitlets from https://files.pythonhosted.org/packages/00/c0/8f5d070730d7836adc9c9b6408dec68c6ced86b304a9b26a14df072a6e8c/traitlets-5.14.3-py3-none-any.whl.metadata Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting anyio (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for anyio from https://files.pythonhosted.org/packages/a1/ee/48ca1a7c89ffec8b6a0c5d02b89c305671d5ffd8d3c94acf8b8c408575bb/anyio-4.9.0-py3-none-any.whl.metadata Using cached anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting certifi (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for certifi from https://files.pythonhosted.org/packages/38/fc/bce832fd4fd99766c04d1ee0eead6b0ec6486fb100ae5e74c1d91292b982/certifi-2025.1.31-py3-none-any.whl.metadata Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for httpcore==1.* from https://files.pythonhosted.org/packages/87/f5/72347bc88306acb359581ac4d52f23c0ef445b57157adedb9aee0cd689d2/httpcore-1.0.7-py3-none-any.whl.metadata Using cached httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) Collecting idna (from httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for idna from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for h11<0.15,>=0.13 from https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl.metadata Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting comm>=0.1.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for comm>=0.1.1 from https://files.pythonhosted.org/packages/e6/75/49e5bfe642f71f272236b5b2d2691cf915a7283cc0ceda56357b61daa538/comm-0.2.2-py3-none-any.whl.metadata Using cached comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages/ec/ed/db4b10ff3b5bb30fe41d9e86444a08bb6448e4d8265e7768450b8408dd36/debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython>=7.23.1 from https://files.pythonhosted.org/packages/20/3a/917cb9e72f4e1a4ea13c862533205ae1319bd664119189ee5cc9e4e95ebf/ipython-9.0.2-py3-none-any.whl.metadata Using cached ipython-9.0.2-py3-none-any.whl.metadata (4.3 kB) Collecting jupyter-client>=6.1.12 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/11/85/b0394e0b6fcccd2c1eeefc230978a6f8cb0c5df1e4cd3e7625735a0d7d1e/jupyter_client-8.6.3-py3-none-any.whl.metadata Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting matplotlib-inline>=0.1 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for matplotlib-inline>=0.1 from https://files.pythonhosted.org/packages/8f/8e/9ad090d3553c280a8060fbf6e24dc1c0c29704ee7d1c372f0c174aa59285/matplotlib_inline-0.1.7-py3-none-any.whl.metadata Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nest-asyncio from https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl.metadata Using cached nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyzmq>=24 from https://files.pythonhosted.org/packages/2b/14/213b2967030b7d7aecc32dd453830f98799b3cbf2b10a40232e9f22a6520/pyzmq-26.3.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata Using cached pyzmq-26.3.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyterlab<5,>=4.0.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/0c/91/96cf928db8236f1bfab6ce15ad070dfdd02ed88261c2afafd4b43575e9e9/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab<5,>=4.0.0) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/6d/45/59578566b3275b8fd9157885918fcd0c4d74162928a5310926887b856a51/platformdirs-4.3.7-py3-none-any.whl.metadata Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi>=21.1 from https://files.pythonhosted.org/packages/a4/6a/e8a041599e78b6b3752da48000b14c8d1e8a04ded09c88c714ba047f34f5/argon2_cffi-23.1.0-py3-none-any.whl.metadata Using cached argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-events>=0.11.0 from https://files.pythonhosted.org/packages/e2/48/577993f1f99c552f18a0428731a755e06171f9902fa118c379eb7c04ea22/jupyter_events-0.12.0-py3-none-any.whl.metadata Using cached jupyter_events-0.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyter-server-terminals>=0.4.4 from https://files.pythonhosted.org/packages/07/2d/2b32cdbe8d2a602f697a649798554e4f072115438e92249624e532e8aca6/jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbconvert>=6.4.4 from https://files.pythonhosted.org/packages/cc/9a/cd673b2f773a12c992f41309ef81b99da1690426bd2f96957a7ade0d3ed7/nbconvert-7.16.6-py3-none-any.whl.metadata Using cached nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbformat>=5.3.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbformat>=5.3.0 from https://files.pythonhosted.org/packages/a9/82/0340caa499416c78e5d8f5f05947ae4bc3cba53c9f038ab6e9ed964e22f1/nbformat-5.10.4-py3-none-any.whl.metadata Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting overrides>=5.0 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for overrides>=5.0 from https://files.pythonhosted.org/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl.metadata Using cached overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prometheus-client>=0.9 from https://files.pythonhosted.org/packages/ff/c2/ab7d37426c179ceb9aeb109a85cda8948bb269b7561a0be870cc656eefe4/prometheus_client-0.21.1-py3-none-any.whl.metadata Using cached prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for send2trash>=1.8.2 from https://files.pythonhosted.org/packages/40/b0/4562db6223154aa4e22f939003cb92514c79f3d4dccca3444253fd17f902/Send2Trash-1.8.3-py3-none-any.whl.metadata Using cached Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for terminado>=0.8.3 from https://files.pythonhosted.org/packages/6a/9e/2064975477fdc887e47ad42157e214526dcad8f317a948dee17e1659a62f/terminado-0.18.1-py3-none-any.whl.metadata Using cached terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for websocket-client>=1.7 from https://files.pythonhosted.org/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting babel>=2.10 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for babel>=2.10 from https://files.pythonhosted.org/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages/41/9f/3500910d5a98549e3098807493851eeef2b89cdd3032227558a104dfe926/json5-0.12.0-py3-none-any.whl.metadata Using cached json5-0.12.0-py3-none-any.whl.metadata (36 kB) Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema>=4.18.0 from https://files.pythonhosted.org/packages/69/4a/4f9dbeb84e8850557c02365a0eee0649abe5eb1d84af92a25731c6c0f922/jsonschema-4.23.0-py3-none-any.whl.metadata Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting requests>=2.31 (from jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for requests>=2.31 from https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl.metadata Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting sniffio>=1.1 (from anyio->httpx>=0.25.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for sniffio>=1.1 from https://files.pythonhosted.org/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for argon2-cffi-bindings from https://files.pythonhosted.org/packages/ec/f7/378254e6dd7ae6f31fe40c8649eea7d4832a42243acaf0f1fff9083b2bed/argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting decorator (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for decorator from https://files.pythonhosted.org/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ipython-pygments-lexers from https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/c0/5a/9cac0c82afec3d09ccd97c8b6502d48f165f9124db81b4bcb90b4af974ee/jedi-0.19.2-py2.py3-none-any.whl.metadata Using cached jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pexpect>4.3 from https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl.metadata Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for prompt_toolkit<3.1.0,>=3.0.41 from https://files.pythonhosted.org/packages/e4/ea/d836f008d33151c7a1f62caf3d8dd782e4d15f6a43897f64480c2b8de2ad/prompt_toolkit-3.0.50-py3-none-any.whl.metadata Using cached prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB) Collecting pygments>=2.4.0 (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pygments>=2.4.0 from https://files.pythonhosted.org/packages/8a/0b/9fcc47d19c48b59121088dd6da2488a49d5f72dacf8262e2790a1d2c7d15/pygments-2.19.1-py3-none-any.whl.metadata Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack_data (from ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for stack_data from https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl.metadata Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for attrs>=22.2.0 from https://files.pythonhosted.org/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/d1/0f/8910b19ac0670a0f80ce1008e5e751c4a57e14d2c4c13a482aa6079fa9d6/jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/c1/b1/3baf80dc6d2b7bc27a95a67752d0208e410351e3feb4eb78de5f77454d8d/referencing-0.36.2-py3-none-any.whl.metadata Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bf/08/b543969c12a8f44db6c0f08ced009abf8f519191ca6985509e7c44102e3c/rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-dateutil>=2.8.2 from https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for python-json-logger>=2.0.4 from https://files.pythonhosted.org/packages/08/20/0f2523b9e50a8052bc6a8b732dfc8568abbdc42010aef03a2d750bdab3b2/python_json_logger-3.3.0-py3-none-any.whl.metadata Using cached python_json_logger-3.3.0-py3-none-any.whl.metadata (4.0 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pyyaml>=5.3 from https://files.pythonhosted.org/packages/04/24/b7721e4845c2f162d26f50521b825fb061bc0a5afcf9a386840f23ea19fa/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3339-validator from https://files.pythonhosted.org/packages/7b/44/4e421b96b67b2daff264473f7465db72fbdf36a07e05494f50300cc7b0c6/rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for rfc3986-validator>=0.1.1 from https://files.pythonhosted.org/packages/9e/51/17023c0f8f1869d8806b979a2bffa3f861f26a3f1a66b094288323fba52f/rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for beautifulsoup4 from https://files.pythonhosted.org/packages/f9/49/6abb616eb3cbab6a7cca303dc02fdf3836de2e0b834bf966a7f5271a34d8/beautifulsoup4-4.13.3-py3-none-any.whl.metadata Using cached beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for bleach!=5.0.0 from https://files.pythonhosted.org/packages/fc/55/96142937f66150805c25c4d0f31ee4132fd33497753400734f9dfdcbdc66/bleach-6.2.0-py3-none-any.whl.metadata Using cached bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for defusedxml from https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jupyterlab-pygments from https://files.pythonhosted.org/packages/b1/dd/ead9d8ea85bf202d90cc513b533f9c363121c7792674f78e0d8a854b63b4/jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/01/4d/23c4e4f09da849e127e9f123241946c23c1e30f45a88366879e064211815/mistune-3.1.3-py3-none-any.whl.metadata Using cached mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/34/6d/e7fa07f03a4a7b221d94b4d586edb754a9b0dc3c9e2c93353e9fa4e0d117/nbclient-0.10.2-py3-none-any.whl.metadata Using cached nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pandocfilters>=1.4.1 from https://files.pythonhosted.org/packages/ef/af/4fbc8cab944db5d21b7e2a5b8e9211a03a79852b1157e2c102fcc61ac440/pandocfilters-1.5.1-py2.py3-none-any.whl.metadata Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fastjsonschema>=2.15 from https://files.pythonhosted.org/packages/90/2b/0817a2b257fe88725c25589d89aec060581aabf668707a8d03b2e9e0cb2a/fastjsonschema-2.21.1-py3-none-any.whl.metadata Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/52/ed/b7f4f07de100bdb95c1756d3a4d17b90c1a3c53715c1a476f8738058e0fa/charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.31->jupyterlab-server<3,>=2.27.1->jupyterlab<5,>=4.0.0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl.metadata Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting ptyprocess (from terminado>=0.8.3->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for ptyprocess from https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl.metadata Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webencodings from https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl.metadata Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for tinycss2<1.5,>=1.1.0 from https://files.pythonhosted.org/packages/e6/34/ebdc18bae6aa14fbee1a08b63c015c72b64868ff7dae68808ab500c492e2/tinycss2-1.4.0-py3-none-any.whl.metadata Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for parso<0.9.0,>=0.8.4 from https://files.pythonhosted.org/packages/c6/ac/dac4a63f978e4dcb3c6d3a78c4d8e0192a113d288502a1216950c41b1027/parso-0.8.4-py2.py3-none-any.whl.metadata Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for fqdn from https://files.pythonhosted.org/packages/cf/58/8acf1b3e91c58313ce5cb67df61001fc9dcd21be4fadb76c1a2d540e09ed/fqdn-1.5.1-py3-none-any.whl.metadata Using cached fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for isoduration from https://files.pythonhosted.org/packages/7b/55/e5326141505c5d5e34c5e0935d2908a74e4561eca44108fbfb9c13d2911a/isoduration-20.11.0-py3-none-any.whl.metadata Using cached isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for jsonpointer>1.13 from https://files.pythonhosted.org/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages/e7/00/3fca040d7cf8a32776d3d81a00c8ee7457e00f80c649f1e4a863c8321ae9/uri_template-1.3.0-py3-none-any.whl.metadata Using cached uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for webcolors>=24.6.0 from https://files.pythonhosted.org/packages/60/e8/c0e05e4684d13459f93d312077a9a2efbe04d59c393bc2b8802248c908d4/webcolors-24.11.1-py3-none-any.whl.metadata Using cached webcolors-24.11.1-py3-none-any.whl.metadata (2.2 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for wcwidth from https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl.metadata Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for six>=1.5 from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for cffi>=1.0.1 from https://files.pythonhosted.org/packages/26/9f/1aab65a6c0db35f43c4d1b4f580e8df53914310afc10ae0397d29d697af4/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl.metadata Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for typing-extensions>=4.0.0 from https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl.metadata Using cached typing_extensions-4.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for executing>=1.2.0 from https://files.pythonhosted.org/packages/7b/8f/c4d9bafc34ad7ad5d8dc16dd1347ee0e507a52c3adb6bfa8887e1c6a26ba/executing-2.2.0-py2.py3-none-any.whl.metadata Using cached executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/25/8a/c46dcc25341b5bce5472c718902eb3d38600a903b14fa6aeecef3f21a46f/asttokens-3.0.0-py3-none-any.whl.metadata Using cached asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=7.23.1->ipykernel>=6.5.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pure-eval from https://files.pythonhosted.org/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl.metadata Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for pycparser from https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for arrow>=0.15.0 from https://files.pythonhosted.org/packages/f8/ed/e97229a566617f2ae958a6b13e7cc0f585470eac730a73e9e82c32a3cdd2/arrow-1.3.0-py3-none-any.whl.metadata Using cached arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab<5,>=4.0.0) Obtaining dependency information for types-python-dateutil>=2.8.10 from https://files.pythonhosted.org/packages/0f/b3/ca41df24db5eb99b00d97f89d7674a90cb6b3134c52fb8121b6d8d30f15c/types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached jupyterlab-4.4.0-py3-none-any.whl (12.3 MB) Using cached hatch_nodejs_version-0.3.2-py3-none-any.whl (8.5 kB) Using cached async_lru-2.0.5-py3-none-any.whl (6.1 kB) Using cached httpx-0.28.1-py3-none-any.whl (73 kB) Using cached httpcore-1.0.7-py3-none-any.whl (78 kB) Using cached ipykernel-6.29.5-py3-none-any.whl (117 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB) Using cached jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Using cached jupyter_server-2.15.0-py3-none-any.whl (385 kB) Using cached jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Using cached notebook_shim-0.2.4-py3-none-any.whl (13 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB) Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Using cached traitlets-5.14.3-py3-none-any.whl (85 kB) Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl (13 kB) Using cached anyio-4.9.0-py3-none-any.whl (100 kB) Using cached argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) Using cached comm-0.2.2-py3-none-any.whl (7.2 kB) Using cached debugpy-1.8.13-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached ipython-9.0.2-py3-none-any.whl (600 kB) Using cached json5-0.12.0-py3-none-any.whl (36 kB) Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB) Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB) Using cached jupyter_events-0.12.0-py3-none-any.whl (19 kB) Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Using cached nbconvert-7.16.6-py3-none-any.whl (258 kB) Using cached nbformat-5.10.4-py3-none-any.whl (78 kB) Using cached overrides-7.7.0-py3-none-any.whl (17 kB) Using cached platformdirs-4.3.7-py3-none-any.whl (18 kB) Using cached prometheus_client-0.21.1-py3-none-any.whl (54 kB) Using cached pyzmq-26.3.0-cp313-cp313-manylinux_2_28_x86_64.whl (860 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached Send2Trash-1.8.3-py3-none-any.whl (18 kB) Using cached terminado-0.18.1-py3-none-any.whl (14 kB) Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB) Using cached nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Using cached attrs-25.3.0-py3-none-any.whl (63 kB) Using cached bleach-6.2.0-py3-none-any.whl (163 kB) Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Using cached h11-0.14.0-py3-none-any.whl (58 kB) Using cached jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Using cached mistune-3.1.3-py3-none-any.whl (53 kB) Using cached nbclient-0.10.2-py3-none-any.whl (25 kB) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Using cached prompt_toolkit-3.0.50-py3-none-any.whl (387 kB) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Using cached python_json_logger-3.3.0-py3-none-any.whl (15 kB) Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) Using cached referencing-0.36.2-py3-none-any.whl (26 kB) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Using cached rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (393 kB) Using cached sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached urllib3-2.3.0-py3-none-any.whl (128 kB) Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Using cached beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Using cached stack_data-0.6.3-py3-none-any.whl (24 kB) Using cached asttokens-3.0.0-py3-none-any.whl (26 kB) Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) Using cached executing-2.2.0-py2.py3-none-any.whl (26 kB) Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached soupsieve-2.6-py3-none-any.whl (36 kB) Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB) Using cached typing_extensions-4.13.1-py3-none-any.whl (45 kB) Using cached webcolors-24.11.1-py3-none-any.whl (14 kB) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Using cached fqdn-1.5.1-py3-none-any.whl (9.1 kB) Using cached isoduration-20.11.0-py3-none-any.whl (11 kB) Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB) Using cached uri_template-1.3.0-py3-none-any.whl (11 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Using cached arrow-1.3.0-py3-none-any.whl (66 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) Installing collected packages: webencodings, wcwidth, trove-classifiers, pure-eval, ptyprocess, fastjsonschema, websocket-client, webcolors, urllib3, uri-template, typing-extensions, types-python-dateutil, traitlets, tornado, tinycss2, soupsieve, sniffio, six, setuptools, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pygments, pycparser, psutil, prompt_toolkit, prometheus-client, pluggy, platformdirs, pexpect, pathspec, parso, pandocfilters, packaging, overrides, nest-asyncio, mistune, MarkupSafe, jupyterlab-pygments, jsonpointer, json5, idna, h11, fqdn, executing, defusedxml, decorator, debugpy, charset-normalizer, certifi, bleach, babel, attrs, async-lru, asttokens, terminado, stack_data, rfc3339-validator, requests, referencing, python-dateutil, matplotlib-inline, jupyter-core, jinja2, jedi, ipython-pygments-lexers, httpcore, hatchling, comm, cffi, beautifulsoup4, anyio, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, hatch-nodejs-version, arrow, argon2-cffi-bindings, jsonschema, isoduration, ipykernel, argon2-cffi, nbformat, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab Creating /tmp/pip-build-env-m71b3yxn/overlay/bin changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/wsdump to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/send2trash to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/pygmentize to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/pyjson5 to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/debugpy to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/normalizer to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/pybabel to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-migrate to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-troubleshoot to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/hatchling to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-kernel to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-kernelspec to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-run to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/ipython to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/ipython3 to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/httpx to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jsonschema to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-trust to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-execute to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-events to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-dejavu to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-nbconvert to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-server to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jlpm to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-lab to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-labextension to 755 changing mode of /tmp/pip-build-env-m71b3yxn/overlay/bin/jupyter-labhub to 755 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. notebook 7.3.3 requires jupyterlab<4.4,>=4.3.6, but you have jupyterlab 4.4.0 which is incompatible. Successfully installed MarkupSafe-3.0.2 anyio-4.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-3.0.0 async-lru-2.0.5 attrs-25.3.0 babel-2.17.0 beautifulsoup4-4.13.3 bleach-6.2.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 comm-0.2.2 debugpy-1.8.13 decorator-5.2.1 defusedxml-0.7.1 executing-2.2.0 fastjsonschema-2.21.1 fqdn-1.5.1 h11-0.14.0 hatch-nodejs-version-0.3.2 hatchling-1.27.0 httpcore-1.0.7 httpx-0.28.1 idna-3.10 ipykernel-6.29.5 ipython-9.0.2 ipython-pygments-lexers-1.1.1 isoduration-20.11.0 jedi-0.19.2 jinja2-3.1.6 json5-0.12.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.15.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.0 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 matplotlib-inline-0.1.7 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-shim-0.2.4 overrides-7.7.0 packaging-24.2 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.7 pluggy-1.5.0 prometheus-client-0.21.1 prompt_toolkit-3.0.50 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pygments-2.19.1 python-dateutil-2.9.0.post0 python-json-logger-3.3.0 pyyaml-6.0.2 pyzmq-26.3.0 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.24.0 send2trash-1.8.3 setuptools-78.1.0 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 stack_data-0.6.3 terminado-0.18.1 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 trove-classifiers-2025.3.19.19 types-python-dateutil-2.9.0.20241206 typing-extensions-4.13.1 uri-template-1.3.0 urllib3-2.3.0 wcwidth-0.2.13 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 Installing build dependencies ... done Running command Checking if build backend supports build_editable Checking if build backend supports build_editable ... done Running command Getting requirements to build editable Getting requirements to build editable ... done Running command pip subprocess to install backend dependencies Using pip 25.0.1 from /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip (python 3.13) Collecting editables~=0.3 Obtaining dependency information for editables~=0.3 from https://files.pythonhosted.org/packages/6b/be/0f2f4a5e8adc114a02b63d92bf8edbfa24db6fc602fca83c885af2479e0e/editables-0.5-py3-none-any.whl.metadata Using cached editables-0.5-py3-none-any.whl.metadata (3.1 kB) Collecting hatch-jupyter-builder>=0.5 Obtaining dependency information for hatch-jupyter-builder>=0.5 from https://files.pythonhosted.org/packages/9f/ce/be681f7af8141eabe61df05c7990db3bafe0ea9e2d7cec9329fad75a00e4/hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl.metadata (5.4 kB) Collecting hatchling>=1.17 (from hatch-jupyter-builder>=0.5) Obtaining dependency information for hatchling>=1.17 from https://files.pythonhosted.org/packages/08/e7/ae38d7a6dfba0533684e0b2136817d667588ae3ec984c1a4e5df5eb88482/hatchling-1.27.0-py3-none-any.whl.metadata Using cached hatchling-1.27.0-py3-none-any.whl.metadata (3.8 kB) Collecting packaging>=24.2 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for packaging>=24.2 from https://files.pythonhosted.org/packages/88/ef/eb23f262cca3c0c4eb7ab1933c3b1f03d021f2c48f54763065b6f0e321be/packaging-24.2-py3-none-any.whl.metadata Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pathspec>=0.10.1 from https://files.pythonhosted.org/packages/cc/20/ff623b09d963f88bfde16306a54e12ee5ea43e9b597108672ff3a408aad6/pathspec-0.12.1-py3-none-any.whl.metadata Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for pluggy>=1.0.0 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting trove-classifiers (from hatchling>=1.17->hatch-jupyter-builder>=0.5) Obtaining dependency information for trove-classifiers from https://files.pythonhosted.org/packages/40/f8/9c6d334002e7b4ff34a875d2f6fe76c6c1544bd7fde3e39cb7cd2593488f/trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl.metadata (2.3 kB) Using cached editables-0.5-py3-none-any.whl (5.1 kB) Using cached hatch_jupyter_builder-0.9.1-py3-none-any.whl (18 kB) Using cached hatchling-1.27.0-py3-none-any.whl (75 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached trove_classifiers-2025.3.19.19-py3-none-any.whl (13 kB) Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, editables, hatchling, hatch-jupyter-builder Creating /tmp/pip-build-env-m71b3yxn/normal/bin changing mode of /tmp/pip-build-env-m71b3yxn/normal/bin/hatchling to 755 changing mode of /tmp/pip-build-env-m71b3yxn/normal/bin/hatch-jupyter-builder to 755 Successfully installed editables-0.5 hatch-jupyter-builder-0.9.1 hatchling-1.27.0 packaging-24.2 pathspec-0.12.1 pluggy-1.5.0 trove-classifiers-2025.3.19.19 Installing backend dependencies ... done </pre></html></WRAP> <WRAP color_result><html><pre> Running command Preparing editable metadata (pyproject.toml) INFO:hatch_jupyter_builder.utils:Running jupyter-builder INFO:hatch_jupyter_builder.utils:Building with hatch_jupyter_builder.npm_builder INFO:hatch_jupyter_builder.utils:With kwargs: {'build_cmd': 'install:extension', 'npm': ['jlpm'], 'source_dir': 'src', 'build_dir': 'jupyter_tomoyan_extension/labextension'} INFO:hatch_jupyter_builder.utils:Installing build dependencies with npm. This may take a while... INFO:hatch_jupyter_builder.utils:> /tmp/pip-build-env-m71b3yxn/overlay/bin/jlpm install <font color="#F66151"><b>Usage Error</b></font>: The nearest package directory (/home/tomoyan/my_projects/jupyter_tomoyan_extension) doesn't seem to be part of the project declared in /home/tomoyan. - If /home/tomoyan isn't intended to be a project, remove any yarn.lock and/or package.json file there. - If /home/tomoyan is intended to be a project, it might be that you forgot to list my_projects/jupyter_tomoyan_extension in its workspace configuration. - Finally, if /home/tomoyan is fine and you intend my_projects/jupyter_tomoyan_extension to be treated as a completely separate project (not even a workspace), create an empty yarn.lock file in it. </pre></html></WRAP> <WRAP color_result_hlong><html><pre> <b>$ </b>yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] Traceback (most recent call last): File "/home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 195, in prepare_metadata_for_build_editable hook = backend.prepare_metadata_for_build_editable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'hatchling.build' has no attribute 'prepare_metadata_for_build_editable' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module> main() ~~~~^^ File "/home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 204, in prepare_metadata_for_build_editable whl_basename = build_hook(metadata_directory, config_settings) File "/tmp/pip-build-env-m71b3yxn/overlay/lib/python3.13/site-packages/hatchling/build.py", line 83, in build_editable return os.path.basename(next(builder.build(directory=wheel_directory, versions=['editable']))) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-m71b3yxn/overlay/lib/python3.13/site-packages/hatchling/builders/plugin/interface.py", line 147, in build build_hook.initialize(version, build_data) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-m71b3yxn/normal/lib/python3.13/site-packages/hatch_jupyter_builder/plugin.py", line 94, in initialize raise e File "/tmp/pip-build-env-m71b3yxn/normal/lib/python3.13/site-packages/hatch_jupyter_builder/plugin.py", line 89, in initialize build_func(self.target_name, version, **build_kwargs) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-m71b3yxn/normal/lib/python3.13/site-packages/hatch_jupyter_builder/utils.py", line 115, in npm_builder run([*npm_cmd, "install"], cwd=str(abs_path)) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-m71b3yxn/normal/lib/python3.13/site-packages/hatch_jupyter_builder/utils.py", line 231, in run return subprocess.check_call(cmd, **kwargs) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/subprocess.py", line 421, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/tmp/pip-build-env-m71b3yxn/overlay/bin/jlpm', 'install']' returned non-zero exit status 1. <font color="#F66151"><b>error</b></font>: <b>subprocess-exited-with-error</b> <font color="#C01C28">×</font> <font color="#26A269">Preparing editable metadata </font><font color="#33D17A"><b>(</b></font><font color="#26A269">pyproject.toml</font><font color="#33D17A"><b>)</b></font> did not run successfully. <font color="#C01C28">│</font> exit code: <font color="#33C7DE"><b>1</b></font> <font color="#C01C28">╰─></font> See above for output. <font color="#C061CB"><b>note</b></font>: This error originates from a subprocess, and is likely not a problem with pip. <font color="#C061CB"><b>full command</b></font>: <font color="#12488B">/home/tomoyan/miniforge3/envs/jupyterlab/bin/python3.13 /home/tomoyan/miniforge3/envs/jupyterlab/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_editable /tmp/tmpw7839ysr</font> <font color="#C061CB"><b>cwd</b></font>: /home/tomoyan/my_projects/jupyter_tomoyan_extension Preparing editable metadata (pyproject.toml) ... error <font color="#F66151"><b>error</b></font>: <b>metadata-generation-failed</b> <font color="#C01C28">×</font> Encountered error while generating package metadata. <font color="#C01C28">╰─></font> See above for output. <font color="#C061CB"><b>note</b></font>: This is an issue with the package mentioned above, not pip. <font color="#33C7DE"><b>hint</b></font>: See above for details. </pre></html></WRAP> </WRAP> <WRAP round tip 90% fsizemin> yarn は親階層ディレクトリのプロジェクトをチェックするので、もしも、この extension パッケージプロジェクトの親階層に <html><code>yarn.lock</code></html> ファイルが存在する場合は、この extension は親プロジェクトの一部であると見なされるために以下のエラーが発生する🤔\\ そのようなディレクトリ構成にならないようにするか、予め空の ''yarn.lock'' ファイルを作成しておく😉\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> <WRAP color_result><html><pre> ... <font color="#F66151"><b>Usage Error</b></font>: The nearest package directory (/home/tomoyan/my_projects/jupyter_tomoyan_extension) doesn't seem to be part of the project declared in /home/tomoyan. - If /home/tomoyan isn't intended to be a project, remove any yarn.lock and/or package.json file there. - If /home/tomoyan is intended to be a project, it might be that you forgot to list my_projects/jupyter_tomoyan_extension in its workspace configuration. - Finally, if /home/tomoyan is fine and you intend my_projects/jupyter_tomoyan_extension to be treated as a completely separate project (not even a workspace), create an empty yarn.lock file in it. ... </pre></html></WRAP> </WRAP> 空の <html><code>yarn.lock</code></html> ファイルを作成してからビルドする。\\ <WRAP color_term> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">touch</font> yarn.lock </pre></html></WRAP> <WRAP color_command><html><pre> (jupyterlab-ext) <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:single">.</u> </pre></html></WRAP> </WRAP> </WRAP> ''touch yarn.lock'' を実行してからビルドせよ😉\\ <WRAP color_term> <WRAP color_command><html><pre> <font color="#0087FF"><b>$</b></font> <font color="#26A269">touch</font><font color="#999999"> </font><font color="#999999"><u style="text-decoration-style:solid">yarn.lock</u></font> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pip</font> install <font color="#A347BA">-ve</font> <u style="text-decoration-style:solid">.</u> </pre></html></WRAP> </WRAP> ===== 参考文献 ===== <WRAP scroll_area_long fsize14> [[rtd>jupyterlab.readthedocs.io/en/latest/index.html|JupyterLab Documentation — JupyterLab latest documentation]]\\ [[git>jupyterlab/extension-examples/|jupyterlab/extension-examples: JupyterLab Extensions by Examples]]\\ [[git>jupyterlab/jupyterlab/tree/4.3.x/packages/codemirror|jupyterlab/packages/codemirror at 4.3.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/language.ts|jupyterlab/packages/codemirror/src/language.ts at 4.3.x · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/blob/4.3.x/packages/codemirror/src/theme.ts|jupyterlab/packages/codemirror/src/theme.ts at 4.3.x · jupyterlab/jupyterlab]]\\ [[git>jtpio/jupyterlab-theme-editor|jtpio/jupyterlab-theme-editor: Extension providing a theme editor where colors, font families and font sizes of the elements of the user interface can be varied]]\\ [[git>jupyterlab/jupyterlab/issues/8521|Make terminal colors configurable (or at least change the defaults) · Issue #8521 · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/blob/4.3.x/packages/terminal-extension/src/index.ts|jupyterlab/packages/terminal-extension/src/index.ts at 4.3.x · jupyterlab/jupyterlab]]\\ [[https://xtermjs.org/docs/api/terminal/interfaces/itheme/|ITheme - xtermjs.org]]\\ webpackによるバンドルは遅いので議論されている🤔\\ 速度優先なら Rspack など...\\ [[git>jupyterlab/jupyterlab/issues/15035|Switch away from webpack for bundling · Issue #15035 · jupyterlab/jupyterlab]]😍\\ [[git>jtpio/jupyterlab-rspack|jtpio/jupyterlab-rspack: [WIP] Build JupyterLab extensions with Rspack (Rust powered Webpack)]]\\ [[git>jupyterlab/jupyterlab/pull/16005|Switch from `webpack` to `rspack` for bundling by jtpio · Pull Request #16005 · jupyterlab/jupyterlab]]\\ [[git>jupyterlab/jupyterlab/milestone/82|Milestone for JupyterLab 4.5.0]]\\ ファイルブラウザのツリービューに関する議論🤔\\ [[git>jupyterlab/jupyterlab/issues/5526|WIP/Discussion: Tree view for file browser · Issue #5526 · jupyterlab/jupyterlab]]\\ [[git>jupyterlab-contrib/jupyterlab-unfold|jupyterlab-contrib/jupyterlab-unfold: An IDE-like file browser for JupyterLab]]\\ [[git>jpmorganchase/jupyter-fs|jpmorganchase/jupyter-fs: A filesystem-like contents manager for multiple backends in Jupyter]]\\ [[git>telamonian/tree-finder|telamonian/tree-finder: Versatile tree-viewer/filebrowser widget, built on top of regular-table]]\\ [[deno>blog/your-new-js-package-manager|Introducing your new JavaScript package manager: Deno]]\\ [[https://github.com/jupyterlab/lumino|jupyterlab/lumino: Lumino is a library for building interactive web applications]]\\ </WRAP> ==== 付録 ==== [[tw>tomoyan596sp/status/1719561568890065148|よし、TypeScriptでJupyterLabの拡張機能はできた🤔]]\\ [[bs>tomoyan596.bsky.social/post/3lmdpwxenqc23|Rustは18言語目 TypeScriptで19言語目 <= 今日はここ😅 Goは20言語目]]\\ python/jupyterlab/extension_dev.txt 最終更新: 2025/04/27 06:49by ともやん