args:
  app: https://github.com/YunoHost-Apps/homarr_ynh/tree/testing
  force: false
  label: null
  no_remove_on_failure: false
ended_at: 2022-12-29 12:48:27.830227
env:
  YNH_APP_ACTION: install
  YNH_APP_ARG_DOMAIN: homepage.maindomain.tld
  YNH_APP_ARG_IS_PUBLIC: '1'
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t
  YNH_APP_ID: homarr
  YNH_APP_INSTANCE_NAME: homarr
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 0.10.7~ynh1
  YNH_APP_PACKAGING_FORMAT: '1.0'
  YNH_ARCH: amd64
error: null
interface: cli
operation: app_install
parent: null
related_to:
- - app
  - homarr
started_at: 2022-12-29 12:32:19.942068
success: true
yunohost_version: 11.1.1.2

============

2022-12-29 12:32:19,983: INFO - Installing homarr...
2022-12-29 12:32:21,249: DEBUG - Nothing to update in LDAP
2022-12-29 12:32:21,252: DEBUG - Permission 'homarr.main' updated
2022-12-29 12:32:22,163: DEBUG - To view the log of the operation 'Update URL related to permission 'homarr'', use the command 'yunohost log show 20221229-123221-permission_url-homarr'
2022-12-29 12:32:24,247: DEBUG - The permission database has been resynchronized
2022-12-29 12:32:25,625: DEBUG - SSOwat configuration regenerated
2022-12-29 12:32:26,521: DEBUG - Permission 'homarr.main' created
2022-12-29 12:32:26,523: DEBUG - To view the log of the operation 'Create permission 'homarr'', use the command 'yunohost log show 20221229-123220-permission_create-homarr'
2022-12-29 12:32:26,617: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2022-12-29 12:32:26,637: DEBUG - + source _common.sh
2022-12-29 12:32:26,639: DEBUG - ++ nodejs_version=16
2022-12-29 12:32:26,641: DEBUG - + source /usr/share/yunohost/helpers
2022-12-29 12:32:26,646: DEBUG - +++ set +o
2022-12-29 12:32:26,647: DEBUG - +++ grep xtrace
2022-12-29 12:32:26,656: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2022-12-29 12:32:26,658: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2022-12-29 12:32:26,788: DEBUG - + ynh_abort_if_errors
2022-12-29 12:32:26,795: DEBUG - + trap ynh_exit_properly EXIT
2022-12-29 12:32:26,796: DEBUG - + domain=homepage.maindomain.tld
2022-12-29 12:32:26,799: DEBUG - + path_url=/
2022-12-29 12:32:26,800: DEBUG - + is_public=1
2022-12-29 12:32:26,803: DEBUG - + app=homarr
2022-12-29 12:32:27,046: INFO - [....................] > Validating installation parameters...
2022-12-29 12:32:27,048: DEBUG - + final_path=/var/www/homarr
2022-12-29 12:32:27,049: DEBUG - + test '!' -e /var/www/homarr
2022-12-29 12:32:27,050: DEBUG - + ynh_webpath_register --app=homarr --domain=homepage.maindomain.tld --path_url=/
2022-12-29 12:32:27,232: DEBUG - + yunohost app register-url homarr homepage.maindomain.tld /
2022-12-29 12:32:38,569: INFO - [+...................] > Storing installation settings...
2022-12-29 12:32:38,573: DEBUG - + ynh_app_setting_set --app=homarr --key=domain --value=homepage.maindomain.tld
2022-12-29 12:32:38,574: DEBUG - + local _globalapp=homarr
2022-12-29 12:32:38,836: DEBUG - + app=homarr
2022-12-29 12:32:38,839: DEBUG - + [[ domain =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:32:38,840: DEBUG - + ynh_app_setting set homarr domain homepage.maindomain.tld
2022-12-29 12:32:39,101: DEBUG - + ynh_app_setting_set --app=homarr --key=path --value=/
2022-12-29 12:32:39,105: DEBUG - + local _globalapp=homarr
2022-12-29 12:32:39,360: DEBUG - + app=homarr
2022-12-29 12:32:39,362: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:32:39,363: DEBUG - + ynh_app_setting set homarr path /
2022-12-29 12:32:39,899: INFO - [#+..................] > Finding an available port...
2022-12-29 12:32:39,902: DEBUG - ++ ynh_find_port --port=8095
2022-12-29 12:32:39,938: DEBUG - ++ test -n 8095
2022-12-29 12:32:39,939: DEBUG - ++ ynh_port_available --port=8095
2022-12-29 12:32:39,976: DEBUG - ++ ss --numeric --listening --tcp --udp
2022-12-29 12:32:39,979: DEBUG - ++ awk '{print$5}'
2022-12-29 12:32:39,980: DEBUG - ++ grep --quiet --extended-regexp ':8095$'
2022-12-29 12:32:40,068: DEBUG - ++ return 1
2022-12-29 12:32:40,070: DEBUG - ++ port=8096
2022-12-29 12:32:40,072: DEBUG - ++ ynh_port_available --port=8096
2022-12-29 12:32:40,115: DEBUG - ++ ss --numeric --listening --tcp --udp
2022-12-29 12:32:40,117: DEBUG - ++ awk '{print$5}'
2022-12-29 12:32:40,120: DEBUG - ++ grep --quiet --extended-regexp ':8096$'
2022-12-29 12:32:40,134: DEBUG - ++ return 1
2022-12-29 12:32:40,136: DEBUG - ++ port=8097
2022-12-29 12:32:40,137: DEBUG - ++ ynh_port_available --port=8097
2022-12-29 12:32:40,174: DEBUG - ++ ss --numeric --listening --tcp --udp
2022-12-29 12:32:40,176: DEBUG - ++ grep --quiet --extended-regexp ':8097$'
2022-12-29 12:32:40,178: DEBUG - ++ awk '{print$5}'
2022-12-29 12:32:40,192: DEBUG - ++ return 1
2022-12-29 12:32:40,195: DEBUG - ++ port=8098
2022-12-29 12:32:40,197: DEBUG - ++ ynh_port_available --port=8098
2022-12-29 12:32:40,231: DEBUG - ++ ss --numeric --listening --tcp --udp
2022-12-29 12:32:40,233: DEBUG - ++ awk '{print$5}'
2022-12-29 12:32:40,235: DEBUG - ++ grep --quiet --extended-regexp ':8098$'
2022-12-29 12:32:40,252: DEBUG - ++ grep -q 'port: '\''8098'\''' /etc/yunohost/apps/baikal/settings.yml /etc/yunohost/apps/borg/settings.yml /etc/yunohost/apps/calibreweb/settings.yml /etc/yunohost/apps/coturn/settings.yml /etc/yunohost/apps/element/settings.yml /etc/yunohost/apps/homarr/settings.yml /etc/yunohost/apps/lychee/settings.yml /etc/yunohost/apps/mautrix_signal/settings.yml /etc/yunohost/apps/mautrix_whatsapp/settings.yml /etc/yunohost/apps/redirect__2/settings.yml /etc/yunohost/apps/redirect__3/settings.yml /etc/yunohost/apps/redirect/settings.yml /etc/yunohost/apps/snappymail/settings.yml /etc/yunohost/apps/synapse-admin/settings.yml /etc/yunohost/apps/synapse/settings.yml /etc/yunohost/apps/syncthing/settings.yml /etc/yunohost/apps/tiddlywiki/settings.yml /etc/yunohost/apps/vaultwarden/settings.yml /etc/yunohost/apps/wallabag2/settings.yml /etc/yunohost/apps/wetty/settings.yml
2022-12-29 12:32:40,261: DEBUG - ++ return 0
2022-12-29 12:32:40,263: DEBUG - ++ echo 8098
2022-12-29 12:32:40,264: DEBUG - + port=8098
2022-12-29 12:32:40,265: DEBUG - + ynh_app_setting_set --app=homarr --key=port --value=8098
2022-12-29 12:32:40,266: DEBUG - + local _globalapp=homarr
2022-12-29 12:32:40,526: DEBUG - + app=homarr
2022-12-29 12:32:40,527: DEBUG - + [[ port =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:32:40,528: DEBUG - + ynh_app_setting set homarr port 8098
2022-12-29 12:32:41,076: INFO - [##+.................] > Installing dependencies...
2022-12-29 12:32:41,078: DEBUG - + ynh_exec_warn_less ynh_install_nodejs --nodejs_version=16
2022-12-29 12:32:41,080: DEBUG - + [[ 2 -eq 1 ]]
2022-12-29 12:32:41,081: DEBUG - + ynh_install_nodejs --nodejs_version=16
2022-12-29 12:32:41,107: DEBUG - + mkdir --parents /opt/node_n
2022-12-29 12:32:41,111: DEBUG - + CLEAR_PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:41,116: DEBUG - ++ echo /opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:41,117: DEBUG - ++ sed s@/usr/local/bin:@@
2022-12-29 12:32:41,121: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:41,122: DEBUG - + test -x /usr/bin/node
2022-12-29 12:32:41,124: DEBUG - + mv /usr/bin/node /usr/bin/node_n
2022-12-29 12:32:41,127: DEBUG - + test -x /usr/bin/npm
2022-12-29 12:32:41,128: DEBUG - + /opt/node_n/bin/n --version
2022-12-29 12:32:41,167: DEBUG - ++ /opt/node_n/bin/n --version
2022-12-29 12:32:41,189: DEBUG - + dpkg --compare-versions v8.2.0 lt 9.0.1
2022-12-29 12:32:41,193: DEBUG - dpkg: warning: version 'v8.2.0' has bad syntax: version number does not start with digit
2022-12-29 12:32:41,195: DEBUG - + ynh_replace_string '--match_string=^N_PREFIX=${N_PREFIX-.*}$' '--replace_string=N_PREFIX=${N_PREFIX-/opt/node_n}' --target_file=/opt/node_n/bin/n
2022-12-29 12:32:41,431: DEBUG - + sed --in-place 's@^N_PREFIX=${N_PREFIX-.*}$@N_PREFIX=${N_PREFIX-/opt/node_n}@g' /opt/node_n/bin/n
2022-12-29 12:32:41,458: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:41,460: DEBUG - + test -x /usr/bin/node_n
2022-12-29 12:32:41,461: DEBUG - + mv /usr/bin/node_n /usr/bin/node
2022-12-29 12:32:41,464: DEBUG - + test -x /usr/bin/npm_n
2022-12-29 12:32:41,465: DEBUG - ++ uname --machine
2022-12-29 12:32:41,468: DEBUG - + uname=x86_64
2022-12-29 12:32:41,470: DEBUG - + [[ x86_64 =~ aarch64 ]]
2022-12-29 12:32:41,471: DEBUG - + [[ x86_64 =~ arm64 ]]
2022-12-29 12:32:41,472: DEBUG - + n 16
2022-12-29 12:32:41,777: DEBUG -   installing : node-v16.19.0
2022-12-29 12:32:41,943: DEBUG -        mkdir : /opt/node_n/n/versions/node/16.19.0
2022-12-29 12:32:41,963: DEBUG -        fetch : https://nodejs.org/dist/v16.19.0/node-v16.19.0-linux-x64.tar.xz
2022-12-29 12:32:48,208: DEBUG -      copying : node/16.19.0
2022-12-29 12:32:52,675: DEBUG -    installed : v16.19.0 (with npm 8.19.3)
2022-12-29 12:32:52,681: DEBUG - ++ find /opt/node_n/n/versions/node/16 /opt/node_n/n/versions/node/16.17.1 /opt/node_n/n/versions/node/16.18.1 /opt/node_n/n/versions/node/16.19.0 -maxdepth 0
2022-12-29 12:32:52,684: DEBUG - ++ sort --version-sort
2022-12-29 12:32:52,685: DEBUG - ++ tail --lines=1
2022-12-29 12:32:52,690: DEBUG - + real_nodejs_version=/opt/node_n/n/versions/node/16.19.0
2022-12-29 12:32:52,692: DEBUG - ++ basename /opt/node_n/n/versions/node/16.19.0
2022-12-29 12:32:52,698: DEBUG - + real_nodejs_version=16.19.0
2022-12-29 12:32:52,699: DEBUG - + '[' '!' -e /opt/node_n/n/versions/node/16 ']'
2022-12-29 12:32:52,701: DEBUG - + echo homarr:16
2022-12-29 12:32:52,702: DEBUG - + tee --append /opt/node_n/ynh_app_version
2022-12-29 12:32:52,718: DEBUG - homarr:16
2022-12-29 12:32:52,719: DEBUG - + ynh_app_setting_set --app=homarr --key=nodejs_version --value=16
2022-12-29 12:32:52,721: DEBUG - + local _globalapp=homarr
2022-12-29 12:32:52,969: DEBUG - + app=homarr
2022-12-29 12:32:52,971: DEBUG - + [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:32:52,972: DEBUG - + ynh_app_setting set homarr nodejs_version 16
2022-12-29 12:32:53,257: DEBUG - + ynh_cron_upgrade_node
2022-12-29 12:32:53,259: DEBUG - + cat
2022-12-29 12:32:53,263: DEBUG - + chmod +x /opt/node_n/node_update.sh
2022-12-29 12:32:53,268: DEBUG - + cat
2022-12-29 12:32:53,274: DEBUG - + chmod +x /etc/cron.daily/node_update
2022-12-29 12:32:53,278: DEBUG - + ynh_use_nodejs
2022-12-29 12:32:53,280: DEBUG - ++ ynh_app_setting_get --app=homarr --key=nodejs_version
2022-12-29 12:32:53,281: DEBUG - ++ local _globalapp=homarr
2022-12-29 12:32:53,390: DEBUG - ++ app=homarr
2022-12-29 12:32:53,392: DEBUG - ++ [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:32:53,393: DEBUG - ++ ynh_app_setting get homarr nodejs_version
2022-12-29 12:32:53,654: DEBUG - + nodejs_version=16
2022-12-29 12:32:53,656: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/16/bin
2022-12-29 12:32:53,657: DEBUG - + shopt -s expand_aliases
2022-12-29 12:32:53,658: DEBUG - + ynh_node=/opt/node_n/n/versions/node/16/bin/node
2022-12-29 12:32:53,659: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/16/bin/node
2022-12-29 12:32:53,660: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/16/bin/npm
2022-12-29 12:32:53,661: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/16/bin/npm
2022-12-29 12:32:53,662: DEBUG - + [[ :/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\6\/\b\i\n* ]]
2022-12-29 12:32:53,664: DEBUG - + PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:53,666: DEBUG - + node_PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:53,667: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:53,669: DEBUG - + ynh_node_load_path=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:32:53,670: DEBUG - + ynh_install_extra_app_dependencies '--repo=deb https://dl.yarnpkg.com/debian/ stable main' --package=yarn --key=https://dl.yarnpkg.com/debian/pubkey.gpg
2022-12-29 12:32:53,964: DEBUG - + name=homarr
2022-12-29 12:32:53,965: DEBUG - + key=https://dl.yarnpkg.com/debian/pubkey.gpg
2022-12-29 12:32:53,967: DEBUG - + '[' -n https://dl.yarnpkg.com/debian/pubkey.gpg ']'
2022-12-29 12:32:53,969: DEBUG - + key=--key=https://dl.yarnpkg.com/debian/pubkey.gpg
2022-12-29 12:32:53,970: DEBUG - + ynh_install_extra_repo '--repo=deb https://dl.yarnpkg.com/debian/ stable main' --key=https://dl.yarnpkg.com/debian/pubkey.gpg --priority=995 --name=homarr
2022-12-29 12:32:54,381: DEBUG - + name=homarr
2022-12-29 12:32:54,383: DEBUG - + append=0
2022-12-29 12:32:54,385: DEBUG - + key=https://dl.yarnpkg.com/debian/pubkey.gpg
2022-12-29 12:32:54,386: DEBUG - + priority=995
2022-12-29 12:32:54,389: DEBUG - + append=
2022-12-29 12:32:54,390: DEBUG - + wget_append=tee
2022-12-29 12:32:54,391: DEBUG - + repo='https://dl.yarnpkg.com/debian/ stable main'
2022-12-29 12:32:54,392: DEBUG - ++ echo 'https://dl.yarnpkg.com/debian/ stable main'
2022-12-29 12:32:54,393: DEBUG - ++ awk '{ print $1 }'
2022-12-29 12:32:54,399: DEBUG - + local uri=https://dl.yarnpkg.com/debian/
2022-12-29 12:32:54,401: DEBUG - ++ echo 'https://dl.yarnpkg.com/debian/ stable main'
2022-12-29 12:32:54,403: DEBUG - ++ awk '{ print $2 }'
2022-12-29 12:32:54,411: DEBUG - + local suite=stable
2022-12-29 12:32:54,412: DEBUG - + local component=main
2022-12-29 12:32:54,414: DEBUG - + ynh_add_repo --uri=https://dl.yarnpkg.com/debian/ --suite=stable --component=main --name=homarr
2022-12-29 12:32:54,835: DEBUG - + name=homarr
2022-12-29 12:32:54,836: DEBUG - + append=0
2022-12-29 12:32:54,838: DEBUG - + append=tee
2022-12-29 12:32:54,839: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2022-12-29 12:32:54,844: DEBUG - + tee /etc/apt/sources.list.d/homarr.list
2022-12-29 12:32:54,848: DEBUG - deb https://dl.yarnpkg.com/debian/ stable main
2022-12-29 12:32:54,850: DEBUG - + local pin=dl.yarnpkg.com/debian/
2022-12-29 12:32:54,853: DEBUG - + pin=dl.yarnpkg.com
2022-12-29 12:32:54,855: DEBUG - + '[' -n 995 ']'
2022-12-29 12:32:54,857: DEBUG - + priority=--priority=995
2022-12-29 12:32:54,859: DEBUG - + ynh_pin_repo '--package=*' '--pin=origin "dl.yarnpkg.com"' --priority=995 --name=homarr
2022-12-29 12:32:55,257: DEBUG - + package='*'
2022-12-29 12:32:55,258: DEBUG - + priority=995
2022-12-29 12:32:55,260: DEBUG - + name=homarr
2022-12-29 12:32:55,261: DEBUG - + append=0
2022-12-29 12:32:55,264: DEBUG - + append=tee
2022-12-29 12:32:55,265: DEBUG - + [[ homarr != \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2022-12-29 12:32:55,266: DEBUG - + mkdir --parents /etc/apt/preferences.d
2022-12-29 12:32:55,269: DEBUG - Pin: origin "dl.yarnpkg.com"
2022-12-29 12:32:55,270: DEBUG - Pin-Priority: 995
2022-12-29 12:32:55,272: DEBUG - '
2022-12-29 12:32:55,273: DEBUG - + tee /etc/apt/preferences.d/homarr
2022-12-29 12:32:55,274: DEBUG - Package: *
2022-12-29 12:32:55,275: DEBUG - Pin: origin "dl.yarnpkg.com"
2022-12-29 12:32:55,276: DEBUG - Pin-Priority: 995
2022-12-29 12:32:55,278: DEBUG - 
2022-12-29 12:32:55,280: DEBUG - + '[' -n https://dl.yarnpkg.com/debian/pubkey.gpg ']'
2022-12-29 12:32:55,281: DEBUG - + mkdir --parents /etc/apt/trusted.gpg.d
2022-12-29 12:32:55,282: DEBUG - + wget --timeout 900 --quiet https://dl.yarnpkg.com/debian/pubkey.gpg --output-document=-
2022-12-29 12:32:55,283: DEBUG - + gpg --dearmor
2022-12-29 12:32:55,284: DEBUG - + tee /etc/apt/trusted.gpg.d/homarr.gpg
2022-12-29 12:32:55,567: DEBUG - + ynh_package_update
2022-12-29 12:32:55,569: DEBUG - + ynh_apt update
2022-12-29 12:32:55,572: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:32:56,479: DEBUG - + return 0
2022-12-29 12:32:56,481: DEBUG - + LC_ALL=C
2022-12-29 12:32:56,482: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-12-29 12:32:56,483: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-12-29 12:32:57,156: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2022-12-29 12:32:57,158: DEBUG - Hit:2 http://deb.debian.org/debian bullseye InRelease
2022-12-29 12:32:57,160: DEBUG - Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
2022-12-29 12:32:57,169: DEBUG - Get:4 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
2022-12-29 12:32:57,182: DEBUG - Get:5 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
2022-12-29 12:32:57,189: DEBUG - Hit:6 https://packages.sury.org/php bullseye InRelease
2022-12-29 12:33:00,570: DEBUG - Get:7 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.9 kB]
2022-12-29 12:33:00,628: DEBUG - Get:8 https://dl.yarnpkg.com/debian stable/main all Packages [10.9 kB]
2022-12-29 12:33:01,071: DEBUG - Fetched 131 kB in 4s (31.1 kB/s)
2022-12-29 12:33:05,244: DEBUG - Reading package lists...
2022-12-29 12:33:05,329: DEBUG - + ynh_install_app_dependencies yarn
2022-12-29 12:33:05,331: DEBUG - + local dependencies=yarn
2022-12-29 12:33:05,333: DEBUG - ++ echo yarn
2022-12-29 12:33:05,335: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2022-12-29 12:33:05,345: DEBUG - + dependencies=yarn
2022-12-29 12:33:05,346: DEBUG - + local dependencies=yarn
2022-12-29 12:33:05,348: DEBUG - ++ ynh_read_manifest --manifest_key=version
2022-12-29 12:33:05,416: DEBUG - ++ '[' '!' -e '' ']'
2022-12-29 12:33:05,417: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json ']'
2022-12-29 12:33:05,419: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:05,420: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:05,421: DEBUG - ++ grep -q '\.json$'
2022-12-29 12:33:05,426: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json --raw-output
2022-12-29 12:33:05,711: DEBUG - + local version=0.10.7~ynh1
2022-12-29 12:33:05,712: DEBUG - + '[' -z 0.10.7~ynh1 ']'
2022-12-29 12:33:05,713: DEBUG - + '[' 0.10.7~ynh1 == null ']'
2022-12-29 12:33:05,716: DEBUG - + local dep_app=homarr
2022-12-29 12:33:05,718: DEBUG - + [[ yarn =~ [<=>] ]]
2022-12-29 12:33:05,719: DEBUG - ++ echo yarn
2022-12-29 12:33:05,722: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2022-12-29 12:33:05,724: DEBUG - ++ sort -u
2022-12-29 12:33:05,731: DEBUG - + local specific_php_version=
2022-12-29 12:33:05,734: DEBUG - + grep --quiet php
2022-12-29 12:33:05,739: DEBUG - ++ ynh_package_is_installed postgresql-13
2022-12-29 12:33:05,777: DEBUG - ++ ynh_wait_dpkg_free
2022-12-29 12:33:06,565: DEBUG - ++ return 0
2022-12-29 12:33:06,568: DEBUG - ++ grep --count 'ok installed'
2022-12-29 12:33:06,569: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2022-12-29 12:33:06,658: DEBUG - ++ echo yes
2022-12-29 12:33:06,659: DEBUG - + local psql_installed=yes
2022-12-29 12:33:06,661: DEBUG - + [[ true == \t\r\u\e ]]
2022-12-29 12:33:06,662: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2022-12-29 12:33:06,664: DEBUG - + cat
2022-12-29 12:33:06,667: DEBUG - + ynh_package_install_from_equivs /tmp/homarr-ynh-deps.control
2022-12-29 12:33:06,668: DEBUG - + local controlfile=/tmp/homarr-ynh-deps.control
2022-12-29 12:33:06,671: DEBUG - ++ grep '^Package: ' /tmp/homarr-ynh-deps.control
2022-12-29 12:33:06,673: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-12-29 12:33:06,678: DEBUG - + local pkgname=homarr-ynh-deps
2022-12-29 12:33:06,681: DEBUG - ++ grep '^Version: ' /tmp/homarr-ynh-deps.control
2022-12-29 12:33:06,684: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-12-29 12:33:06,690: DEBUG - + local pkgversion=0.10.7~ynh1
2022-12-29 12:33:06,692: DEBUG - + [[ -z homarr-ynh-deps ]]
2022-12-29 12:33:06,693: DEBUG - + [[ -z 0.10.7~ynh1 ]]
2022-12-29 12:33:06,694: DEBUG - + ynh_package_update
2022-12-29 12:33:06,695: DEBUG - + ynh_apt update
2022-12-29 12:33:06,696: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:07,491: DEBUG - + return 0
2022-12-29 12:33:07,492: DEBUG - + LC_ALL=C
2022-12-29 12:33:07,493: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-12-29 12:33:07,494: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-12-29 12:33:08,012: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2022-12-29 12:33:08,014: DEBUG - Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
2022-12-29 12:33:08,128: DEBUG - Hit:3 https://dl.yarnpkg.com/debian stable InRelease
2022-12-29 12:33:08,131: DEBUG - Hit:4 https://packages.sury.org/php bullseye InRelease
2022-12-29 12:33:08,235: DEBUG - Hit:5 http://deb.debian.org/debian bullseye InRelease
2022-12-29 12:33:08,248: DEBUG - Hit:6 http://deb.debian.org/debian bullseye-updates InRelease
2022-12-29 12:33:15,979: DEBUG - Reading package lists...
2022-12-29 12:33:16,063: DEBUG - ++ mktemp --directory
2022-12-29 12:33:16,070: DEBUG - + local TMPDIR=/tmp/tmp.1lGk380Mqs
2022-12-29 12:33:16,071: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2022-12-29 12:33:16,086: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:16,886: DEBUG - + return 0
2022-12-29 12:33:16,887: DEBUG - + cp /tmp/homarr-ynh-deps.control /tmp/tmp.1lGk380Mqs/control
2022-12-29 12:33:16,894: DEBUG - + cd /tmp/tmp.1lGk380Mqs
2022-12-29 12:33:16,897: DEBUG - + LC_ALL=C
2022-12-29 12:33:16,899: DEBUG - + equivs-build ./control
2022-12-29 12:33:18,414: DEBUG - dpkg-buildpackage: info: source package homarr-ynh-deps
2022-12-29 12:33:18,415: DEBUG - dpkg-buildpackage: info: source version 0.10.7~ynh1
2022-12-29 12:33:18,417: DEBUG - dpkg-buildpackage: info: source distribution unstable
2022-12-29 12:33:18,418: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@packer-output-1072f925-1e83-4ec6-b595-372817c7f8bc>
2022-12-29 12:33:18,657: DEBUG -  dpkg-source --before-build .
2022-12-29 12:33:18,658: DEBUG - dpkg-buildpackage: info: host architecture amd64
2022-12-29 12:33:19,330: DEBUG -  debian/rules clean
2022-12-29 12:33:19,345: DEBUG - dh clean
2022-12-29 12:33:19,985: DEBUG -    dh_clean
2022-12-29 12:33:20,207: DEBUG -  debian/rules binary
2022-12-29 12:33:20,212: DEBUG - dh binary
2022-12-29 12:33:20,676: DEBUG -    dh_update_autotools_config
2022-12-29 12:33:20,867: DEBUG -    dh_autoreconf
2022-12-29 12:33:21,130: DEBUG -    create-stamp debian/debhelper-build-stamp
2022-12-29 12:33:21,131: DEBUG -    dh_prep
2022-12-29 12:33:21,313: DEBUG -    dh_install
2022-12-29 12:33:21,523: DEBUG -    dh_installdocs
2022-12-29 12:33:21,771: DEBUG -    dh_installchangelogs
2022-12-29 12:33:22,376: DEBUG -    dh_perl
2022-12-29 12:33:22,605: DEBUG -    dh_link
2022-12-29 12:33:22,834: DEBUG -    dh_strip_nondeterminism
2022-12-29 12:33:23,351: DEBUG -    dh_compress
2022-12-29 12:33:23,628: DEBUG -    dh_fixperms
2022-12-29 12:33:23,865: DEBUG -    dh_missing
2022-12-29 12:33:24,031: DEBUG -    dh_installdeb
2022-12-29 12:33:24,247: DEBUG -    dh_gencontrol
2022-12-29 12:33:25,097: DEBUG -    dh_md5sums
2022-12-29 12:33:25,319: DEBUG -    dh_builddeb
2022-12-29 12:33:25,497: DEBUG - dpkg-deb: building package 'homarr-ynh-deps' in '../homarr-ynh-deps_0.10.7~ynh1_all.deb'.
2022-12-29 12:33:25,630: DEBUG -  dpkg-genbuildinfo --build=binary
2022-12-29 12:33:29,788: DEBUG -  dpkg-genchanges --build=binary >../homarr-ynh-deps_0.10.7~ynh1_amd64.changes
2022-12-29 12:33:30,313: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2022-12-29 12:33:30,329: DEBUG -  dpkg-source --after-build .
2022-12-29 12:33:30,976: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2022-12-29 12:33:31,016: DEBUG - 
2022-12-29 12:33:31,017: DEBUG - The package has been created.
2022-12-29 12:33:31,018: DEBUG - Attention, the package has been created in the current directory,
2022-12-29 12:33:31,020: DEBUG - not in ".." as indicated by the message above!
2022-12-29 12:33:31,026: DEBUG - + LC_ALL=C
2022-12-29 12:33:31,028: DEBUG - + dpkg --force-depends --install ./homarr-ynh-deps_0.10.7~ynh1_all.deb
2022-12-29 12:33:31,030: DEBUG - + tee ./dpkg_log
2022-12-29 12:33:31,363: DEBUG - Selecting previously unselected package homarr-ynh-deps.
2022-12-29 12:33:33,702: DEBUG - (Reading database ... 64665 files and directories currently installed.)
2022-12-29 12:33:33,716: DEBUG - Preparing to unpack .../homarr-ynh-deps_0.10.7~ynh1_all.deb ...
2022-12-29 12:33:33,773: DEBUG - Unpacking homarr-ynh-deps (0.10.7~ynh1) ...
2022-12-29 12:33:34,046: DEBUG - Setting up homarr-ynh-deps (0.10.7~ynh1) ...
2022-12-29 12:33:34,336: DEBUG - + ynh_package_install --fix-broken
2022-12-29 12:33:34,340: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-12-29 12:33:34,342: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:35,174: DEBUG - + return 0
2022-12-29 12:33:35,175: DEBUG - + LC_ALL=C
2022-12-29 12:33:35,177: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-12-29 12:33:35,178: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-12-29 12:33:36,013: DEBUG - Reading package lists...
2022-12-29 12:33:36,647: DEBUG - Building dependency tree...
2022-12-29 12:33:36,664: DEBUG - Reading state information...
2022-12-29 12:33:37,832: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2022-12-29 12:33:37,835: DEBUG - + [[ -n /tmp/tmp.1lGk380Mqs ]]
2022-12-29 12:33:37,836: DEBUG - + rm --recursive --force /tmp/tmp.1lGk380Mqs
2022-12-29 12:33:37,839: DEBUG - + ynh_package_is_installed homarr-ynh-deps
2022-12-29 12:33:37,884: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:38,710: DEBUG - + return 0
2022-12-29 12:33:38,713: DEBUG - + dpkg-query --show '--showformat=${Status}' homarr-ynh-deps
2022-12-29 12:33:38,715: DEBUG - + grep --count 'ok installed'
2022-12-29 12:33:38,774: DEBUG - + rm /tmp/homarr-ynh-deps.control
2022-12-29 12:33:38,780: DEBUG - ++ ynh_package_is_installed postgresql-13
2022-12-29 12:33:38,827: DEBUG - ++ ynh_wait_dpkg_free
2022-12-29 12:33:39,651: DEBUG - ++ return 0
2022-12-29 12:33:39,654: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2022-12-29 12:33:39,655: DEBUG - ++ grep --count 'ok installed'
2022-12-29 12:33:39,712: DEBUG - ++ echo yes
2022-12-29 12:33:39,715: DEBUG - + local psql_installed2=yes
2022-12-29 12:33:39,716: DEBUG - + [[ yes != \y\e\s ]]
2022-12-29 12:33:39,718: DEBUG - ++ apt-mark showauto yarn
2022-12-29 12:33:40,664: DEBUG - + local apps_auto_installed=yarn
2022-12-29 12:33:40,665: DEBUG - + ynh_package_install yarn
2022-12-29 12:33:40,667: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install yarn
2022-12-29 12:33:40,668: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:41,445: DEBUG - + return 0
2022-12-29 12:33:41,447: DEBUG - + LC_ALL=C
2022-12-29 12:33:41,449: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-12-29 12:33:41,450: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install yarn
2022-12-29 12:33:41,643: DEBUG - Reading package lists...
2022-12-29 12:33:42,270: DEBUG - Building dependency tree...
2022-12-29 12:33:42,277: DEBUG - Reading state information...
2022-12-29 12:33:43,582: DEBUG - yarn is already the newest version (1.22.19-1).
2022-12-29 12:33:43,583: DEBUG - yarn set to manually installed.
2022-12-29 12:33:43,585: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2022-12-29 12:33:43,586: DEBUG - + '[' -z yarn ']'
2022-12-29 12:33:43,587: DEBUG - + apt-mark auto yarn
2022-12-29 12:33:44,625: DEBUG - yarn set to automatically installed.
2022-12-29 12:33:44,627: DEBUG - + ynh_remove_extra_repo --name=homarr
2022-12-29 12:33:44,670: DEBUG - + name=homarr
2022-12-29 12:33:44,672: DEBUG - + ynh_secure_remove --file=/etc/apt/sources.list.d/homarr.list
2022-12-29 12:33:44,761: DEBUG - + [[ homarr == \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2022-12-29 12:33:44,762: DEBUG - + ynh_secure_remove /etc/apt/preferences.d/homarr
2022-12-29 12:33:44,845: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/homarr.gpg ']'
2022-12-29 12:33:44,847: DEBUG - + ynh_secure_remove --file=/etc/apt/trusted.gpg.d/homarr.gpg
2022-12-29 12:33:44,927: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/homarr.asc ']'
2022-12-29 12:33:44,930: DEBUG - + ynh_package_update
2022-12-29 12:33:44,932: DEBUG - + ynh_apt update
2022-12-29 12:33:44,934: DEBUG - + ynh_wait_dpkg_free
2022-12-29 12:33:45,700: DEBUG - + return 0
2022-12-29 12:33:45,702: DEBUG - + LC_ALL=C
2022-12-29 12:33:45,703: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-12-29 12:33:45,705: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-12-29 12:33:46,203: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2022-12-29 12:33:46,204: DEBUG - Hit:2 http://deb.debian.org/debian bullseye InRelease
2022-12-29 12:33:46,205: DEBUG - Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
2022-12-29 12:33:46,206: DEBUG - Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
2022-12-29 12:33:46,288: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2022-12-29 12:33:53,824: DEBUG - Reading package lists...
2022-12-29 12:33:54,189: INFO - [###+................] > Configuring system user...
2022-12-29 12:33:54,191: DEBUG - + ynh_system_user_create --username=homarr --home_dir=/var/www/homarr
2022-12-29 12:33:54,411: DEBUG - + use_shell=0
2022-12-29 12:33:54,412: DEBUG - + home_dir=/var/www/homarr
2022-12-29 12:33:54,413: DEBUG - + groups=
2022-12-29 12:33:54,414: DEBUG - + ynh_system_user_exists homarr
2022-12-29 12:33:54,450: DEBUG - + getent passwd homarr
2022-12-29 12:33:54,470: DEBUG - + '[' -n /var/www/homarr ']'
2022-12-29 12:33:54,471: DEBUG - + local 'user_home_dir=--home-dir /var/www/homarr'
2022-12-29 12:33:54,473: DEBUG - + local 'shell=--shell /usr/sbin/nologin'
2022-12-29 12:33:54,474: DEBUG - + useradd --home-dir /var/www/homarr --system --user-group homarr --shell /usr/sbin/nologin
2022-12-29 12:33:55,454: INFO - [####+...............] > Setting up source files...
2022-12-29 12:33:55,458: DEBUG - + ynh_app_setting_set --app=homarr --key=final_path --value=/var/www/homarr
2022-12-29 12:33:55,459: DEBUG - + local _globalapp=homarr
2022-12-29 12:33:55,744: DEBUG - + app=homarr
2022-12-29 12:33:55,746: DEBUG - + [[ final_path =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:33:55,747: DEBUG - + ynh_app_setting set homarr final_path /var/www/homarr
2022-12-29 12:33:56,008: DEBUG - + ynh_setup_source --dest_dir=/var/www/homarr
2022-12-29 12:33:56,145: DEBUG - + source_id=app
2022-12-29 12:33:56,146: DEBUG - + keep=
2022-12-29 12:33:56,148: DEBUG - + full_replace=0
2022-12-29 12:33:56,150: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,152: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,155: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,158: DEBUG - + local src_url=https://github.com/ajnart/homarr/archive/refs/tags/v0.10.7.tar.gz
2022-12-29 12:33:56,161: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,164: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,172: DEBUG - + local src_sum=6f101278d8b1164a3f2d2eeb8bd39fff716f23f77123bc7e5da27eb593a1892f
2022-12-29 12:33:56,176: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,178: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,185: DEBUG - + local src_sumprg=sha256sum
2022-12-29 12:33:56,188: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,190: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,195: DEBUG - + local src_format=tar.gz
2022-12-29 12:33:56,199: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,201: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,206: DEBUG - + local src_in_subdir=true
2022-12-29 12:33:56,209: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,211: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,218: DEBUG - + local src_filename=
2022-12-29 12:33:56,221: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,223: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,229: DEBUG - + local src_extract=true
2022-12-29 12:33:56,231: DEBUG - ++ grep SOURCE_PLATFORM= /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/app.src
2022-12-29 12:33:56,233: DEBUG - ++ cut --delimiter== --fields=2-
2022-12-29 12:33:56,238: DEBUG - + local src_plateform=
2022-12-29 12:33:56,240: DEBUG - + src_sumprg=sha256sum
2022-12-29 12:33:56,241: DEBUG - + src_in_subdir=true
2022-12-29 12:33:56,243: DEBUG - + src_format=tar.gz
2022-12-29 12:33:56,244: DEBUG - ++ echo tar.gz
2022-12-29 12:33:56,245: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2022-12-29 12:33:56,248: DEBUG - + src_format=tar.gz
2022-12-29 12:33:56,250: DEBUG - + src_extract=true
2022-12-29 12:33:56,250: DEBUG - + '[' '' = '' ']'
2022-12-29 12:33:56,251: DEBUG - + src_filename=app.tar.gz
2022-12-29 12:33:56,252: DEBUG - + local local_src=/opt/yunohost-apps-src/homarr/app.tar.gz
2022-12-29 12:33:56,253: DEBUG - + mkdir -p /var/cache/yunohost/download/homarr/
2022-12-29 12:33:56,254: DEBUG - + src_filename=/var/cache/yunohost/download/homarr/app.tar.gz
2022-12-29 12:33:56,256: DEBUG - + '[' tar.gz = docker ']'
2022-12-29 12:33:56,258: DEBUG - + test -e /opt/yunohost-apps-src/homarr/app.tar.gz
2022-12-29 12:33:56,259: DEBUG - + '[' -n https://github.com/ajnart/homarr/archive/refs/tags/v0.10.7.tar.gz ']'
2022-12-29 12:33:56,261: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/homarr/app.tar.gz https://github.com/ajnart/homarr/archive/refs/tags/v0.10.7.tar.gz
2022-12-29 12:33:57,116: DEBUG - + out='2022-12-29 12:33:57 URL:https://codeload.github.com/ajnart/homarr/tar.gz/refs/tags/v0.10.7 [1209860] -> "/var/cache/yunohost/download/homarr/app.tar.gz" [1]'
2022-12-29 12:33:57,122: DEBUG - + sha256sum --check --status
2022-12-29 12:33:57,164: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2022-12-29 12:33:57,167: DEBUG - + '[' -n '' ']'
2022-12-29 12:33:57,170: DEBUG - + mkdir --parents /var/www/homarr
2022-12-29 12:33:57,172: DEBUG - + '[' -n /var/www/homarr ']'
2022-12-29 12:33:57,174: DEBUG - + '[' /var/www/homarr == /var/www/homarr ']'
2022-12-29 12:33:57,175: DEBUG - + _ynh_apply_default_permissions /var/www/homarr
2022-12-29 12:33:57,178: DEBUG - + local target=/var/www/homarr
2022-12-29 12:33:57,180: DEBUG - ++ ynh_read_manifest --manifest_key=requirements.yunohost
2022-12-29 12:33:57,181: DEBUG - ++ tr -d '<>= '
2022-12-29 12:33:57,240: DEBUG - ++ '[' '!' -e '' ']'
2022-12-29 12:33:57,242: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json ']'
2022-12-29 12:33:57,244: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:57,245: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:57,246: DEBUG - ++ grep -q '\.json$'
2022-12-29 12:33:57,250: DEBUG - ++ jq .requirements.yunohost /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json --raw-output
2022-12-29 12:33:57,482: DEBUG - + local ynh_requirement=11.0.9
2022-12-29 12:33:57,484: DEBUG - + dpkg --compare-versions 1.0 ge 2
2022-12-29 12:33:57,488: DEBUG - + '[' -z 11.0.9 ']'
2022-12-29 12:33:57,489: DEBUG - + '[' 11.0.9 == null ']'
2022-12-29 12:33:57,490: DEBUG - + dpkg --compare-versions 11.0.9 ge 4.2
2022-12-29 12:33:57,494: DEBUG - + chmod o-rwx /var/www/homarr
2022-12-29 12:33:57,497: DEBUG - + chmod g-w /var/www/homarr
2022-12-29 12:33:57,501: DEBUG - + chown -R root:root /var/www/homarr
2022-12-29 12:33:57,527: DEBUG - + ynh_system_user_exists homarr
2022-12-29 12:33:57,571: DEBUG - + getent passwd homarr
2022-12-29 12:33:57,584: DEBUG - + chown homarr:homarr /var/www/homarr
2022-12-29 12:33:57,599: DEBUG - + echo /var/www/homarr
2022-12-29 12:33:57,601: DEBUG - + grep -q '^/etc/cron'
2022-12-29 12:33:57,609: DEBUG - + true
2022-12-29 12:33:57,611: DEBUG - + '[' tar.gz = docker ']'
2022-12-29 12:33:57,612: DEBUG - + '[' tar.gz = zip ']'
2022-12-29 12:33:57,613: DEBUG - + local strip=
2022-12-29 12:33:57,614: DEBUG - + '[' true '!=' false ']'
2022-12-29 12:33:57,615: DEBUG - + '[' true == true ']'
2022-12-29 12:33:57,616: DEBUG - + local sub_dirs=1
2022-12-29 12:33:57,617: DEBUG - + strip='--strip-components 1'
2022-12-29 12:33:57,618: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]]
2022-12-29 12:33:57,619: DEBUG - + tar --extract --file=/var/cache/yunohost/download/homarr/app.tar.gz --directory=/var/www/homarr --strip-components 1
2022-12-29 12:33:57,922: DEBUG - + ynh_secure_remove --file=/var/cache/yunohost/download/homarr/app.tar.gz
2022-12-29 12:33:58,004: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/patches/ ']'
2022-12-29 12:33:58,006: DEBUG - ++ realpath /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/patches/
2022-12-29 12:33:58,010: DEBUG - + local patches_folder=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/patches
2022-12-29 12:33:58,013: DEBUG - ++ find /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/patches -type f -name 'app-*.patch'
2022-12-29 12:33:58,015: DEBUG - ++ wc --lines
2022-12-29 12:33:58,023: DEBUG - + (( 0 > 0 ))
2022-12-29 12:33:58,025: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/extra_files/app
2022-12-29 12:33:58,026: DEBUG - + cp --archive /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/sources/extra_files/app/. /var/www/homarr
2022-12-29 12:33:58,032: DEBUG - + '[' -n '' ']'
2022-12-29 12:33:58,033: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2022-12-29 12:33:58,038: DEBUG - + chmod 750 /var/www/homarr
2022-12-29 12:33:58,044: DEBUG - + chmod -R o-rwx /var/www/homarr
2022-12-29 12:33:58,104: DEBUG - + chown -R homarr:www-data /var/www/homarr
2022-12-29 12:33:58,488: INFO - [#####+..............] > Configuring NGINX web server...
2022-12-29 12:33:58,491: DEBUG - + ynh_add_nginx_config
2022-12-29 12:33:58,492: DEBUG - + local finalnginxconf=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:58,493: DEBUG - + ynh_add_config --template=nginx.conf --destination=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:58,606: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/nginx.conf ']'
2022-12-29 12:33:58,608: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/nginx.conf
2022-12-29 12:33:58,609: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:58,646: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf
2022-12-29 12:33:58,648: DEBUG - ++ ynh_app_setting_get --app=homarr --key=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf
2022-12-29 12:33:58,649: DEBUG - ++ local _globalapp=homarr
2022-12-29 12:33:58,771: DEBUG - ++ app=homarr
2022-12-29 12:33:58,772: DEBUG - ++ [[ checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:33:58,774: DEBUG - ++ ynh_app_setting get homarr checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf
2022-12-29 12:33:59,041: DEBUG - + local checksum_value=
2022-12-29 12:33:59,043: DEBUG - + backup_file_checksum=
2022-12-29 12:33:59,044: DEBUG - + '[' -n '' ']'
2022-12-29 12:33:59,045: DEBUG - + touch /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,047: DEBUG - + chown root:root /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,050: DEBUG - + chmod 640 /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,054: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/nginx.conf /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,059: DEBUG - + _ynh_apply_default_permissions /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,062: DEBUG - + local target=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,064: DEBUG - ++ ynh_read_manifest --manifest_key=requirements.yunohost
2022-12-29 12:33:59,068: DEBUG - ++ tr -d '<>= '
2022-12-29 12:33:59,132: DEBUG - ++ '[' '!' -e '' ']'
2022-12-29 12:33:59,134: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json ']'
2022-12-29 12:33:59,136: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:59,138: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:33:59,140: DEBUG - ++ grep -q '\.json$'
2022-12-29 12:33:59,143: DEBUG - ++ jq .requirements.yunohost /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json --raw-output
2022-12-29 12:33:59,367: DEBUG - + local ynh_requirement=11.0.9
2022-12-29 12:33:59,369: DEBUG - + dpkg --compare-versions 1.0 ge 2
2022-12-29 12:33:59,373: DEBUG - + '[' -z 11.0.9 ']'
2022-12-29 12:33:59,375: DEBUG - + '[' 11.0.9 == null ']'
2022-12-29 12:33:59,376: DEBUG - + dpkg --compare-versions 11.0.9 ge 4.2
2022-12-29 12:33:59,379: DEBUG - + chmod o-rwx /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,383: DEBUG - + chmod g-w /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,386: DEBUG - + chown -R root:root /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,391: DEBUG - + ynh_system_user_exists homarr
2022-12-29 12:33:59,432: DEBUG - + getent passwd homarr
2022-12-29 12:33:59,437: DEBUG - + chown homarr:homarr /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,442: DEBUG - + echo /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,444: DEBUG - + grep -q '^/etc/cron'
2022-12-29 12:33:59,449: DEBUG - + ynh_replace_vars --file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,487: DEBUG - + test -n /
2022-12-29 12:33:59,490: DEBUG - + local path_url_slash_less=
2022-12-29 12:33:59,492: DEBUG - + ynh_replace_string --match_string=__PATH__/ --replace_string=/ --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,704: DEBUG - + sed --in-place s@__PATH__/@/@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,710: DEBUG - + ynh_replace_string --match_string=__PATH__ --replace_string=/ --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,917: DEBUG - + sed --in-place s@__PATH__@/@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:33:59,932: DEBUG - + test -n homarr
2022-12-29 12:33:59,934: DEBUG - + ynh_replace_string --match_string=__NAME__ --replace_string=homarr --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,132: DEBUG - + sed --in-place s@__NAME__@homarr@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,137: DEBUG - + ynh_replace_string --match_string=__NAMETOCHANGE__ --replace_string=homarr --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,340: DEBUG - + sed --in-place s@__NAMETOCHANGE__@homarr@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,346: DEBUG - + ynh_replace_string --match_string=__USER__ --replace_string=homarr --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,547: DEBUG - + sed --in-place s@__USER__@homarr@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,553: DEBUG - + test -n /var/www/homarr
2022-12-29 12:34:00,555: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/homarr --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,755: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/homarr@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:00,760: DEBUG - + test -n 7.4
2022-12-29 12:34:00,762: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.4 --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,016: DEBUG - + sed --in-place s@__PHPVERSION__@7.4@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,074: DEBUG - + test -n PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:34:01,076: DEBUG - + ynh_replace_string --match_string=__YNH_NODE_LOAD_PATH__ --replace_string=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,358: DEBUG - + sed --in-place s@__YNH_NODE_LOAD_PATH__@PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,367: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,369: DEBUG - ++ sort --unique
2022-12-29 12:34:01,371: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2022-12-29 12:34:01,378: DEBUG - + uniques_vars=('port')
2022-12-29 12:34:01,381: DEBUG - + local delimit=@
2022-12-29 12:34:01,382: DEBUG - + for one_var in "${uniques_vars[@]}"
2022-12-29 12:34:01,383: DEBUG - + [[ -v port ]]
2022-12-29 12:34:01,384: DEBUG - + match_string=__PORT__
2022-12-29 12:34:01,385: DEBUG - + match_string=__PORT__
2022-12-29 12:34:01,386: DEBUG - + replace_string=8098
2022-12-29 12:34:01,387: DEBUG - + replace_string=8098
2022-12-29 12:34:01,389: DEBUG - + replace_string=8098
2022-12-29 12:34:01,390: DEBUG - + sed --in-place s@__PORT__@8098@g /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,391: DEBUG - + ynh_store_file_checksum --file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,399: DEBUG - + update_only=0
2022-12-29 12:34:01,461: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf
2022-12-29 12:34:01,464: DEBUG - ++ md5sum /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:01,466: DEBUG - ++ cut '--delimiter= ' --fields=1
2022-12-29 12:34:01,474: DEBUG - + ynh_app_setting_set --app=homarr --key=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf --value=db6dc826e00aa2465d686b9e462b940a
2022-12-29 12:34:01,477: DEBUG - + local _globalapp=homarr
2022-12-29 12:34:01,729: DEBUG - + app=homarr
2022-12-29 12:34:01,731: DEBUG - + [[ checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:34:01,732: DEBUG - + ynh_app_setting set homarr checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf db6dc826e00aa2465d686b9e462b940a
2022-12-29 12:34:01,977: DEBUG - + '[' -n '' ']'
2022-12-29 12:34:01,979: DEBUG - + unset backup_file_checksum
2022-12-29 12:34:01,981: DEBUG - + '[' / '!=' / ']'
2022-12-29 12:34:01,982: DEBUG - + ynh_replace_string '--match_string=^#root_path_only' --replace_string= --target_file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:02,258: DEBUG - + sed --in-place 's@^#root_path_only@@g' /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:02,264: DEBUG - + ynh_store_file_checksum --file=/etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:02,273: DEBUG - + update_only=0
2022-12-29 12:34:02,340: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf
2022-12-29 12:34:02,343: DEBUG - ++ md5sum /etc/nginx/conf.d/homepage.maindomain.tld.d/homarr.conf
2022-12-29 12:34:02,345: DEBUG - ++ cut '--delimiter= ' --fields=1
2022-12-29 12:34:02,354: DEBUG - + ynh_app_setting_set --app=homarr --key=checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf --value=db6dc826e00aa2465d686b9e462b940a
2022-12-29 12:34:02,356: DEBUG - + local _globalapp=homarr
2022-12-29 12:34:02,609: DEBUG - + app=homarr
2022-12-29 12:34:02,611: DEBUG - + [[ checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:34:02,613: DEBUG - + ynh_app_setting set homarr checksum__etc_nginx_conf.d_homepage.maindomain.tld.d_homarr.conf db6dc826e00aa2465d686b9e462b940a
2022-12-29 12:34:02,862: DEBUG - + '[' -n '' ']'
2022-12-29 12:34:02,865: DEBUG - + unset backup_file_checksum
2022-12-29 12:34:02,867: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload
2022-12-29 12:34:03,207: DEBUG - + service_name=nginx
2022-12-29 12:34:03,208: DEBUG - + action=reload
2022-12-29 12:34:03,209: DEBUG - + line_match=
2022-12-29 12:34:03,210: DEBUG - + length=20
2022-12-29 12:34:03,211: DEBUG - + log_path=/var/log/nginx/nginx.log
2022-12-29 12:34:03,212: DEBUG - + timeout=300
2022-12-29 12:34:03,213: DEBUG - + '[' reload == stop ']'
2022-12-29 12:34:03,215: DEBUG - + '[' reload == reload ']'
2022-12-29 12:34:03,216: DEBUG - + action=reload-or-restart
2022-12-29 12:34:03,217: DEBUG - + systemctl reload-or-restart nginx
2022-12-29 12:34:04,084: INFO - [######++++++++......] > Installing The app...
2022-12-29 12:34:04,087: DEBUG - + pushd /var/www/homarr
2022-12-29 12:34:04,089: DEBUG - /var/www/homarr /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/scripts
2022-12-29 12:34:04,090: DEBUG - + ynh_use_nodejs
2022-12-29 12:34:04,092: DEBUG - ++ ynh_app_setting_get --app=homarr --key=nodejs_version
2022-12-29 12:34:04,093: DEBUG - ++ local _globalapp=homarr
2022-12-29 12:34:04,199: DEBUG - ++ app=homarr
2022-12-29 12:34:04,200: DEBUG - ++ [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:34:04,202: DEBUG - ++ ynh_app_setting get homarr nodejs_version
2022-12-29 12:34:04,466: DEBUG - + nodejs_version=16
2022-12-29 12:34:04,468: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/16/bin
2022-12-29 12:34:04,469: DEBUG - + shopt -s expand_aliases
2022-12-29 12:34:04,472: DEBUG - + ynh_node=/opt/node_n/n/versions/node/16/bin/node
2022-12-29 12:34:04,473: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/16/bin/node
2022-12-29 12:34:04,475: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/16/bin/npm
2022-12-29 12:34:04,476: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/16/bin/npm
2022-12-29 12:34:04,478: DEBUG - + [[ :/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\6\/\b\i\n* ]]
2022-12-29 12:34:04,480: DEBUG - + node_PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:34:04,481: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:34:04,483: DEBUG - + ynh_node_load_path=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:34:04,488: DEBUG - + ynh_exec_warn_less sudo -u homarr env PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin yarn install
2022-12-29 12:34:04,490: DEBUG - + [[ 7 -eq 1 ]]
2022-12-29 12:34:04,496: DEBUG - + sudo -u homarr env PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin yarn install
2022-12-29 12:34:08,948: DEBUG - ➤ YN0000: ┌ Resolution step
2022-12-29 12:34:10,587: DEBUG - ➤ YN0002: │ @mantine/core@npm:5.7.2 [bdc39] doesn't provide @emotion/react (p5592c), requested by @mantine/styles
2022-12-29 12:34:10,589: DEBUG - ➤ YN0002: │ @mantine/next@npm:5.2.3 [bdc39] doesn't provide @emotion/react (p2e48d), requested by @mantine/styles
2022-12-29 12:34:10,591: DEBUG - ➤ YN0002: │ @mantine/next@npm:5.2.3 [bdc39] doesn't provide @emotion/react (p32706), requested by @mantine/ssr
2022-12-29 12:34:10,595: DEBUG - ➤ YN0002: │ @mantine/next@npm:5.2.3 [bdc39] doesn't provide @emotion/server (p8ecb5), requested by @mantine/ssr
2022-12-29 12:34:10,598: DEBUG - ➤ YN0002: │ @nivo/annotations@npm:0.79.1 [df2d6] doesn't provide react-dom (p51c88), requested by @react-spring/web
2022-12-29 12:34:10,600: DEBUG - ➤ YN0002: │ @nivo/axes@npm:0.79.0 [df2d6] doesn't provide react-dom (p69e72), requested by @react-spring/web
2022-12-29 12:34:10,602: DEBUG - ➤ YN0002: │ @nivo/core@npm:0.79.0 [bdc39] doesn't provide react-dom (p00f44), requested by @react-spring/web
2022-12-29 12:34:10,604: DEBUG - ➤ YN0002: │ @nivo/line@npm:0.79.1 [bdc39] doesn't provide react-dom (pba86b), requested by @react-spring/web
2022-12-29 12:34:10,606: DEBUG - ➤ YN0002: │ @nivo/tooltip@npm:0.79.0 [df2d6] doesn't provide react (pa7a3b), requested by @react-spring/web
2022-12-29 12:34:10,607: DEBUG - ➤ YN0002: │ @nivo/tooltip@npm:0.79.0 [df2d6] doesn't provide react-dom (p2e3f2), requested by @react-spring/web
2022-12-29 12:34:10,609: DEBUG - ➤ YN0060: │ homarr@workspace:. provides @mantine/core (p82002) with version 5.7.2, which doesn't satisfy what @mantine/carousel requests
2022-12-29 12:34:10,611: DEBUG - ➤ YN0060: │ homarr@workspace:. provides @mantine/core (p2f509) with version 5.7.2, which doesn't satisfy what @mantine/prism requests
2022-12-29 12:34:10,613: DEBUG - ➤ YN0060: │ homarr@workspace:. provides @mantine/hooks (p44c68) with version 5.7.2, which doesn't satisfy what @mantine/carousel requests
2022-12-29 12:34:10,614: DEBUG - ➤ YN0060: │ homarr@workspace:. provides @mantine/hooks (peb0cd) with version 5.7.2, which doesn't satisfy what @mantine/prism requests
2022-12-29 12:34:10,616: DEBUG - ➤ YN0002: │ homarr@workspace:. doesn't provide @nivo/tooltip (pc64ed), requested by @nivo/core
2022-12-29 12:34:10,617: DEBUG - ➤ YN0002: │ homarr@workspace:. doesn't provide prop-types (p4c08d), requested by @nivo/core
2022-12-29 12:34:10,619: DEBUG - ➤ YN0002: │ homarr@workspace:. doesn't provide prop-types (p2ec5f), requested by @nivo/line
2022-12-29 12:34:10,620: DEBUG - ➤ YN0060: │ homarr@workspace:. provides react (p4faa2) with version 18.2.0, which doesn't satisfy what @nivo/core and some of its descendants request
2022-12-29 12:34:10,622: DEBUG - ➤ YN0060: │ homarr@workspace:. provides react (p602c2) with version 18.2.0, which doesn't satisfy what @nivo/line and some of its descendants request
2022-12-29 12:34:10,624: DEBUG - ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
2022-12-29 12:34:10,640: DEBUG - ➤ YN0000: └ Completed in 1s 687ms
2022-12-29 12:34:10,644: DEBUG - ➤ YN0000: ┌ Fetch step
2022-12-29 12:34:10,749: DEBUG - ➤ YN0013: │ @ampproject/remapping@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,752: DEBUG - ➤ YN0013: │ @babel/code-frame@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,753: DEBUG - ➤ YN0013: │ @babel/compat-data@npm:7.18.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,755: DEBUG - ➤ YN0013: │ @babel/core@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,757: DEBUG - ➤ YN0013: │ @babel/generator@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,759: DEBUG - ➤ YN0013: │ @babel/code-frame@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,761: DEBUG - ➤ YN0013: │ @babel/compat-data@npm:7.18.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,764: DEBUG - ➤ YN0013: │ @babel/core@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,766: DEBUG - ➤ YN0013: │ @babel/generator@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,767: DEBUG - ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,770: DEBUG - ➤ YN0013: │ @babel/compat-data@npm:7.18.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,772: DEBUG - ➤ YN0013: │ @babel/core@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,774: DEBUG - ➤ YN0013: │ @babel/generator@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,778: DEBUG - ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,780: DEBUG - ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,783: DEBUG - ➤ YN0013: │ @babel/core@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,786: DEBUG - ➤ YN0013: │ @babel/generator@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,789: DEBUG - ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,792: DEBUG - ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,795: DEBUG - ➤ YN0013: │ @babel/helper-function-name@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,797: DEBUG - ➤ YN0013: │ @babel/generator@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,798: DEBUG - ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,800: DEBUG - ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,802: DEBUG - ➤ YN0013: │ @babel/helper-function-name@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,804: DEBUG - ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,805: DEBUG - ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,807: DEBUG - ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,808: DEBUG - ➤ YN0013: │ @babel/helper-function-name@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,809: DEBUG - ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,810: DEBUG - ➤ YN0013: │ @babel/helper-module-imports@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,811: DEBUG - ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,812: DEBUG - ➤ YN0013: │ @babel/helper-function-name@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,813: DEBUG - ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,814: DEBUG - ➤ YN0013: │ @babel/helper-module-imports@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,814: DEBUG - ➤ YN0013: │ @babel/helper-module-transforms@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,815: DEBUG - ➤ YN0013: │ @babel/helper-function-name@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,816: DEBUG - ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,817: DEBUG - ➤ YN0013: │ @babel/helper-module-imports@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,818: DEBUG - ➤ YN0013: │ @babel/helper-module-transforms@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,819: DEBUG - ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,820: DEBUG - ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,821: DEBUG - ➤ YN0013: │ @babel/helper-module-imports@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,821: DEBUG - ➤ YN0013: │ @babel/helper-module-transforms@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,822: DEBUG - ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,823: DEBUG - ➤ YN0013: │ @babel/helper-simple-access@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,824: DEBUG - ➤ YN0013: │ @babel/helper-module-imports@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,825: DEBUG - ➤ YN0013: │ @babel/helper-module-transforms@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,826: DEBUG - ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,827: DEBUG - ➤ YN0013: │ @babel/helper-simple-access@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,827: DEBUG - ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,828: DEBUG - ➤ YN0013: │ @babel/helper-module-transforms@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,829: DEBUG - ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,830: DEBUG - ➤ YN0013: │ @babel/helper-simple-access@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,831: DEBUG - ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,832: DEBUG - ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,833: DEBUG - ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,834: DEBUG - ➤ YN0013: │ @babel/helper-simple-access@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,835: DEBUG - ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,835: DEBUG - ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,836: DEBUG - ➤ YN0013: │ @babel/helper-validator-option@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,837: DEBUG - ➤ YN0013: │ @babel/helper-simple-access@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,838: DEBUG - ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,839: DEBUG - ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,840: DEBUG - ➤ YN0013: │ @babel/helper-validator-option@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,841: DEBUG - ➤ YN0013: │ @babel/helpers@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,841: DEBUG - ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,842: DEBUG - ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,843: DEBUG - ➤ YN0013: │ @babel/helper-validator-option@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,844: DEBUG - ➤ YN0013: │ @babel/helpers@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,845: DEBUG - ➤ YN0013: │ @babel/highlight@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,846: DEBUG - ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,847: DEBUG - ➤ YN0013: │ @babel/helper-validator-option@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,848: DEBUG - ➤ YN0013: │ @babel/helpers@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,848: DEBUG - ➤ YN0013: │ @babel/highlight@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,849: DEBUG - ➤ YN0013: │ @babel/parser@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,850: DEBUG - ➤ YN0013: │ @babel/helper-validator-option@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,851: DEBUG - ➤ YN0013: │ @babel/helpers@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,852: DEBUG - ➤ YN0013: │ @babel/highlight@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,853: DEBUG - ➤ YN0013: │ @babel/parser@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,853: DEBUG - ➤ 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
2022-12-29 12:34:10,854: DEBUG - ➤ YN0013: │ @babel/helpers@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,855: DEBUG - ➤ YN0013: │ @babel/highlight@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,856: DEBUG - ➤ YN0013: │ @babel/parser@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,857: DEBUG - ➤ 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
2022-12-29 12:34:10,858: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,859: DEBUG - ➤ YN0013: │ @babel/highlight@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,860: DEBUG - ➤ YN0013: │ @babel/parser@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,860: DEBUG - ➤ 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
2022-12-29 12:34:10,861: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,862: DEBUG - ➤ 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
2022-12-29 12:34:10,863: DEBUG - ➤ YN0013: │ @babel/parser@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,864: DEBUG - ➤ 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
2022-12-29 12:34:10,865: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,866: DEBUG - ➤ 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
2022-12-29 12:34:10,867: DEBUG - ➤ 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
2022-12-29 12:34:10,868: DEBUG - ➤ 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
2022-12-29 12:34:10,869: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,870: DEBUG - ➤ 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
2022-12-29 12:34:10,870: DEBUG - ➤ 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
2022-12-29 12:34:10,871: DEBUG - ➤ 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
2022-12-29 12:34:10,872: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-bigint@npm:7.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,873: DEBUG - ➤ 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
2022-12-29 12:34:10,874: DEBUG - ➤ 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
2022-12-29 12:34:10,875: DEBUG - ➤ 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
2022-12-29 12:34:10,876: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,877: DEBUG - ➤ 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
2022-12-29 12:34:10,878: DEBUG - ➤ 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
2022-12-29 12:34:10,879: DEBUG - ➤ 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
2022-12-29 12:34:10,880: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,881: DEBUG - ➤ 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
2022-12-29 12:34:10,882: DEBUG - ➤ 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
2022-12-29 12:34:10,883: DEBUG - ➤ 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
2022-12-29 12:34:10,884: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,885: DEBUG - ➤ 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
2022-12-29 12:34:10,886: DEBUG - ➤ 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
2022-12-29 12:34:10,887: DEBUG - ➤ 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
2022-12-29 12:34:10,888: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,889: DEBUG - ➤ 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
2022-12-29 12:34:10,890: DEBUG - ➤ 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
2022-12-29 12:34:10,891: DEBUG - ➤ 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
2022-12-29 12:34:10,891: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-jsx@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:10,892: DEBUG - ➤ 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
2022-12-29 12:34:10,893: DEBUG - ➤ 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
2022-12-29 12:34:10,894: DEBUG - ➤ 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
2022-12-29 12:34:10,895: DEBUG - ➤ 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
2022-12-29 12:34:10,896: DEBUG - ➤ 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
2022-12-29 12:34:10,897: DEBUG - ➤ 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
2022-12-29 12:34:10,898: DEBUG - ➤ 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
2022-12-29 12:34:10,899: DEBUG - ➤ 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
2022-12-29 12:34:10,900: DEBUG - ➤ 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
2022-12-29 12:34:10,901: DEBUG - ➤ 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
2022-12-29 12:34:10,902: DEBUG - ➤ 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
2022-12-29 12:34:10,903: DEBUG - ➤ 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
2022-12-29 12:34:10,904: DEBUG - ➤ 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
2022-12-29 12:34:10,905: DEBUG - ➤ 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
2022-12-29 12:34:10,906: DEBUG - ➤ 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
2022-12-29 12:34:10,907: DEBUG - ➤ 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
2022-12-29 12:34:10,908: DEBUG - ➤ 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
2022-12-29 12:34:10,909: DEBUG - ➤ 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
2022-12-29 12:34:10,910: DEBUG - ➤ 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
2022-12-29 12:34:13,845: DEBUG - ➤ 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
2022-12-29 12:34:13,847: DEBUG - ➤ 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
2022-12-29 12:34:13,849: DEBUG - ➤ 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
2022-12-29 12:34:13,852: DEBUG - ➤ 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
2022-12-29 12:34:13,854: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,856: DEBUG - ➤ 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
2022-12-29 12:34:13,858: DEBUG - ➤ 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
2022-12-29 12:34:13,861: DEBUG - ➤ 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
2022-12-29 12:34:13,862: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,864: DEBUG - ➤ YN0013: │ @babel/runtime-corejs3@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,872: DEBUG - ➤ 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
2022-12-29 12:34:13,875: DEBUG - ➤ 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
2022-12-29 12:34:13,877: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,880: DEBUG - ➤ YN0013: │ @babel/runtime-corejs3@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,882: DEBUG - ➤ YN0013: │ @babel/runtime@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,905: DEBUG - ➤ 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
2022-12-29 12:34:13,909: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,911: DEBUG - ➤ YN0013: │ @babel/runtime-corejs3@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,914: DEBUG - ➤ YN0013: │ @babel/runtime@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,916: DEBUG - ➤ YN0013: │ @babel/template@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,941: DEBUG - ➤ YN0013: │ @babel/plugin-syntax-typescript@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,944: DEBUG - ➤ YN0013: │ @babel/runtime-corejs3@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,947: DEBUG - ➤ YN0013: │ @babel/runtime@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,949: DEBUG - ➤ YN0013: │ @babel/template@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:13,952: DEBUG - ➤ YN0013: │ @babel/traverse@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,100: DEBUG - ➤ YN0013: │ @babel/runtime-corejs3@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,102: DEBUG - ➤ YN0013: │ @babel/runtime@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,103: DEBUG - ➤ YN0013: │ @babel/template@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,105: DEBUG - ➤ YN0013: │ @babel/traverse@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,107: DEBUG - ➤ YN0013: │ @babel/types@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,166: DEBUG - ➤ YN0013: │ @babel/runtime@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,168: DEBUG - ➤ YN0013: │ @babel/template@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,170: DEBUG - ➤ YN0013: │ @babel/traverse@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,173: DEBUG - ➤ YN0013: │ @babel/types@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,175: DEBUG - ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,286: DEBUG - ➤ YN0013: │ @babel/template@npm:7.18.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,288: DEBUG - ➤ YN0013: │ @babel/traverse@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,290: DEBUG - ➤ YN0013: │ @babel/types@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,292: DEBUG - ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,293: DEBUG - ➤ YN0013: │ @ctrl/deluge@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,296: DEBUG - ➤ YN0013: │ @babel/traverse@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,298: DEBUG - ➤ YN0013: │ @babel/types@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,300: DEBUG - ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,304: DEBUG - ➤ YN0013: │ @ctrl/deluge@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,306: DEBUG - ➤ YN0013: │ @ctrl/magnet-link@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,362: DEBUG - ➤ YN0013: │ @babel/types@npm:7.18.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,363: DEBUG - ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,365: DEBUG - ➤ YN0013: │ @ctrl/deluge@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,366: DEBUG - ➤ YN0013: │ @ctrl/magnet-link@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,367: DEBUG - ➤ YN0013: │ @ctrl/qbittorrent@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,415: DEBUG - ➤ YN0013: │ @bcoe/v8-coverage@npm:0.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,418: DEBUG - ➤ YN0013: │ @ctrl/deluge@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,420: DEBUG - ➤ YN0013: │ @ctrl/magnet-link@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,423: DEBUG - ➤ YN0013: │ @ctrl/qbittorrent@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,426: DEBUG - ➤ YN0013: │ @ctrl/shared-torrent@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,430: DEBUG - ➤ YN0013: │ @ctrl/deluge@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,433: DEBUG - ➤ YN0013: │ @ctrl/magnet-link@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,435: DEBUG - ➤ YN0013: │ @ctrl/qbittorrent@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,438: DEBUG - ➤ YN0013: │ @ctrl/shared-torrent@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,440: DEBUG - ➤ YN0013: │ @ctrl/torrent-file@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,443: DEBUG - ➤ YN0013: │ @ctrl/magnet-link@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,446: DEBUG - ➤ YN0013: │ @ctrl/qbittorrent@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,448: DEBUG - ➤ YN0013: │ @ctrl/shared-torrent@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,451: DEBUG - ➤ YN0013: │ @ctrl/torrent-file@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,456: DEBUG - ➤ YN0013: │ @ctrl/transmission@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,466: DEBUG - ➤ YN0013: │ @ctrl/qbittorrent@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,468: DEBUG - ➤ YN0013: │ @ctrl/shared-torrent@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,471: DEBUG - ➤ YN0013: │ @ctrl/torrent-file@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,474: DEBUG - ➤ YN0013: │ @ctrl/transmission@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,476: DEBUG - ➤ YN0013: │ @ctrl/ts-base32@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,478: DEBUG - ➤ YN0013: │ @ctrl/shared-torrent@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,488: DEBUG - ➤ YN0013: │ @ctrl/torrent-file@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,490: DEBUG - ➤ YN0013: │ @ctrl/transmission@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,491: DEBUG - ➤ YN0013: │ @ctrl/ts-base32@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,498: DEBUG - ➤ YN0013: │ @ctrl/url-join@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,499: DEBUG - ➤ YN0013: │ @ctrl/torrent-file@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,514: DEBUG - ➤ YN0013: │ @ctrl/transmission@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,528: DEBUG - ➤ YN0013: │ @ctrl/ts-base32@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,530: DEBUG - ➤ YN0013: │ @ctrl/url-join@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,533: DEBUG - ➤ YN0013: │ @dnd-kit/accessibility@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,543: DEBUG - ➤ YN0013: │ @ctrl/transmission@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,551: DEBUG - ➤ YN0013: │ @ctrl/ts-base32@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,554: DEBUG - ➤ YN0013: │ @ctrl/url-join@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,557: DEBUG - ➤ YN0013: │ @dnd-kit/accessibility@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,560: DEBUG - ➤ YN0013: │ @dnd-kit/core@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,563: DEBUG - ➤ YN0013: │ @ctrl/ts-base32@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,588: DEBUG - ➤ YN0013: │ @ctrl/url-join@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,592: DEBUG - ➤ YN0013: │ @dnd-kit/accessibility@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,594: DEBUG - ➤ YN0013: │ @dnd-kit/core@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,598: DEBUG - ➤ YN0013: │ @dnd-kit/sortable@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,604: DEBUG - ➤ YN0013: │ @ctrl/url-join@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,612: DEBUG - ➤ YN0013: │ @dnd-kit/accessibility@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,616: DEBUG - ➤ YN0013: │ @dnd-kit/core@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,618: DEBUG - ➤ YN0013: │ @dnd-kit/sortable@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,636: DEBUG - ➤ YN0013: │ @dnd-kit/utilities@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,638: DEBUG - ➤ YN0013: │ @dnd-kit/accessibility@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,640: DEBUG - ➤ YN0013: │ @dnd-kit/core@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,643: DEBUG - ➤ YN0013: │ @dnd-kit/sortable@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,644: DEBUG - ➤ YN0013: │ @dnd-kit/utilities@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,658: DEBUG - ➤ YN0013: │ @emotion/babel-plugin@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,660: DEBUG - ➤ YN0013: │ @dnd-kit/core@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,668: DEBUG - ➤ YN0013: │ @dnd-kit/sortable@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,669: DEBUG - ➤ YN0013: │ @dnd-kit/utilities@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,672: DEBUG - ➤ YN0013: │ @emotion/babel-plugin@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,674: DEBUG - ➤ YN0013: │ @emotion/cache@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,675: DEBUG - ➤ YN0013: │ @dnd-kit/sortable@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,681: DEBUG - ➤ YN0013: │ @dnd-kit/utilities@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,682: DEBUG - ➤ YN0013: │ @emotion/babel-plugin@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,684: DEBUG - ➤ YN0013: │ @emotion/cache@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,686: DEBUG - ➤ YN0013: │ @emotion/hash@npm:0.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,688: DEBUG - ➤ YN0013: │ @dnd-kit/utilities@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,690: DEBUG - ➤ YN0013: │ @emotion/babel-plugin@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,692: DEBUG - ➤ YN0013: │ @emotion/cache@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,693: DEBUG - ➤ YN0013: │ @emotion/hash@npm:0.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,696: DEBUG - ➤ YN0013: │ @emotion/is-prop-valid@npm:0.8.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,714: DEBUG - ➤ YN0013: │ @emotion/babel-plugin@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,716: DEBUG - ➤ YN0013: │ @emotion/cache@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,717: DEBUG - ➤ YN0013: │ @emotion/hash@npm:0.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,719: DEBUG - ➤ YN0013: │ @emotion/is-prop-valid@npm:0.8.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,732: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,734: DEBUG - ➤ YN0013: │ @emotion/cache@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,736: DEBUG - ➤ YN0013: │ @emotion/hash@npm:0.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,738: DEBUG - ➤ YN0013: │ @emotion/is-prop-valid@npm:0.8.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,740: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,741: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,742: DEBUG - ➤ YN0013: │ @emotion/hash@npm:0.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,750: DEBUG - ➤ YN0013: │ @emotion/is-prop-valid@npm:0.8.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,751: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,753: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,758: DEBUG - ➤ YN0013: │ @emotion/react@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,760: DEBUG - ➤ YN0013: │ @emotion/is-prop-valid@npm:0.8.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,770: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,772: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,774: DEBUG - ➤ YN0013: │ @emotion/react@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,775: DEBUG - ➤ YN0013: │ @emotion/serialize@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,777: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,778: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,784: DEBUG - ➤ YN0013: │ @emotion/react@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,795: DEBUG - ➤ YN0013: │ @emotion/serialize@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,801: DEBUG - ➤ YN0013: │ @emotion/server@npm:11.10.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,803: DEBUG - ➤ YN0013: │ @emotion/memoize@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,808: DEBUG - ➤ YN0013: │ @emotion/react@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,810: DEBUG - ➤ YN0013: │ @emotion/serialize@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,811: DEBUG - ➤ YN0013: │ @emotion/server@npm:11.10.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,818: DEBUG - ➤ YN0013: │ @emotion/sheet@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,820: DEBUG - ➤ YN0013: │ @emotion/react@npm:11.10.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,821: DEBUG - ➤ YN0013: │ @emotion/serialize@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,823: DEBUG - ➤ YN0013: │ @emotion/server@npm:11.10.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,825: DEBUG - ➤ YN0013: │ @emotion/sheet@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,826: DEBUG - ➤ YN0013: │ @emotion/unitless@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,838: DEBUG - ➤ YN0013: │ @emotion/serialize@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,849: DEBUG - ➤ YN0013: │ @emotion/server@npm:11.10.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,853: DEBUG - ➤ YN0013: │ @emotion/sheet@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,856: DEBUG - ➤ YN0013: │ @emotion/unitless@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:14,857: DEBUG - ➤ YN0013: │ @emotion/use-insertion-effect-with-fallbacks@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,207: DEBUG - ➤ YN0013: │ @emotion/server@npm:11.10.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,208: DEBUG - ➤ YN0013: │ @emotion/sheet@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,212: DEBUG - ➤ YN0013: │ @emotion/unitless@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,215: DEBUG - ➤ YN0013: │ @emotion/use-insertion-effect-with-fallbacks@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,218: DEBUG - ➤ YN0013: │ @emotion/utils@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,635: DEBUG - ➤ YN0013: │ @emotion/sheet@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,640: DEBUG - ➤ YN0013: │ @emotion/unitless@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,643: DEBUG - ➤ YN0013: │ @emotion/use-insertion-effect-with-fallbacks@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,645: DEBUG - ➤ YN0013: │ @emotion/utils@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,646: DEBUG - ➤ YN0013: │ @emotion/weak-memoize@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,798: DEBUG - ➤ YN0013: │ @emotion/unitless@npm:0.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,800: DEBUG - ➤ YN0013: │ @emotion/use-insertion-effect-with-fallbacks@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,806: DEBUG - ➤ YN0013: │ @emotion/utils@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,808: DEBUG - ➤ YN0013: │ @emotion/weak-memoize@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,809: DEBUG - ➤ YN0013: │ @eslint/eslintrc@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,810: DEBUG - ➤ YN0013: │ @emotion/use-insertion-effect-with-fallbacks@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,812: DEBUG - ➤ YN0013: │ @emotion/utils@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,813: DEBUG - ➤ YN0013: │ @emotion/weak-memoize@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,815: DEBUG - ➤ YN0013: │ @eslint/eslintrc@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,821: DEBUG - ➤ YN0013: │ @floating-ui/core@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,879: DEBUG - ➤ YN0013: │ @emotion/utils@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,881: DEBUG - ➤ YN0013: │ @emotion/weak-memoize@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,883: DEBUG - ➤ YN0013: │ @eslint/eslintrc@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,884: DEBUG - ➤ YN0013: │ @floating-ui/core@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:15,885: DEBUG - ➤ YN0013: │ @floating-ui/dom@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,016: DEBUG - ➤ YN0013: │ @emotion/weak-memoize@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,018: DEBUG - ➤ YN0013: │ @eslint/eslintrc@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,020: DEBUG - ➤ YN0013: │ @floating-ui/core@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,021: DEBUG - ➤ YN0013: │ @floating-ui/dom@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,023: DEBUG - ➤ YN0013: │ @floating-ui/react-dom-interactions@npm:0.10.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,055: DEBUG - ➤ YN0013: │ @eslint/eslintrc@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,057: DEBUG - ➤ YN0013: │ @floating-ui/core@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,059: DEBUG - ➤ YN0013: │ @floating-ui/dom@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,061: DEBUG - ➤ YN0013: │ @floating-ui/react-dom-interactions@npm:0.10.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,063: DEBUG - ➤ YN0013: │ @floating-ui/react-dom@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,069: DEBUG - ➤ YN0013: │ @floating-ui/core@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,076: DEBUG - ➤ YN0013: │ @floating-ui/dom@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,078: DEBUG - ➤ YN0013: │ @floating-ui/react-dom-interactions@npm:0.10.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,080: DEBUG - ➤ YN0013: │ @floating-ui/react-dom@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,081: DEBUG - ➤ YN0013: │ @gar/promisify@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,141: DEBUG - ➤ YN0013: │ @floating-ui/dom@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,143: DEBUG - ➤ YN0013: │ @floating-ui/react-dom-interactions@npm:0.10.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,145: DEBUG - ➤ YN0013: │ @floating-ui/react-dom@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,146: DEBUG - ➤ YN0013: │ @gar/promisify@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,148: DEBUG - ➤ YN0013: │ @humanwhocodes/config-array@npm:0.9.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,168: DEBUG - ➤ YN0013: │ @floating-ui/react-dom-interactions@npm:0.10.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,171: DEBUG - ➤ YN0013: │ @floating-ui/react-dom@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,172: DEBUG - ➤ YN0013: │ @gar/promisify@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,174: DEBUG - ➤ YN0013: │ @humanwhocodes/config-array@npm:0.9.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,176: DEBUG - ➤ YN0013: │ @humanwhocodes/object-schema@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,242: DEBUG - ➤ YN0013: │ @floating-ui/react-dom@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,245: DEBUG - ➤ YN0013: │ @gar/promisify@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,247: DEBUG - ➤ YN0013: │ @humanwhocodes/config-array@npm:0.9.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,250: DEBUG - ➤ YN0013: │ @humanwhocodes/object-schema@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,253: DEBUG - ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,329: DEBUG - ➤ YN0013: │ @gar/promisify@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,331: DEBUG - ➤ YN0013: │ @humanwhocodes/config-array@npm:0.9.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,334: DEBUG - ➤ YN0013: │ @humanwhocodes/object-schema@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,337: DEBUG - ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,340: DEBUG - ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,353: DEBUG - ➤ YN0013: │ @humanwhocodes/config-array@npm:0.9.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,356: DEBUG - ➤ YN0013: │ @humanwhocodes/object-schema@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,359: DEBUG - ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,361: DEBUG - ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,364: DEBUG - ➤ YN0013: │ @jest/console@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,871: DEBUG - ➤ YN0013: │ @humanwhocodes/object-schema@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,873: DEBUG - ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,875: DEBUG - ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,877: DEBUG - ➤ YN0013: │ @jest/console@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,880: DEBUG - ➤ YN0013: │ @jest/core@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,883: DEBUG - ➤ YN0013: │ @istanbuljs/load-nyc-config@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,886: DEBUG - ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,889: DEBUG - ➤ YN0013: │ @jest/console@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,897: DEBUG - ➤ YN0013: │ @jest/core@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:16,899: DEBUG - ➤ YN0013: │ @jest/environment@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,038: DEBUG - ➤ YN0013: │ @istanbuljs/schema@npm:0.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,039: DEBUG - ➤ YN0013: │ @jest/console@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,041: DEBUG - ➤ YN0013: │ @jest/core@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,042: DEBUG - ➤ YN0013: │ @jest/environment@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,043: DEBUG - ➤ YN0013: │ @jest/expect-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,281: DEBUG - ➤ YN0013: │ @jest/console@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,283: DEBUG - ➤ YN0013: │ @jest/core@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,285: DEBUG - ➤ YN0013: │ @jest/environment@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,286: DEBUG - ➤ YN0013: │ @jest/expect-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,288: DEBUG - ➤ YN0013: │ @jest/expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,399: DEBUG - ➤ YN0013: │ @jest/core@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,401: DEBUG - ➤ YN0013: │ @jest/environment@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,402: DEBUG - ➤ YN0013: │ @jest/expect-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,403: DEBUG - ➤ YN0013: │ @jest/expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,404: DEBUG - ➤ YN0013: │ @jest/fake-timers@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,436: DEBUG - ➤ YN0013: │ @jest/environment@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,437: DEBUG - ➤ YN0013: │ @jest/expect-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,439: DEBUG - ➤ YN0013: │ @jest/expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,440: DEBUG - ➤ YN0013: │ @jest/fake-timers@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,441: DEBUG - ➤ YN0013: │ @jest/globals@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,485: DEBUG - ➤ YN0013: │ @jest/expect-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,486: DEBUG - ➤ YN0013: │ @jest/expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,487: DEBUG - ➤ YN0013: │ @jest/fake-timers@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,489: DEBUG - ➤ YN0013: │ @jest/globals@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,490: DEBUG - ➤ YN0013: │ @jest/reporters@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,588: DEBUG - ➤ YN0013: │ @jest/expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,590: DEBUG - ➤ YN0013: │ @jest/fake-timers@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,592: DEBUG - ➤ YN0013: │ @jest/globals@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,595: DEBUG - ➤ YN0013: │ @jest/reporters@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,598: DEBUG - ➤ YN0013: │ @jest/schemas@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,694: DEBUG - ➤ YN0013: │ @jest/fake-timers@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,696: DEBUG - ➤ YN0013: │ @jest/globals@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,699: DEBUG - ➤ YN0013: │ @jest/reporters@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,701: DEBUG - ➤ YN0013: │ @jest/schemas@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,704: DEBUG - ➤ YN0013: │ @jest/source-map@npm:28.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,832: DEBUG - ➤ YN0013: │ @jest/globals@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,837: DEBUG - ➤ YN0013: │ @jest/reporters@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,839: DEBUG - ➤ YN0013: │ @jest/schemas@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,841: DEBUG - ➤ YN0013: │ @jest/source-map@npm:28.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,843: DEBUG - ➤ YN0013: │ @jest/test-result@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,876: DEBUG - ➤ YN0013: │ @jest/reporters@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,878: DEBUG - ➤ YN0013: │ @jest/schemas@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,880: DEBUG - ➤ YN0013: │ @jest/source-map@npm:28.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,884: DEBUG - ➤ YN0013: │ @jest/test-result@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,886: DEBUG - ➤ YN0013: │ @jest/test-sequencer@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,956: DEBUG - ➤ YN0013: │ @jest/schemas@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,958: DEBUG - ➤ YN0013: │ @jest/source-map@npm:28.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,959: DEBUG - ➤ YN0013: │ @jest/test-result@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,961: DEBUG - ➤ YN0013: │ @jest/test-sequencer@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,962: DEBUG - ➤ YN0013: │ @jest/transform@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,993: DEBUG - ➤ YN0013: │ @jest/source-map@npm:28.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,994: DEBUG - ➤ YN0013: │ @jest/test-result@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,996: DEBUG - ➤ YN0013: │ @jest/test-sequencer@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,997: DEBUG - ➤ YN0013: │ @jest/transform@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:17,998: DEBUG - ➤ YN0013: │ @jest/types@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,001: DEBUG - ➤ YN0013: │ @jest/test-result@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,003: DEBUG - ➤ YN0013: │ @jest/test-sequencer@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,008: DEBUG - ➤ YN0013: │ @jest/transform@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,012: DEBUG - ➤ YN0013: │ @jest/types@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,014: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,060: DEBUG - ➤ YN0013: │ @jest/test-sequencer@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,062: DEBUG - ➤ YN0013: │ @jest/transform@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,063: DEBUG - ➤ YN0013: │ @jest/types@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,067: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,070: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,098: DEBUG - ➤ YN0013: │ @jest/transform@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,100: DEBUG - ➤ YN0013: │ @jest/types@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,101: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,103: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,106: DEBUG - ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,117: DEBUG - ➤ YN0013: │ @jest/types@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,120: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,123: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,126: DEBUG - ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,130: DEBUG - ➤ YN0013: │ @jridgewell/set-array@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,143: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,145: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,148: DEBUG - ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,150: DEBUG - ➤ YN0013: │ @jridgewell/set-array@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,153: DEBUG - ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.4.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,186: DEBUG - ➤ YN0013: │ @jridgewell/gen-mapping@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,188: DEBUG - ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,189: DEBUG - ➤ YN0013: │ @jridgewell/set-array@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,191: DEBUG - ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.4.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,193: DEBUG - ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,259: DEBUG - ➤ YN0013: │ @jridgewell/resolve-uri@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,260: DEBUG - ➤ YN0013: │ @jridgewell/set-array@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,262: DEBUG - ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.4.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,263: DEBUG - ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,265: DEBUG - ➤ YN0013: │ @mantine/carousel@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,376: DEBUG - ➤ YN0013: │ @jridgewell/set-array@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,379: DEBUG - ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.4.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,380: DEBUG - ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,382: DEBUG - ➤ YN0013: │ @mantine/carousel@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,383: DEBUG - ➤ YN0013: │ @mantine/core@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,513: DEBUG - ➤ YN0013: │ @jridgewell/sourcemap-codec@npm:1.4.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,515: DEBUG - ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,517: DEBUG - ➤ YN0013: │ @mantine/carousel@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,518: DEBUG - ➤ YN0013: │ @mantine/core@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,520: DEBUG - ➤ YN0013: │ @mantine/dates@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,521: DEBUG - ➤ YN0013: │ @jridgewell/trace-mapping@npm:0.3.14 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,523: DEBUG - ➤ YN0013: │ @mantine/carousel@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,524: DEBUG - ➤ YN0013: │ @mantine/core@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,526: DEBUG - ➤ YN0013: │ @mantine/dates@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,540: DEBUG - ➤ YN0013: │ @mantine/dropzone@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,614: DEBUG - ➤ YN0013: │ @mantine/carousel@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,616: DEBUG - ➤ YN0013: │ @mantine/core@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,619: DEBUG - ➤ YN0013: │ @mantine/dates@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,629: DEBUG - ➤ YN0013: │ @mantine/dropzone@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,630: DEBUG - ➤ YN0013: │ @mantine/form@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,632: DEBUG - ➤ YN0013: │ @mantine/core@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,633: DEBUG - ➤ YN0013: │ @mantine/dates@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,635: DEBUG - ➤ YN0013: │ @mantine/dropzone@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,666: DEBUG - ➤ YN0013: │ @mantine/form@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,674: DEBUG - ➤ YN0013: │ @mantine/hooks@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,846: DEBUG - ➤ YN0013: │ @mantine/dates@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,849: DEBUG - ➤ YN0013: │ @mantine/dropzone@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,850: DEBUG - ➤ YN0013: │ @mantine/form@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,852: DEBUG - ➤ YN0013: │ @mantine/hooks@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,853: DEBUG - ➤ YN0013: │ @mantine/modals@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,854: DEBUG - ➤ YN0013: │ @mantine/dropzone@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,856: DEBUG - ➤ YN0013: │ @mantine/form@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,857: DEBUG - ➤ YN0013: │ @mantine/hooks@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,859: DEBUG - ➤ YN0013: │ @mantine/modals@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,883: DEBUG - ➤ YN0013: │ @mantine/next@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,884: DEBUG - ➤ YN0013: │ @mantine/form@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,885: DEBUG - ➤ YN0013: │ @mantine/hooks@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,887: DEBUG - ➤ YN0013: │ @mantine/modals@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,900: DEBUG - ➤ YN0013: │ @mantine/next@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,901: DEBUG - ➤ YN0013: │ @mantine/notifications@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,912: DEBUG - ➤ YN0013: │ @mantine/hooks@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,914: DEBUG - ➤ YN0013: │ @mantine/modals@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,915: DEBUG - ➤ YN0013: │ @mantine/next@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,916: DEBUG - ➤ YN0013: │ @mantine/notifications@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,917: DEBUG - ➤ YN0013: │ @mantine/prism@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,944: DEBUG - ➤ YN0013: │ @mantine/modals@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,946: DEBUG - ➤ YN0013: │ @mantine/next@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,948: DEBUG - ➤ YN0013: │ @mantine/notifications@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,949: DEBUG - ➤ YN0013: │ @mantine/prism@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:18,950: DEBUG - ➤ YN0013: │ @mantine/ssr@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,164: DEBUG - ➤ YN0013: │ @mantine/next@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,165: DEBUG - ➤ YN0013: │ @mantine/notifications@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,167: DEBUG - ➤ YN0013: │ @mantine/prism@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,169: DEBUG - ➤ YN0013: │ @mantine/ssr@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,171: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,182: DEBUG - ➤ YN0013: │ @mantine/notifications@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,184: DEBUG - ➤ YN0013: │ @mantine/prism@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,186: DEBUG - ➤ YN0013: │ @mantine/ssr@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,187: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,189: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,201: DEBUG - ➤ YN0013: │ @mantine/prism@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,204: DEBUG - ➤ YN0013: │ @mantine/ssr@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,205: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,207: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,226: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,227: DEBUG - ➤ YN0013: │ @mantine/ssr@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,229: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,230: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,232: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,238: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,241: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,246: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,252: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,254: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,266: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,283: DEBUG - ➤ YN0013: │ @mantine/styles@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,285: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,287: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,288: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,290: DEBUG - ➤ YN0013: │ @motionone/animation@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,311: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,313: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,314: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,316: DEBUG - ➤ YN0013: │ @motionone/animation@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,317: DEBUG - ➤ YN0013: │ @motionone/dom@npm:10.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,333: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,335: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,336: DEBUG - ➤ YN0013: │ @motionone/animation@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,337: DEBUG - ➤ YN0013: │ @motionone/dom@npm:10.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,339: DEBUG - ➤ YN0013: │ @motionone/easing@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,355: DEBUG - ➤ YN0013: │ @mantine/utils@npm:5.7.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,356: DEBUG - ➤ YN0013: │ @motionone/animation@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,358: DEBUG - ➤ YN0013: │ @motionone/dom@npm:10.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,360: DEBUG - ➤ YN0013: │ @motionone/easing@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,362: DEBUG - ➤ YN0013: │ @motionone/generators@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,543: DEBUG - ➤ YN0013: │ @motionone/animation@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,545: DEBUG - ➤ YN0013: │ @motionone/dom@npm:10.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,547: DEBUG - ➤ YN0013: │ @motionone/easing@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,549: DEBUG - ➤ YN0013: │ @motionone/generators@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,550: DEBUG - ➤ YN0013: │ @motionone/types@npm:10.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,570: DEBUG - ➤ YN0013: │ @motionone/dom@npm:10.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,572: DEBUG - ➤ YN0013: │ @motionone/easing@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,573: DEBUG - ➤ YN0013: │ @motionone/generators@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,575: DEBUG - ➤ YN0013: │ @motionone/types@npm:10.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,577: DEBUG - ➤ YN0013: │ @motionone/utils@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,579: DEBUG - ➤ YN0013: │ @motionone/easing@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,580: DEBUG - ➤ YN0013: │ @motionone/generators@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,582: DEBUG - ➤ YN0013: │ @motionone/types@npm:10.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,583: DEBUG - ➤ YN0013: │ @motionone/utils@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,585: DEBUG - ➤ YN0013: │ @next/bundle-analyzer@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,595: DEBUG - ➤ YN0013: │ @motionone/generators@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,599: DEBUG - ➤ YN0013: │ @motionone/types@npm:10.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,600: DEBUG - ➤ YN0013: │ @motionone/utils@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,602: DEBUG - ➤ YN0013: │ @next/bundle-analyzer@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,604: DEBUG - ➤ YN0013: │ @next/env@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,605: DEBUG - ➤ YN0013: │ @motionone/types@npm:10.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,607: DEBUG - ➤ YN0013: │ @motionone/utils@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,615: DEBUG - ➤ YN0013: │ @next/bundle-analyzer@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,617: DEBUG - ➤ YN0013: │ @next/env@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,626: DEBUG - ➤ YN0013: │ @next/eslint-plugin-next@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,675: DEBUG - ➤ YN0013: │ @motionone/utils@npm:10.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,677: DEBUG - ➤ YN0013: │ @next/bundle-analyzer@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,678: DEBUG - ➤ YN0013: │ @next/env@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,680: DEBUG - ➤ YN0013: │ @next/eslint-plugin-next@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,681: DEBUG - ➤ YN0013: │ @next/swc-linux-x64-gnu@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,709: DEBUG - ➤ YN0013: │ @next/bundle-analyzer@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,711: DEBUG - ➤ YN0013: │ @next/env@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,714: DEBUG - ➤ YN0013: │ @next/eslint-plugin-next@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,715: DEBUG - ➤ YN0013: │ @next/swc-linux-x64-gnu@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,717: DEBUG - ➤ YN0013: │ @nivo/annotations@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,718: DEBUG - ➤ YN0013: │ @next/env@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,719: DEBUG - ➤ YN0013: │ @next/eslint-plugin-next@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,721: DEBUG - ➤ YN0013: │ @next/swc-linux-x64-gnu@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,722: DEBUG - ➤ YN0013: │ @nivo/annotations@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,728: DEBUG - ➤ YN0013: │ @nivo/axes@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,729: DEBUG - ➤ YN0013: │ @next/eslint-plugin-next@npm:12.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,737: DEBUG - ➤ YN0013: │ @next/swc-linux-x64-gnu@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,738: DEBUG - ➤ YN0013: │ @nivo/annotations@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,740: DEBUG - ➤ YN0013: │ @nivo/axes@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,743: DEBUG - ➤ YN0013: │ @nivo/colors@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,752: DEBUG - ➤ YN0013: │ @next/swc-linux-x64-gnu@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,754: DEBUG - ➤ YN0013: │ @nivo/annotations@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,755: DEBUG - ➤ YN0013: │ @nivo/axes@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,757: DEBUG - ➤ YN0013: │ @nivo/colors@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,758: DEBUG - ➤ YN0013: │ @nivo/core@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,759: DEBUG - ➤ YN0013: │ @nivo/annotations@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,769: DEBUG - ➤ YN0013: │ @nivo/axes@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,772: DEBUG - ➤ YN0013: │ @nivo/colors@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,774: DEBUG - ➤ YN0013: │ @nivo/core@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,776: DEBUG - ➤ YN0013: │ @nivo/legends@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,861: DEBUG - ➤ YN0013: │ @nivo/axes@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,863: DEBUG - ➤ YN0013: │ @nivo/colors@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,865: DEBUG - ➤ YN0013: │ @nivo/core@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,866: DEBUG - ➤ YN0013: │ @nivo/legends@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:19,868: DEBUG - ➤ YN0013: │ @nivo/line@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:20,373: DEBUG - ➤ YN0013: │ @nivo/colors@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:20,376: DEBUG - ➤ YN0013: │ @nivo/core@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:20,378: DEBUG - ➤ YN0013: │ @nivo/legends@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:20,381: DEBUG - ➤ YN0013: │ @nivo/line@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:20,383: DEBUG - ➤ YN0013: │ @nivo/recompose@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,158: DEBUG - ➤ YN0013: │ @nivo/core@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,160: DEBUG - ➤ YN0013: │ @nivo/legends@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,161: DEBUG - ➤ YN0013: │ @nivo/line@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,163: DEBUG - ➤ YN0013: │ @nivo/recompose@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,168: DEBUG - ➤ YN0013: │ @nivo/scales@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,170: DEBUG - ➤ YN0013: │ @nivo/legends@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,176: DEBUG - ➤ YN0013: │ @nivo/line@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,189: DEBUG - ➤ YN0013: │ @nivo/recompose@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,191: DEBUG - ➤ YN0013: │ @nivo/scales@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,193: DEBUG - ➤ YN0013: │ @nivo/tooltip@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,195: DEBUG - ➤ YN0013: │ @nivo/line@npm:0.79.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,200: DEBUG - ➤ YN0013: │ @nivo/recompose@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,202: DEBUG - ➤ YN0013: │ @nivo/scales@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,206: DEBUG - ➤ YN0013: │ @nivo/tooltip@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,208: DEBUG - ➤ YN0013: │ @nivo/voronoi@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,236: DEBUG - ➤ YN0013: │ @nivo/recompose@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,238: DEBUG - ➤ YN0013: │ @nivo/scales@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,240: DEBUG - ➤ YN0013: │ @nivo/tooltip@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,242: DEBUG - ➤ YN0013: │ @nivo/voronoi@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,244: DEBUG - ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,260: DEBUG - ➤ YN0013: │ @nivo/scales@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,262: DEBUG - ➤ YN0013: │ @nivo/tooltip@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,264: DEBUG - ➤ YN0013: │ @nivo/voronoi@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,266: DEBUG - ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,268: DEBUG - ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,295: DEBUG - ➤ YN0013: │ @nivo/tooltip@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,296: DEBUG - ➤ YN0013: │ @nivo/voronoi@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,297: DEBUG - ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,299: DEBUG - ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,302: DEBUG - ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,336: DEBUG - ➤ YN0013: │ @nivo/voronoi@npm:0.79.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,338: DEBUG - ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,339: DEBUG - ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,341: DEBUG - ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,342: DEBUG - ➤ YN0013: │ @npmcli/fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,359: DEBUG - ➤ YN0013: │ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,361: DEBUG - ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,363: DEBUG - ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,365: DEBUG - ➤ YN0013: │ @npmcli/fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,366: DEBUG - ➤ YN0013: │ @npmcli/move-file@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,414: DEBUG - ➤ YN0013: │ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,416: DEBUG - ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,418: DEBUG - ➤ YN0013: │ @npmcli/fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,419: DEBUG - ➤ YN0013: │ @npmcli/move-file@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,421: DEBUG - ➤ YN0013: │ @polka/url@npm:1.0.0-next.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,508: DEBUG - ➤ YN0013: │ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,510: DEBUG - ➤ YN0013: │ @npmcli/fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,512: DEBUG - ➤ YN0013: │ @npmcli/move-file@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,513: DEBUG - ➤ YN0013: │ @polka/url@npm:1.0.0-next.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,515: DEBUG - ➤ YN0013: │ @radix-ui/number@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,531: DEBUG - ➤ YN0013: │ @npmcli/fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,533: DEBUG - ➤ YN0013: │ @npmcli/move-file@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,534: DEBUG - ➤ YN0013: │ @polka/url@npm:1.0.0-next.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,537: DEBUG - ➤ YN0013: │ @radix-ui/number@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,539: DEBUG - ➤ YN0013: │ @radix-ui/primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,540: DEBUG - ➤ YN0013: │ @npmcli/move-file@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,541: DEBUG - ➤ YN0013: │ @polka/url@npm:1.0.0-next.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,543: DEBUG - ➤ YN0013: │ @radix-ui/number@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,544: DEBUG - ➤ YN0013: │ @radix-ui/primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,546: DEBUG - ➤ YN0013: │ @radix-ui/react-compose-refs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,568: DEBUG - ➤ YN0013: │ @polka/url@npm:1.0.0-next.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,569: DEBUG - ➤ YN0013: │ @radix-ui/number@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,571: DEBUG - ➤ YN0013: │ @radix-ui/primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,573: DEBUG - ➤ YN0013: │ @radix-ui/react-compose-refs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,574: DEBUG - ➤ YN0013: │ @radix-ui/react-context@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,676: DEBUG - ➤ YN0013: │ @radix-ui/number@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,678: DEBUG - ➤ YN0013: │ @radix-ui/primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,679: DEBUG - ➤ YN0013: │ @radix-ui/react-compose-refs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,681: DEBUG - ➤ YN0013: │ @radix-ui/react-context@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,683: DEBUG - ➤ YN0013: │ @radix-ui/react-direction@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,698: DEBUG - ➤ YN0013: │ @radix-ui/primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,700: DEBUG - ➤ YN0013: │ @radix-ui/react-compose-refs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,702: DEBUG - ➤ YN0013: │ @radix-ui/react-context@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,705: DEBUG - ➤ YN0013: │ @radix-ui/react-direction@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,707: DEBUG - ➤ YN0013: │ @radix-ui/react-presence@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,709: DEBUG - ➤ YN0013: │ @radix-ui/react-compose-refs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,716: DEBUG - ➤ YN0013: │ @radix-ui/react-context@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,718: DEBUG - ➤ YN0013: │ @radix-ui/react-direction@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,722: DEBUG - ➤ YN0013: │ @radix-ui/react-presence@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,726: DEBUG - ➤ YN0013: │ @radix-ui/react-primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,766: DEBUG - ➤ YN0013: │ @radix-ui/react-context@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,768: DEBUG - ➤ YN0013: │ @radix-ui/react-direction@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,770: DEBUG - ➤ YN0013: │ @radix-ui/react-presence@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,772: DEBUG - ➤ YN0013: │ @radix-ui/react-primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,773: DEBUG - ➤ YN0013: │ @radix-ui/react-scroll-area@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,783: DEBUG - ➤ YN0013: │ @radix-ui/react-direction@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,789: DEBUG - ➤ YN0013: │ @radix-ui/react-presence@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,790: DEBUG - ➤ YN0013: │ @radix-ui/react-primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,792: DEBUG - ➤ YN0013: │ @radix-ui/react-scroll-area@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,794: DEBUG - ➤ YN0013: │ @radix-ui/react-slot@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,803: DEBUG - ➤ YN0013: │ @radix-ui/react-presence@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,805: DEBUG - ➤ YN0013: │ @radix-ui/react-primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,807: DEBUG - ➤ YN0013: │ @radix-ui/react-scroll-area@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,809: DEBUG - ➤ YN0013: │ @radix-ui/react-slot@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,811: DEBUG - ➤ YN0013: │ @radix-ui/react-use-callback-ref@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,840: DEBUG - ➤ YN0013: │ @radix-ui/react-primitive@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,842: DEBUG - ➤ YN0013: │ @radix-ui/react-scroll-area@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,844: DEBUG - ➤ YN0013: │ @radix-ui/react-slot@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,846: DEBUG - ➤ YN0013: │ @radix-ui/react-use-callback-ref@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,847: DEBUG - ➤ YN0013: │ @radix-ui/react-use-layout-effect@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,879: DEBUG - ➤ YN0013: │ @radix-ui/react-scroll-area@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,881: DEBUG - ➤ YN0013: │ @radix-ui/react-slot@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,882: DEBUG - ➤ YN0013: │ @radix-ui/react-use-callback-ref@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,884: DEBUG - ➤ YN0013: │ @radix-ui/react-use-layout-effect@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,886: DEBUG - ➤ YN0013: │ @react-spring/animated@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,992: DEBUG - ➤ YN0013: │ @radix-ui/react-slot@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,994: DEBUG - ➤ YN0013: │ @radix-ui/react-use-callback-ref@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,995: DEBUG - ➤ YN0013: │ @radix-ui/react-use-layout-effect@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,997: DEBUG - ➤ YN0013: │ @react-spring/animated@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:24,998: DEBUG - ➤ YN0013: │ @react-spring/core@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,033: DEBUG - ➤ YN0013: │ @radix-ui/react-use-callback-ref@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,035: DEBUG - ➤ YN0013: │ @radix-ui/react-use-layout-effect@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,037: DEBUG - ➤ YN0013: │ @react-spring/animated@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,038: DEBUG - ➤ YN0013: │ @react-spring/core@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,039: DEBUG - ➤ YN0013: │ @react-spring/rafz@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,207: DEBUG - ➤ YN0013: │ @radix-ui/react-use-layout-effect@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,209: DEBUG - ➤ YN0013: │ @react-spring/animated@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,211: DEBUG - ➤ YN0013: │ @react-spring/core@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,212: DEBUG - ➤ YN0013: │ @react-spring/rafz@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,213: DEBUG - ➤ YN0013: │ @react-spring/shared@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,274: DEBUG - ➤ YN0013: │ @react-spring/animated@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,276: DEBUG - ➤ YN0013: │ @react-spring/core@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,278: DEBUG - ➤ YN0013: │ @react-spring/rafz@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,279: DEBUG - ➤ YN0013: │ @react-spring/shared@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,281: DEBUG - ➤ YN0013: │ @react-spring/types@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,336: DEBUG - ➤ YN0013: │ @react-spring/core@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,338: DEBUG - ➤ YN0013: │ @react-spring/rafz@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,340: DEBUG - ➤ YN0013: │ @react-spring/shared@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,341: DEBUG - ➤ YN0013: │ @react-spring/types@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,343: DEBUG - ➤ YN0013: │ @react-spring/web@npm:9.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,674: DEBUG - ➤ YN0013: │ @react-spring/rafz@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,676: DEBUG - ➤ YN0013: │ @react-spring/shared@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,678: DEBUG - ➤ YN0013: │ @react-spring/types@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,680: DEBUG - ➤ YN0013: │ @react-spring/web@npm:9.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,682: DEBUG - ➤ YN0013: │ @sinclair/typebox@npm:0.24.20 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,827: DEBUG - ➤ YN0013: │ @react-spring/shared@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,829: DEBUG - ➤ YN0013: │ @react-spring/types@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,831: DEBUG - ➤ YN0013: │ @react-spring/web@npm:9.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,833: DEBUG - ➤ YN0013: │ @sinclair/typebox@npm:0.24.20 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,835: DEBUG - ➤ YN0013: │ @sindresorhus/is@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,985: DEBUG - ➤ YN0013: │ @react-spring/types@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,987: DEBUG - ➤ YN0013: │ @react-spring/web@npm:9.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,989: DEBUG - ➤ YN0013: │ @sinclair/typebox@npm:0.24.20 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,991: DEBUG - ➤ YN0013: │ @sindresorhus/is@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:25,993: DEBUG - ➤ YN0013: │ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,083: DEBUG - ➤ YN0013: │ @react-spring/web@npm:9.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,085: DEBUG - ➤ YN0013: │ @sinclair/typebox@npm:0.24.20 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,087: DEBUG - ➤ YN0013: │ @sindresorhus/is@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,088: DEBUG - ➤ YN0013: │ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,090: DEBUG - ➤ YN0013: │ @sinonjs/fake-timers@npm:9.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,131: DEBUG - ➤ YN0013: │ @sinclair/typebox@npm:0.24.20 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,133: DEBUG - ➤ YN0013: │ @sindresorhus/is@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,134: DEBUG - ➤ YN0013: │ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,136: DEBUG - ➤ YN0013: │ @sinonjs/fake-timers@npm:9.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,137: DEBUG - ➤ YN0013: │ @swc/helpers@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,210: DEBUG - ➤ YN0013: │ @sindresorhus/is@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,212: DEBUG - ➤ YN0013: │ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,214: DEBUG - ➤ YN0013: │ @sinonjs/fake-timers@npm:9.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,215: DEBUG - ➤ YN0013: │ @swc/helpers@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,224: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:4.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,270: DEBUG - ➤ YN0013: │ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,273: DEBUG - ➤ YN0013: │ @sinonjs/fake-timers@npm:9.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,281: DEBUG - ➤ YN0013: │ @swc/helpers@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,283: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:4.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,285: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,314: DEBUG - ➤ YN0013: │ @sinonjs/fake-timers@npm:9.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,317: DEBUG - ➤ YN0013: │ @swc/helpers@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,318: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:4.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,320: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,322: DEBUG - ➤ YN0013: │ @tabler/icons@npm:1.78.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,424: DEBUG - ➤ YN0013: │ @swc/helpers@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,426: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:4.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,428: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,430: DEBUG - ➤ YN0013: │ @tabler/icons@npm:1.78.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,432: DEBUG - ➤ YN0013: │ @tanstack/query-core@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,468: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:4.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,470: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,472: DEBUG - ➤ YN0013: │ @tabler/icons@npm:1.78.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,473: DEBUG - ➤ YN0013: │ @tanstack/query-core@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,475: DEBUG - ➤ YN0013: │ @tanstack/react-query@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,508: DEBUG - ➤ YN0013: │ @szmarczak/http-timer@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,510: DEBUG - ➤ YN0013: │ @tabler/icons@npm:1.78.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,511: DEBUG - ➤ YN0013: │ @tanstack/query-core@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,513: DEBUG - ➤ YN0013: │ @tanstack/react-query@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,515: DEBUG - ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,640: DEBUG - ➤ YN0013: │ @tabler/icons@npm:1.78.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,642: DEBUG - ➤ YN0013: │ @tanstack/query-core@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,644: DEBUG - ➤ YN0013: │ @tanstack/react-query@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,645: DEBUG - ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,647: DEBUG - ➤ YN0013: │ @types/babel__core@npm:7.1.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,834: DEBUG - ➤ YN0013: │ @tanstack/query-core@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,836: DEBUG - ➤ YN0013: │ @tanstack/react-query@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,838: DEBUG - ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,840: DEBUG - ➤ YN0013: │ @types/babel__core@npm:7.1.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,841: DEBUG - ➤ YN0013: │ @types/babel__generator@npm:7.6.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,859: DEBUG - ➤ YN0013: │ @tanstack/react-query@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,861: DEBUG - ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,863: DEBUG - ➤ YN0013: │ @types/babel__core@npm:7.1.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,865: DEBUG - ➤ YN0013: │ @types/babel__generator@npm:7.6.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,867: DEBUG - ➤ YN0013: │ @types/babel__template@npm:7.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,893: DEBUG - ➤ YN0013: │ @tootallnate/once@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,895: DEBUG - ➤ YN0013: │ @types/babel__core@npm:7.1.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,897: DEBUG - ➤ YN0013: │ @types/babel__generator@npm:7.6.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,898: DEBUG - ➤ YN0013: │ @types/babel__template@npm:7.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:26,901: DEBUG - ➤ YN0013: │ @types/babel__traverse@npm:7.17.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,012: DEBUG - ➤ YN0013: │ @types/babel__core@npm:7.1.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,014: DEBUG - ➤ YN0013: │ @types/babel__generator@npm:7.6.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,016: DEBUG - ➤ YN0013: │ @types/babel__template@npm:7.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,018: DEBUG - ➤ YN0013: │ @types/babel__traverse@npm:7.17.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,020: DEBUG - ➤ YN0013: │ @types/cacheable-request@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,036: DEBUG - ➤ YN0013: │ @types/babel__generator@npm:7.6.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,038: DEBUG - ➤ YN0013: │ @types/babel__template@npm:7.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,039: DEBUG - ➤ YN0013: │ @types/babel__traverse@npm:7.17.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,042: DEBUG - ➤ YN0013: │ @types/cacheable-request@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,043: DEBUG - ➤ YN0013: │ @types/cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,052: DEBUG - ➤ YN0013: │ @types/babel__template@npm:7.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,054: DEBUG - ➤ YN0013: │ @types/babel__traverse@npm:7.17.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,056: DEBUG - ➤ YN0013: │ @types/cacheable-request@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,058: DEBUG - ➤ YN0013: │ @types/cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,060: DEBUG - ➤ YN0013: │ @types/docker-modem@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,105: DEBUG - ➤ YN0013: │ @types/babel__traverse@npm:7.17.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,107: DEBUG - ➤ YN0013: │ @types/cacheable-request@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,109: DEBUG - ➤ YN0013: │ @types/cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,111: DEBUG - ➤ YN0013: │ @types/docker-modem@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,112: DEBUG - ➤ YN0013: │ @types/dockerode@npm:3.3.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,164: DEBUG - ➤ YN0013: │ @types/cacheable-request@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,166: DEBUG - ➤ YN0013: │ @types/cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,167: DEBUG - ➤ YN0013: │ @types/docker-modem@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,169: DEBUG - ➤ YN0013: │ @types/dockerode@npm:3.3.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,170: DEBUG - ➤ YN0013: │ @types/graceful-fs@npm:4.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,191: DEBUG - ➤ YN0013: │ @types/cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,193: DEBUG - ➤ YN0013: │ @types/docker-modem@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,195: DEBUG - ➤ YN0013: │ @types/dockerode@npm:3.3.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,197: DEBUG - ➤ YN0013: │ @types/graceful-fs@npm:4.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,205: DEBUG - ➤ YN0013: │ @types/hoist-non-react-statics@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,224: DEBUG - ➤ YN0013: │ @types/docker-modem@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,226: DEBUG - ➤ YN0013: │ @types/dockerode@npm:3.3.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,227: DEBUG - ➤ YN0013: │ @types/graceful-fs@npm:4.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,229: DEBUG - ➤ YN0013: │ @types/hoist-non-react-statics@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,231: DEBUG - ➤ YN0013: │ @types/http-cache-semantics@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,249: DEBUG - ➤ YN0013: │ @types/dockerode@npm:3.3.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,251: DEBUG - ➤ YN0013: │ @types/graceful-fs@npm:4.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,253: DEBUG - ➤ YN0013: │ @types/hoist-non-react-statics@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,254: DEBUG - ➤ YN0013: │ @types/http-cache-semantics@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,258: DEBUG - ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,284: DEBUG - ➤ YN0013: │ @types/graceful-fs@npm:4.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,287: DEBUG - ➤ YN0013: │ @types/hoist-non-react-statics@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,290: DEBUG - ➤ YN0013: │ @types/http-cache-semantics@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,296: DEBUG - ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,298: DEBUG - ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,300: DEBUG - ➤ YN0013: │ @types/hoist-non-react-statics@npm:3.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,302: DEBUG - ➤ YN0013: │ @types/http-cache-semantics@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,313: DEBUG - ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,315: DEBUG - ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,317: DEBUG - ➤ YN0013: │ @types/istanbul-reports@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,469: DEBUG - ➤ YN0013: │ @types/http-cache-semantics@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,472: DEBUG - ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,473: DEBUG - ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,475: DEBUG - ➤ YN0013: │ @types/istanbul-reports@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,477: DEBUG - ➤ YN0013: │ @types/json-buffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,530: DEBUG - ➤ YN0013: │ @types/istanbul-lib-coverage@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,532: DEBUG - ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,534: DEBUG - ➤ YN0013: │ @types/istanbul-reports@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,536: DEBUG - ➤ YN0013: │ @types/json-buffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,538: DEBUG - ➤ YN0013: │ @types/json-schema@npm:7.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,696: DEBUG - ➤ YN0013: │ @types/istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,699: DEBUG - ➤ YN0013: │ @types/istanbul-reports@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,700: DEBUG - ➤ YN0013: │ @types/json-buffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,702: DEBUG - ➤ YN0013: │ @types/json-schema@npm:7.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,703: DEBUG - ➤ YN0013: │ @types/json5@npm:0.0.29 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,785: DEBUG - ➤ YN0013: │ @types/istanbul-reports@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,787: DEBUG - ➤ YN0013: │ @types/json-buffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,789: DEBUG - ➤ YN0013: │ @types/json-schema@npm:7.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,791: DEBUG - ➤ YN0013: │ @types/json5@npm:0.0.29 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:27,793: DEBUG - ➤ YN0013: │ @types/keyv@npm:3.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,008: DEBUG - ➤ YN0013: │ @types/json-buffer@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,012: DEBUG - ➤ YN0013: │ @types/json-schema@npm:7.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,014: DEBUG - ➤ YN0013: │ @types/json5@npm:0.0.29 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,016: DEBUG - ➤ YN0013: │ @types/keyv@npm:3.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,017: DEBUG - ➤ YN0013: │ @types/node@npm:16.11.45 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,034: DEBUG - ➤ YN0013: │ @types/json-schema@npm:7.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,036: DEBUG - ➤ YN0013: │ @types/json5@npm:0.0.29 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,038: DEBUG - ➤ YN0013: │ @types/keyv@npm:3.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,039: DEBUG - ➤ YN0013: │ @types/node@npm:16.11.45 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,041: DEBUG - ➤ YN0013: │ @types/node@npm:17.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,100: DEBUG - ➤ YN0013: │ @types/json5@npm:0.0.29 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,102: DEBUG - ➤ YN0013: │ @types/keyv@npm:3.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,103: DEBUG - ➤ YN0013: │ @types/node@npm:16.11.45 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,105: DEBUG - ➤ YN0013: │ @types/node@npm:17.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,107: DEBUG - ➤ YN0013: │ @types/node@npm:18.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,142: DEBUG - ➤ YN0013: │ @types/keyv@npm:3.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,144: DEBUG - ➤ YN0013: │ @types/node@npm:16.11.45 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,146: DEBUG - ➤ YN0013: │ @types/node@npm:17.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,159: DEBUG - ➤ YN0013: │ @types/node@npm:18.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,163: DEBUG - ➤ YN0013: │ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,297: DEBUG - ➤ YN0013: │ @types/node@npm:16.11.45 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,298: DEBUG - ➤ YN0013: │ @types/node@npm:17.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,300: DEBUG - ➤ YN0013: │ @types/node@npm:18.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,302: DEBUG - ➤ YN0013: │ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,303: DEBUG - ➤ YN0013: │ @types/prettier@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,332: DEBUG - ➤ YN0013: │ @types/node@npm:17.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,333: DEBUG - ➤ YN0013: │ @types/node@npm:18.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,334: DEBUG - ➤ YN0013: │ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,336: DEBUG - ➤ YN0013: │ @types/prettier@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,337: DEBUG - ➤ YN0013: │ @types/prop-types@npm:15.7.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,390: DEBUG - ➤ YN0013: │ @types/node@npm:18.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,396: DEBUG - ➤ YN0013: │ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,398: DEBUG - ➤ YN0013: │ @types/prettier@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,399: DEBUG - ➤ YN0013: │ @types/prop-types@npm:15.7.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,401: DEBUG - ➤ YN0013: │ @types/react@npm:17.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,557: DEBUG - ➤ YN0013: │ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,559: DEBUG - ➤ YN0013: │ @types/prettier@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,561: DEBUG - ➤ YN0013: │ @types/prop-types@npm:15.7.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,567: DEBUG - ➤ YN0013: │ @types/react@npm:17.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,569: DEBUG - ➤ YN0013: │ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,573: DEBUG - ➤ YN0013: │ @types/prettier@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,577: DEBUG - ➤ YN0013: │ @types/prop-types@npm:15.7.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,579: DEBUG - ➤ YN0013: │ @types/react@npm:17.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,581: DEBUG - ➤ YN0013: │ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,582: DEBUG - ➤ YN0013: │ @types/ssh2@npm:1.11.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,612: DEBUG - ➤ YN0013: │ @types/prop-types@npm:15.7.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,613: DEBUG - ➤ YN0013: │ @types/react@npm:17.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,621: DEBUG - ➤ YN0013: │ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,623: DEBUG - ➤ YN0013: │ @types/ssh2@npm:1.11.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,625: DEBUG - ➤ YN0013: │ @types/stack-utils@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,784: DEBUG - ➤ YN0013: │ @types/react@npm:17.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,786: DEBUG - ➤ YN0013: │ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,788: DEBUG - ➤ YN0013: │ @types/ssh2@npm:1.11.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,790: DEBUG - ➤ YN0013: │ @types/stack-utils@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,791: DEBUG - ➤ YN0013: │ @types/use-sync-external-store@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,982: DEBUG - ➤ YN0013: │ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,986: DEBUG - ➤ YN0013: │ @types/ssh2@npm:1.11.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:28,999: DEBUG - ➤ YN0013: │ @types/stack-utils@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,002: DEBUG - ➤ YN0013: │ @types/use-sync-external-store@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,005: DEBUG - ➤ YN0013: │ @types/uuid@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,236: DEBUG - ➤ YN0013: │ @types/ssh2@npm:1.11.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,238: DEBUG - ➤ YN0013: │ @types/stack-utils@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,240: DEBUG - ➤ YN0013: │ @types/use-sync-external-store@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,242: DEBUG - ➤ YN0013: │ @types/uuid@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,243: DEBUG - ➤ YN0013: │ @types/yargs-parser@npm:21.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,816: DEBUG - ➤ YN0013: │ @types/stack-utils@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,824: DEBUG - ➤ YN0013: │ @types/use-sync-external-store@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,825: DEBUG - ➤ YN0013: │ @types/uuid@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,827: DEBUG - ➤ YN0013: │ @types/yargs-parser@npm:21.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:29,828: DEBUG - ➤ YN0013: │ @types/yargs@npm:17.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,288: DEBUG - ➤ YN0013: │ @types/use-sync-external-store@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,290: DEBUG - ➤ YN0013: │ @types/uuid@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,291: DEBUG - ➤ YN0013: │ @types/yargs-parser@npm:21.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,292: DEBUG - ➤ YN0013: │ @types/yargs@npm:17.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,294: DEBUG - ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,614: DEBUG - ➤ YN0013: │ @types/uuid@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,616: DEBUG - ➤ YN0013: │ @types/yargs-parser@npm:21.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,617: DEBUG - ➤ YN0013: │ @types/yargs@npm:17.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,619: DEBUG - ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,620: DEBUG - ➤ YN0013: │ @typescript-eslint/parser@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,790: DEBUG - ➤ YN0013: │ @types/yargs-parser@npm:21.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,792: DEBUG - ➤ YN0013: │ @types/yargs@npm:17.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,793: DEBUG - ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,794: DEBUG - ➤ YN0013: │ @typescript-eslint/parser@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,796: DEBUG - ➤ YN0013: │ @typescript-eslint/scope-manager@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,798: DEBUG - ➤ YN0013: │ @types/yargs@npm:17.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,799: DEBUG - ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,800: DEBUG - ➤ YN0013: │ @typescript-eslint/parser@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,802: DEBUG - ➤ YN0013: │ @typescript-eslint/scope-manager@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,830: DEBUG - ➤ YN0013: │ @typescript-eslint/type-utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,856: DEBUG - ➤ YN0013: │ @typescript-eslint/eslint-plugin@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,858: DEBUG - ➤ YN0013: │ @typescript-eslint/parser@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,859: DEBUG - ➤ YN0013: │ @typescript-eslint/scope-manager@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,861: DEBUG - ➤ YN0013: │ @typescript-eslint/type-utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,862: DEBUG - ➤ YN0013: │ @typescript-eslint/types@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,866: DEBUG - ➤ YN0013: │ @typescript-eslint/parser@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,868: DEBUG - ➤ YN0013: │ @typescript-eslint/scope-manager@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,869: DEBUG - ➤ YN0013: │ @typescript-eslint/type-utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,870: DEBUG - ➤ YN0013: │ @typescript-eslint/types@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,872: DEBUG - ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,897: DEBUG - ➤ YN0013: │ @typescript-eslint/scope-manager@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,898: DEBUG - ➤ YN0013: │ @typescript-eslint/type-utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,900: DEBUG - ➤ YN0013: │ @typescript-eslint/types@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,908: DEBUG - ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,909: DEBUG - ➤ YN0013: │ @typescript-eslint/utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,911: DEBUG - ➤ YN0013: │ @typescript-eslint/type-utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,912: DEBUG - ➤ YN0013: │ @typescript-eslint/types@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,913: DEBUG - ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,915: DEBUG - ➤ YN0013: │ @typescript-eslint/utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,928: DEBUG - ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,930: DEBUG - ➤ YN0013: │ @typescript-eslint/types@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,941: DEBUG - ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,946: DEBUG - ➤ YN0013: │ @typescript-eslint/utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,961: DEBUG - ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,963: DEBUG - ➤ YN0013: │ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,965: DEBUG - ➤ YN0013: │ @typescript-eslint/typescript-estree@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,968: DEBUG - ➤ YN0013: │ @typescript-eslint/utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,969: DEBUG - ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:30,970: DEBUG - ➤ YN0013: │ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,008: DEBUG - ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,010: DEBUG - ➤ YN0013: │ @typescript-eslint/utils@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,011: DEBUG - ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,022: DEBUG - ➤ YN0013: │ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,024: DEBUG - ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,027: DEBUG - ➤ YN0013: │ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,036: DEBUG - ➤ YN0013: │ @typescript-eslint/visitor-keys@npm:5.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,039: DEBUG - ➤ YN0013: │ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,041: DEBUG - ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,043: DEBUG - ➤ YN0013: │ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,055: DEBUG - ➤ YN0013: │ acorn@npm:8.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,390: DEBUG - ➤ YN0013: │ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,396: DEBUG - ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,398: DEBUG - ➤ YN0013: │ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,400: DEBUG - ➤ YN0013: │ acorn@npm:8.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,402: DEBUG - ➤ YN0013: │ add@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,679: DEBUG - ➤ YN0013: │ acorn-jsx@npm:5.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,681: DEBUG - ➤ YN0013: │ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,683: DEBUG - ➤ YN0013: │ acorn@npm:8.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,685: DEBUG - ➤ YN0013: │ add@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:31,689: DEBUG - ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,261: DEBUG - ➤ YN0013: │ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,263: DEBUG - ➤ YN0013: │ acorn@npm:8.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,265: DEBUG - ➤ YN0013: │ add@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,268: DEBUG - ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,274: DEBUG - ➤ YN0013: │ agentkeepalive@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,303: DEBUG - ➤ YN0013: │ acorn@npm:8.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,306: DEBUG - ➤ YN0013: │ add@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,308: DEBUG - ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,311: DEBUG - ➤ YN0013: │ agentkeepalive@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,316: DEBUG - ➤ YN0013: │ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,713: DEBUG - ➤ YN0013: │ add@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,714: DEBUG - ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,716: DEBUG - ➤ YN0013: │ agentkeepalive@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,717: DEBUG - ➤ YN0013: │ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,718: DEBUG - ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,809: DEBUG - ➤ YN0013: │ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,811: DEBUG - ➤ YN0013: │ agentkeepalive@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,812: DEBUG - ➤ YN0013: │ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,813: DEBUG - ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,814: DEBUG - ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,845: DEBUG - ➤ YN0013: │ agentkeepalive@npm:4.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,847: DEBUG - ➤ YN0013: │ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,849: DEBUG - ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,851: DEBUG - ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,853: DEBUG - ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,879: DEBUG - ➤ YN0013: │ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,880: DEBUG - ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,882: DEBUG - ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,883: DEBUG - ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,886: DEBUG - ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,913: DEBUG - ➤ YN0013: │ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,915: DEBUG - ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,917: DEBUG - ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,918: DEBUG - ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:32,920: DEBUG - ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,200: DEBUG - ➤ YN0013: │ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,202: DEBUG - ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,203: DEBUG - ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,204: DEBUG - ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,205: DEBUG - ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,375: DEBUG - ➤ YN0013: │ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,376: DEBUG - ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,378: DEBUG - ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,379: DEBUG - ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,380: DEBUG - ➤ YN0013: │ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,400: DEBUG - ➤ YN0013: │ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,402: DEBUG - ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,404: DEBUG - ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,405: DEBUG - ➤ YN0013: │ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,407: DEBUG - ➤ YN0013: │ aproba@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,489: DEBUG - ➤ YN0013: │ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,491: DEBUG - ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,493: DEBUG - ➤ YN0013: │ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,501: DEBUG - ➤ YN0013: │ aproba@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,502: DEBUG - ➤ YN0013: │ are-we-there-yet@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,545: DEBUG - ➤ YN0013: │ ansi-styles@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,546: DEBUG - ➤ YN0013: │ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,548: DEBUG - ➤ YN0013: │ aproba@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,549: DEBUG - ➤ YN0013: │ are-we-there-yet@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,556: DEBUG - ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,612: DEBUG - ➤ YN0013: │ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,613: DEBUG - ➤ YN0013: │ aproba@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,614: DEBUG - ➤ YN0013: │ are-we-there-yet@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,616: DEBUG - ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,617: DEBUG - ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,770: DEBUG - ➤ YN0013: │ aproba@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,772: DEBUG - ➤ YN0013: │ are-we-there-yet@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,774: DEBUG - ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,776: DEBUG - ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,777: DEBUG - ➤ YN0013: │ aria-hidden@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,806: DEBUG - ➤ YN0013: │ are-we-there-yet@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,809: DEBUG - ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,811: DEBUG - ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,813: DEBUG - ➤ YN0013: │ aria-hidden@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:33,814: DEBUG - ➤ YN0013: │ aria-query@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,493: DEBUG - ➤ YN0013: │ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,495: DEBUG - ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,497: DEBUG - ➤ YN0013: │ aria-hidden@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,500: DEBUG - ➤ YN0013: │ aria-query@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,508: DEBUG - ➤ YN0013: │ array-includes@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,530: DEBUG - ➤ YN0013: │ argparse@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,532: DEBUG - ➤ YN0013: │ aria-hidden@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,534: DEBUG - ➤ YN0013: │ aria-query@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,538: DEBUG - ➤ YN0013: │ array-includes@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:34,541: DEBUG - ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,227: DEBUG - ➤ YN0013: │ aria-hidden@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,229: DEBUG - ➤ YN0013: │ aria-query@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,230: DEBUG - ➤ YN0013: │ array-includes@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,232: DEBUG - ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,235: DEBUG - ➤ YN0013: │ array.prototype.flat@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,500: DEBUG - ➤ YN0013: │ aria-query@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,502: DEBUG - ➤ YN0013: │ array-includes@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,504: DEBUG - ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,506: DEBUG - ➤ YN0013: │ array.prototype.flat@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,509: DEBUG - ➤ YN0013: │ array.prototype.flatmap@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,546: DEBUG - ➤ YN0013: │ array-includes@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,548: DEBUG - ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,549: DEBUG - ➤ YN0013: │ array.prototype.flat@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,551: DEBUG - ➤ YN0013: │ array.prototype.flatmap@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,554: DEBUG - ➤ YN0013: │ asn1@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,941: DEBUG - ➤ YN0013: │ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,943: DEBUG - ➤ YN0013: │ array.prototype.flat@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,946: DEBUG - ➤ YN0013: │ array.prototype.flatmap@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,948: DEBUG - ➤ YN0013: │ asn1@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:35,950: DEBUG - ➤ YN0013: │ ast-types-flow@npm:0.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,000: DEBUG - ➤ YN0013: │ array.prototype.flat@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,002: DEBUG - ➤ YN0013: │ array.prototype.flatmap@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,004: DEBUG - ➤ YN0013: │ asn1@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,007: DEBUG - ➤ YN0013: │ ast-types-flow@npm:0.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,008: DEBUG - ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,062: DEBUG - ➤ YN0013: │ array.prototype.flatmap@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,067: DEBUG - ➤ YN0013: │ asn1@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,069: DEBUG - ➤ YN0013: │ ast-types-flow@npm:0.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,072: DEBUG - ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,074: DEBUG - ➤ YN0013: │ attr-accept@npm:2.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,109: DEBUG - ➤ YN0013: │ asn1@npm:0.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,111: DEBUG - ➤ YN0013: │ ast-types-flow@npm:0.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,117: DEBUG - ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,119: DEBUG - ➤ YN0013: │ attr-accept@npm:2.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,121: DEBUG - ➤ YN0013: │ axe-core@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,726: DEBUG - ➤ YN0013: │ ast-types-flow@npm:0.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,727: DEBUG - ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,728: DEBUG - ➤ YN0013: │ attr-accept@npm:2.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,730: DEBUG - ➤ YN0013: │ axe-core@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,732: DEBUG - ➤ YN0013: │ axios@npm:0.27.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,762: DEBUG - ➤ YN0013: │ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,764: DEBUG - ➤ YN0013: │ attr-accept@npm:2.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,766: DEBUG - ➤ YN0013: │ axe-core@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,767: DEBUG - ➤ YN0013: │ axios@npm:0.27.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,769: DEBUG - ➤ YN0013: │ axobject-query@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,839: DEBUG - ➤ YN0013: │ attr-accept@npm:2.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,841: DEBUG - ➤ YN0013: │ axe-core@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,843: DEBUG - ➤ YN0013: │ axios@npm:0.27.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,844: DEBUG - ➤ YN0013: │ axobject-query@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:36,846: DEBUG - ➤ YN0013: │ babel-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,606: DEBUG - ➤ YN0013: │ axe-core@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,608: DEBUG - ➤ YN0013: │ axios@npm:0.27.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,609: DEBUG - ➤ YN0013: │ axobject-query@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,611: DEBUG - ➤ YN0013: │ babel-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,613: DEBUG - ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,647: DEBUG - ➤ YN0013: │ axios@npm:0.27.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,649: DEBUG - ➤ YN0013: │ axobject-query@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,650: DEBUG - ➤ YN0013: │ babel-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,652: DEBUG - ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,654: DEBUG - ➤ YN0013: │ babel-plugin-jest-hoist@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,706: DEBUG - ➤ YN0013: │ axobject-query@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,708: DEBUG - ➤ YN0013: │ babel-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,710: DEBUG - ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,711: DEBUG - ➤ YN0013: │ babel-plugin-jest-hoist@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,713: DEBUG - ➤ YN0013: │ babel-plugin-macros@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,756: DEBUG - ➤ YN0013: │ babel-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,759: DEBUG - ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,761: DEBUG - ➤ YN0013: │ babel-plugin-jest-hoist@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,762: DEBUG - ➤ YN0013: │ babel-plugin-macros@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:37,765: DEBUG - ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:38,979: DEBUG - ➤ YN0013: │ babel-plugin-istanbul@npm:6.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:38,980: DEBUG - ➤ YN0013: │ babel-plugin-jest-hoist@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:38,981: DEBUG - ➤ YN0013: │ babel-plugin-macros@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:38,983: DEBUG - ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:38,985: DEBUG - ➤ YN0013: │ babel-preset-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,006: DEBUG - ➤ YN0013: │ babel-plugin-jest-hoist@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,008: DEBUG - ➤ YN0013: │ babel-plugin-macros@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,012: DEBUG - ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,014: DEBUG - ➤ YN0013: │ babel-preset-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,016: DEBUG - ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,031: DEBUG - ➤ YN0013: │ babel-plugin-macros@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,034: DEBUG - ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,035: DEBUG - ➤ YN0013: │ babel-preset-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,037: DEBUG - ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,043: DEBUG - ➤ YN0013: │ base64-js@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,106: DEBUG - ➤ YN0013: │ babel-preset-current-node-syntax@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,108: DEBUG - ➤ YN0013: │ babel-preset-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,110: DEBUG - ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,112: DEBUG - ➤ YN0013: │ base64-js@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,114: DEBUG - ➤ YN0013: │ bcrypt-pbkdf@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,153: DEBUG - ➤ YN0013: │ babel-preset-jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,165: DEBUG - ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,166: DEBUG - ➤ YN0013: │ base64-js@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,168: DEBUG - ➤ YN0013: │ bcrypt-pbkdf@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,169: DEBUG - ➤ YN0013: │ bl@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,197: DEBUG - ➤ YN0013: │ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,199: DEBUG - ➤ YN0013: │ base64-js@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,200: DEBUG - ➤ YN0013: │ bcrypt-pbkdf@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,202: DEBUG - ➤ YN0013: │ bl@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,203: DEBUG - ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,205: DEBUG - ➤ YN0013: │ base64-js@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,206: DEBUG - ➤ YN0013: │ bcrypt-pbkdf@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,208: DEBUG - ➤ YN0013: │ bl@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,209: DEBUG - ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,228: DEBUG - ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,238: DEBUG - ➤ YN0013: │ bcrypt-pbkdf@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,239: DEBUG - ➤ YN0013: │ bl@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,241: DEBUG - ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,242: DEBUG - ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,244: DEBUG - ➤ YN0013: │ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,250: DEBUG - ➤ YN0013: │ bl@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,252: DEBUG - ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,253: DEBUG - ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,260: DEBUG - ➤ YN0013: │ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,262: DEBUG - ➤ YN0013: │ browserslist@npm:4.21.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,309: DEBUG - ➤ YN0013: │ brace-expansion@npm:1.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,311: DEBUG - ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,312: DEBUG - ➤ YN0013: │ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,314: DEBUG - ➤ YN0013: │ browserslist@npm:4.21.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,316: DEBUG - ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,358: DEBUG - ➤ YN0013: │ brace-expansion@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,360: DEBUG - ➤ YN0013: │ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,362: DEBUG - ➤ YN0013: │ browserslist@npm:4.21.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,363: DEBUG - ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,365: DEBUG - ➤ YN0013: │ buffer-from@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,414: DEBUG - ➤ YN0013: │ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,415: DEBUG - ➤ YN0013: │ browserslist@npm:4.21.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,417: DEBUG - ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,419: DEBUG - ➤ YN0013: │ buffer-from@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,421: DEBUG - ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,672: DEBUG - ➤ YN0013: │ browserslist@npm:4.21.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,673: DEBUG - ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,675: DEBUG - ➤ YN0013: │ buffer-from@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,676: DEBUG - ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,678: DEBUG - ➤ YN0013: │ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,752: DEBUG - ➤ YN0013: │ bser@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,753: DEBUG - ➤ YN0013: │ buffer-from@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,755: DEBUG - ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,757: DEBUG - ➤ YN0013: │ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,759: DEBUG - ➤ YN0013: │ buildcheck@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,817: DEBUG - ➤ YN0013: │ buffer-from@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,819: DEBUG - ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,820: DEBUG - ➤ YN0013: │ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,822: DEBUG - ➤ YN0013: │ buildcheck@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,836: DEBUG - ➤ YN0013: │ cacache@npm:16.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,877: DEBUG - ➤ YN0013: │ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,879: DEBUG - ➤ YN0013: │ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,880: DEBUG - ➤ YN0013: │ buildcheck@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,882: DEBUG - ➤ YN0013: │ cacache@npm:16.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,884: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,955: DEBUG - ➤ YN0013: │ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,956: DEBUG - ➤ YN0013: │ buildcheck@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,958: DEBUG - ➤ YN0013: │ cacache@npm:16.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,960: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:39,961: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:6.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,061: DEBUG - ➤ YN0013: │ buildcheck@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,062: DEBUG - ➤ YN0013: │ cacache@npm:16.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,070: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,072: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:6.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,074: DEBUG - ➤ YN0013: │ cacheable-request@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,096: DEBUG - ➤ YN0013: │ cacache@npm:16.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,099: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,100: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:6.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,102: DEBUG - ➤ YN0013: │ cacheable-request@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,105: DEBUG - ➤ YN0013: │ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,150: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:5.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,152: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:6.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,153: DEBUG - ➤ YN0013: │ cacheable-request@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,155: DEBUG - ➤ YN0013: │ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,165: DEBUG - ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,229: DEBUG - ➤ YN0013: │ cacheable-lookup@npm:6.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,231: DEBUG - ➤ YN0013: │ cacheable-request@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,233: DEBUG - ➤ YN0013: │ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,235: DEBUG - ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,236: DEBUG - ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,247: DEBUG - ➤ YN0013: │ cacheable-request@npm:7.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,249: DEBUG - ➤ YN0013: │ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,250: DEBUG - ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,252: DEBUG - ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,261: DEBUG - ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,751: DEBUG - ➤ YN0013: │ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,752: DEBUG - ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,754: DEBUG - ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,755: DEBUG - ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:40,757: DEBUG - ➤ YN0013: │ caniuse-lite@npm:1.0.30001369 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,149: DEBUG - ➤ YN0013: │ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,151: DEBUG - ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,153: DEBUG - ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,154: DEBUG - ➤ YN0013: │ caniuse-lite@npm:1.0.30001369 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,156: DEBUG - ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,180: DEBUG - ➤ YN0013: │ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,182: DEBUG - ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,184: DEBUG - ➤ YN0013: │ caniuse-lite@npm:1.0.30001369 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,186: DEBUG - ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,188: DEBUG - ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,240: DEBUG - ➤ YN0013: │ camelcase@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,242: DEBUG - ➤ YN0013: │ caniuse-lite@npm:1.0.30001369 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,244: DEBUG - ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,247: DEBUG - ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,249: DEBUG - ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,290: DEBUG - ➤ YN0013: │ caniuse-lite@npm:1.0.30001369 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,292: DEBUG - ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,294: DEBUG - ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,297: DEBUG - ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,299: DEBUG - ➤ YN0013: │ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,342: DEBUG - ➤ YN0013: │ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,345: DEBUG - ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,347: DEBUG - ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,351: DEBUG - ➤ YN0013: │ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,353: DEBUG - ➤ YN0013: │ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,398: DEBUG - ➤ YN0013: │ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,402: DEBUG - ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,405: DEBUG - ➤ YN0013: │ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,407: DEBUG - ➤ YN0013: │ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,409: DEBUG - ➤ YN0013: │ ci-info@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,445: DEBUG - ➤ YN0013: │ char-regex@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,448: DEBUG - ➤ YN0013: │ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,450: DEBUG - ➤ YN0013: │ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,451: DEBUG - ➤ YN0013: │ ci-info@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,453: DEBUG - ➤ YN0013: │ cjs-module-lexer@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,506: DEBUG - ➤ YN0013: │ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,508: DEBUG - ➤ YN0013: │ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,510: DEBUG - ➤ YN0013: │ ci-info@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,512: DEBUG - ➤ YN0013: │ cjs-module-lexer@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,513: DEBUG - ➤ YN0013: │ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,565: DEBUG - ➤ YN0013: │ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,567: DEBUG - ➤ YN0013: │ ci-info@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,568: DEBUG - ➤ YN0013: │ cjs-module-lexer@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,570: DEBUG - ➤ YN0013: │ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,573: DEBUG - ➤ YN0013: │ cliui@npm:7.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,608: DEBUG - ➤ YN0013: │ ci-info@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,609: DEBUG - ➤ YN0013: │ cjs-module-lexer@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,615: DEBUG - ➤ YN0013: │ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,616: DEBUG - ➤ YN0013: │ cliui@npm:7.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,618: DEBUG - ➤ YN0013: │ clone-response@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,692: DEBUG - ➤ YN0013: │ cjs-module-lexer@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,694: DEBUG - ➤ YN0013: │ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,696: DEBUG - ➤ YN0013: │ cliui@npm:7.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,697: DEBUG - ➤ YN0013: │ clone-response@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,699: DEBUG - ➤ YN0013: │ clsx@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,721: DEBUG - ➤ YN0013: │ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,724: DEBUG - ➤ YN0013: │ cliui@npm:7.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,726: DEBUG - ➤ YN0013: │ clone-response@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,727: DEBUG - ➤ YN0013: │ clsx@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,729: DEBUG - ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,782: DEBUG - ➤ YN0013: │ cliui@npm:7.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,784: DEBUG - ➤ YN0013: │ clone-response@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,786: DEBUG - ➤ YN0013: │ clsx@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,788: DEBUG - ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,789: DEBUG - ➤ YN0013: │ collect-v8-coverage@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,836: DEBUG - ➤ YN0013: │ clone-response@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,838: DEBUG - ➤ YN0013: │ clsx@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,839: DEBUG - ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,841: DEBUG - ➤ YN0013: │ collect-v8-coverage@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,843: DEBUG - ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,957: DEBUG - ➤ YN0013: │ clsx@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,958: DEBUG - ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,960: DEBUG - ➤ YN0013: │ collect-v8-coverage@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,962: DEBUG - ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:41,964: DEBUG - ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,004: DEBUG - ➤ YN0013: │ co@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,006: DEBUG - ➤ YN0013: │ collect-v8-coverage@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,008: DEBUG - ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,009: DEBUG - ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,010: DEBUG - ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,045: DEBUG - ➤ YN0013: │ collect-v8-coverage@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,048: DEBUG - ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,049: DEBUG - ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,051: DEBUG - ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,055: DEBUG - ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,074: DEBUG - ➤ YN0013: │ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,076: DEBUG - ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,078: DEBUG - ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,080: DEBUG - ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,082: DEBUG - ➤ YN0013: │ color-string@npm:1.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,175: DEBUG - ➤ YN0013: │ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,178: DEBUG - ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,180: DEBUG - ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,182: DEBUG - ➤ YN0013: │ color-string@npm:1.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,185: DEBUG - ➤ YN0013: │ color-support@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,371: DEBUG - ➤ YN0013: │ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,373: DEBUG - ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,374: DEBUG - ➤ YN0013: │ color-string@npm:1.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,376: DEBUG - ➤ YN0013: │ color-support@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,377: DEBUG - ➤ YN0013: │ color@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,486: DEBUG - ➤ YN0013: │ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,488: DEBUG - ➤ YN0013: │ color-string@npm:1.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,490: DEBUG - ➤ YN0013: │ color-support@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,492: DEBUG - ➤ YN0013: │ color@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,496: DEBUG - ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,549: DEBUG - ➤ YN0013: │ color-string@npm:1.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,551: DEBUG - ➤ YN0013: │ color-support@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,553: DEBUG - ➤ YN0013: │ color@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,555: DEBUG - ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,557: DEBUG - ➤ YN0013: │ commander@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,609: DEBUG - ➤ YN0013: │ color-support@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,610: DEBUG - ➤ YN0013: │ color@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,612: DEBUG - ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,618: DEBUG - ➤ YN0013: │ commander@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,619: DEBUG - ➤ YN0013: │ compress-brotli@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,796: DEBUG - ➤ YN0013: │ color@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,798: DEBUG - ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,800: DEBUG - ➤ YN0013: │ commander@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,802: DEBUG - ➤ YN0013: │ compress-brotli@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,804: DEBUG - ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,832: DEBUG - ➤ YN0013: │ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,834: DEBUG - ➤ YN0013: │ commander@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,836: DEBUG - ➤ YN0013: │ compress-brotli@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,838: DEBUG - ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,846: DEBUG - ➤ YN0013: │ confusing-browser-globals@npm:1.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,886: DEBUG - ➤ YN0013: │ commander@npm:6.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,888: DEBUG - ➤ YN0013: │ compress-brotli@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,890: DEBUG - ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,892: DEBUG - ➤ YN0013: │ confusing-browser-globals@npm:1.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,894: DEBUG - ➤ YN0013: │ consola@npm:2.15.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,899: DEBUG - ➤ YN0013: │ compress-brotli@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,901: DEBUG - ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,904: DEBUG - ➤ YN0013: │ confusing-browser-globals@npm:1.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,906: DEBUG - ➤ YN0013: │ consola@npm:2.15.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,915: DEBUG - ➤ YN0013: │ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,923: DEBUG - ➤ YN0013: │ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,926: DEBUG - ➤ YN0013: │ confusing-browser-globals@npm:1.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,928: DEBUG - ➤ YN0013: │ consola@npm:2.15.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,931: DEBUG - ➤ YN0013: │ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,934: DEBUG - ➤ YN0013: │ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,967: DEBUG - ➤ YN0013: │ confusing-browser-globals@npm:1.0.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,975: DEBUG - ➤ YN0013: │ consola@npm:2.15.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,977: DEBUG - ➤ YN0013: │ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,980: DEBUG - ➤ YN0013: │ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:42,982: DEBUG - ➤ YN0013: │ cookie@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,049: DEBUG - ➤ YN0013: │ consola@npm:2.15.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,052: DEBUG - ➤ YN0013: │ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,054: DEBUG - ➤ YN0013: │ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,057: DEBUG - ➤ YN0013: │ cookie@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,060: DEBUG - ➤ YN0013: │ cookies-next@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,119: DEBUG - ➤ YN0013: │ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,140: DEBUG - ➤ YN0013: │ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,142: DEBUG - ➤ YN0013: │ cookie@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,144: DEBUG - ➤ YN0013: │ cookies-next@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,146: DEBUG - ➤ YN0013: │ core-js-pure@npm:3.23.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,161: DEBUG - ➤ YN0013: │ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,164: DEBUG - ➤ YN0013: │ cookie@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,172: DEBUG - ➤ YN0013: │ cookies-next@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,174: DEBUG - ➤ YN0013: │ core-js-pure@npm:3.23.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,177: DEBUG - ➤ YN0013: │ core-js@npm:3.24.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,305: DEBUG - ➤ YN0013: │ cookie@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,307: DEBUG - ➤ YN0013: │ cookies-next@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,309: DEBUG - ➤ YN0013: │ core-js-pure@npm:3.23.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,311: DEBUG - ➤ YN0013: │ core-js@npm:3.24.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,313: DEBUG - ➤ YN0013: │ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,383: DEBUG - ➤ YN0013: │ cookies-next@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,392: DEBUG - ➤ YN0013: │ core-js-pure@npm:3.23.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,394: DEBUG - ➤ YN0013: │ core-js@npm:3.24.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,396: DEBUG - ➤ YN0013: │ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,404: DEBUG - ➤ YN0013: │ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,446: DEBUG - ➤ YN0013: │ core-js-pure@npm:3.23.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,448: DEBUG - ➤ YN0013: │ core-js@npm:3.24.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,450: DEBUG - ➤ YN0013: │ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,453: DEBUG - ➤ YN0013: │ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,455: DEBUG - ➤ YN0013: │ cpu-features@npm:0.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,532: DEBUG - ➤ YN0013: │ core-js@npm:3.24.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,534: DEBUG - ➤ YN0013: │ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,535: DEBUG - ➤ YN0013: │ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,537: DEBUG - ➤ YN0013: │ cpu-features@npm:0.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,539: DEBUG - ➤ YN0013: │ cross-fetch@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,588: DEBUG - ➤ YN0013: │ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,589: DEBUG - ➤ YN0013: │ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,591: DEBUG - ➤ YN0013: │ cpu-features@npm:0.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,594: DEBUG - ➤ YN0013: │ cross-fetch@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,599: DEBUG - ➤ YN0013: │ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,650: DEBUG - ➤ YN0013: │ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,651: DEBUG - ➤ YN0013: │ cpu-features@npm:0.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,653: DEBUG - ➤ YN0013: │ cross-fetch@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,654: DEBUG - ➤ YN0013: │ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,656: DEBUG - ➤ YN0013: │ crypto-hash@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,708: DEBUG - ➤ YN0013: │ cpu-features@npm:0.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,710: DEBUG - ➤ YN0013: │ cross-fetch@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,711: DEBUG - ➤ YN0013: │ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,713: DEBUG - ➤ YN0013: │ crypto-hash@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,715: DEBUG - ➤ YN0013: │ csstype@npm:3.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,737: DEBUG - ➤ YN0013: │ cross-fetch@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,738: DEBUG - ➤ YN0013: │ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,741: DEBUG - ➤ YN0013: │ crypto-hash@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,748: DEBUG - ➤ YN0013: │ csstype@npm:3.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,749: DEBUG - ➤ YN0013: │ csstype@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,845: DEBUG - ➤ YN0013: │ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,847: DEBUG - ➤ YN0013: │ crypto-hash@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,849: DEBUG - ➤ YN0013: │ csstype@npm:3.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,850: DEBUG - ➤ YN0013: │ csstype@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,853: DEBUG - ➤ YN0013: │ d3-array@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,874: DEBUG - ➤ YN0013: │ crypto-hash@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,883: DEBUG - ➤ YN0013: │ csstype@npm:3.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,885: DEBUG - ➤ YN0013: │ csstype@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,886: DEBUG - ➤ YN0013: │ d3-array@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,889: DEBUG - ➤ YN0013: │ d3-color@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,953: DEBUG - ➤ YN0013: │ csstype@npm:3.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,955: DEBUG - ➤ YN0013: │ csstype@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,957: DEBUG - ➤ YN0013: │ d3-array@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,959: DEBUG - ➤ YN0013: │ d3-color@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:43,961: DEBUG - ➤ YN0013: │ d3-delaunay@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,011: DEBUG - ➤ YN0013: │ csstype@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,013: DEBUG - ➤ YN0013: │ d3-array@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,014: DEBUG - ➤ YN0013: │ d3-color@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,016: DEBUG - ➤ YN0013: │ d3-delaunay@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,018: DEBUG - ➤ YN0013: │ d3-format@npm:1.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,131: DEBUG - ➤ YN0013: │ d3-array@npm:2.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,133: DEBUG - ➤ YN0013: │ d3-color@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,134: DEBUG - ➤ YN0013: │ d3-delaunay@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,137: DEBUG - ➤ YN0013: │ d3-format@npm:1.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,139: DEBUG - ➤ YN0013: │ d3-format@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,165: DEBUG - ➤ YN0013: │ d3-color@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,167: DEBUG - ➤ YN0013: │ d3-delaunay@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,168: DEBUG - ➤ YN0013: │ d3-format@npm:1.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,170: DEBUG - ➤ YN0013: │ d3-format@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,172: DEBUG - ➤ YN0013: │ d3-interpolate@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,174: DEBUG - ➤ YN0013: │ d3-delaunay@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,176: DEBUG - ➤ YN0013: │ d3-format@npm:1.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,178: DEBUG - ➤ YN0013: │ d3-format@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,179: DEBUG - ➤ YN0013: │ d3-interpolate@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,181: DEBUG - ➤ YN0013: │ d3-path@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,215: DEBUG - ➤ YN0013: │ d3-format@npm:1.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,217: DEBUG - ➤ YN0013: │ d3-format@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,219: DEBUG - ➤ YN0013: │ d3-interpolate@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,232: DEBUG - ➤ YN0013: │ d3-path@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,233: DEBUG - ➤ YN0013: │ d3-scale-chromatic@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,297: DEBUG - ➤ YN0013: │ d3-format@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,299: DEBUG - ➤ YN0013: │ d3-interpolate@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,300: DEBUG - ➤ YN0013: │ d3-path@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,302: DEBUG - ➤ YN0013: │ d3-scale-chromatic@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,304: DEBUG - ➤ YN0013: │ d3-scale@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,331: DEBUG - ➤ YN0013: │ d3-interpolate@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,333: DEBUG - ➤ YN0013: │ d3-path@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,335: DEBUG - ➤ YN0013: │ d3-scale-chromatic@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,336: DEBUG - ➤ YN0013: │ d3-scale@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,338: DEBUG - ➤ YN0013: │ d3-shape@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,433: DEBUG - ➤ YN0013: │ d3-path@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,435: DEBUG - ➤ YN0013: │ d3-scale-chromatic@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,436: DEBUG - ➤ YN0013: │ d3-scale@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,438: DEBUG - ➤ YN0013: │ d3-shape@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,441: DEBUG - ➤ YN0013: │ d3-time-format@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,499: DEBUG - ➤ YN0013: │ d3-scale-chromatic@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,500: DEBUG - ➤ YN0013: │ d3-scale@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,501: DEBUG - ➤ YN0013: │ d3-shape@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,503: DEBUG - ➤ YN0013: │ d3-time-format@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,509: DEBUG - ➤ YN0013: │ d3-time@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,539: DEBUG - ➤ YN0013: │ d3-scale@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,542: DEBUG - ➤ YN0013: │ d3-shape@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,543: DEBUG - ➤ YN0013: │ d3-time-format@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,545: DEBUG - ➤ YN0013: │ d3-time@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,546: DEBUG - ➤ YN0013: │ d3-time@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,590: DEBUG - ➤ YN0013: │ d3-shape@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,592: DEBUG - ➤ YN0013: │ d3-time-format@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,593: DEBUG - ➤ YN0013: │ d3-time@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,603: DEBUG - ➤ YN0013: │ d3-time@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,605: DEBUG - ➤ YN0013: │ damerau-levenshtein@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,769: DEBUG - ➤ YN0013: │ d3-time-format@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,771: DEBUG - ➤ YN0013: │ d3-time@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,773: DEBUG - ➤ YN0013: │ d3-time@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,774: DEBUG - ➤ YN0013: │ damerau-levenshtein@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,776: DEBUG - ➤ YN0013: │ dayjs@npm:1.11.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,799: DEBUG - ➤ YN0013: │ d3-time@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,801: DEBUG - ➤ YN0013: │ d3-time@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,803: DEBUG - ➤ YN0013: │ damerau-levenshtein@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,806: DEBUG - ➤ YN0013: │ dayjs@npm:1.11.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,808: DEBUG - ➤ YN0013: │ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,867: DEBUG - ➤ YN0013: │ d3-time@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,873: DEBUG - ➤ YN0013: │ damerau-levenshtein@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,874: DEBUG - ➤ YN0013: │ dayjs@npm:1.11.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,879: DEBUG - ➤ YN0013: │ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,881: DEBUG - ➤ YN0013: │ debug@npm:3.2.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,912: DEBUG - ➤ YN0013: │ damerau-levenshtein@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,914: DEBUG - ➤ YN0013: │ dayjs@npm:1.11.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,915: DEBUG - ➤ YN0013: │ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,916: DEBUG - ➤ YN0013: │ debug@npm:3.2.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,917: DEBUG - ➤ YN0013: │ debug@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,978: DEBUG - ➤ YN0013: │ dayjs@npm:1.11.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,980: DEBUG - ➤ YN0013: │ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,981: DEBUG - ➤ YN0013: │ debug@npm:3.2.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,982: DEBUG - ➤ YN0013: │ debug@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:44,984: DEBUG - ➤ YN0013: │ decompress-response@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:46,141: DEBUG - ➤ YN0013: │ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:46,143: DEBUG - ➤ YN0013: │ debug@npm:3.2.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:46,144: DEBUG - ➤ YN0013: │ debug@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:46,146: DEBUG - ➤ YN0013: │ decompress-response@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:46,148: DEBUG - ➤ YN0013: │ dedent@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,185: DEBUG - ➤ YN0013: │ debug@npm:3.2.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,188: DEBUG - ➤ YN0013: │ debug@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,190: DEBUG - ➤ YN0013: │ decompress-response@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,192: DEBUG - ➤ YN0013: │ dedent@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,193: DEBUG - ➤ YN0013: │ deep-extend@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,250: DEBUG - ➤ YN0013: │ debug@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,251: DEBUG - ➤ YN0013: │ decompress-response@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,253: DEBUG - ➤ YN0013: │ dedent@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,254: DEBUG - ➤ YN0013: │ deep-extend@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,257: DEBUG - ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,313: DEBUG - ➤ YN0013: │ decompress-response@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,315: DEBUG - ➤ YN0013: │ dedent@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,317: DEBUG - ➤ YN0013: │ deep-extend@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,318: DEBUG - ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,320: DEBUG - ➤ YN0013: │ deepmerge@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,977: DEBUG - ➤ YN0013: │ dedent@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,978: DEBUG - ➤ YN0013: │ deep-extend@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,980: DEBUG - ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,981: DEBUG - ➤ YN0013: │ deepmerge@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:52,982: DEBUG - ➤ YN0013: │ defer-to-connect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,023: DEBUG - ➤ YN0013: │ deep-extend@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,025: DEBUG - ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,027: DEBUG - ➤ YN0013: │ deepmerge@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,029: DEBUG - ➤ YN0013: │ defer-to-connect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,031: DEBUG - ➤ YN0013: │ define-properties@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,095: DEBUG - ➤ YN0013: │ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,097: DEBUG - ➤ YN0013: │ deepmerge@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,099: DEBUG - ➤ YN0013: │ defer-to-connect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,101: DEBUG - ➤ YN0013: │ define-properties@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,102: DEBUG - ➤ YN0013: │ delaunator@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,104: DEBUG - ➤ YN0013: │ deepmerge@npm:4.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,105: DEBUG - ➤ YN0013: │ defer-to-connect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,107: DEBUG - ➤ YN0013: │ define-properties@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,108: DEBUG - ➤ YN0013: │ delaunator@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,110: DEBUG - ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,143: DEBUG - ➤ YN0013: │ defer-to-connect@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,146: DEBUG - ➤ YN0013: │ define-properties@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,147: DEBUG - ➤ YN0013: │ delaunator@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,149: DEBUG - ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,150: DEBUG - ➤ YN0013: │ delegates@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,994: DEBUG - ➤ YN0013: │ define-properties@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,996: DEBUG - ➤ YN0013: │ delaunator@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,997: DEBUG - ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:53,999: DEBUG - ➤ YN0013: │ delegates@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,000: DEBUG - ➤ YN0013: │ depd@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,065: DEBUG - ➤ YN0013: │ delaunator@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,068: DEBUG - ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,069: DEBUG - ➤ YN0013: │ delegates@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,071: DEBUG - ➤ YN0013: │ depd@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,072: DEBUG - ➤ YN0013: │ detect-libc@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,156: DEBUG - ➤ YN0013: │ delayed-stream@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,158: DEBUG - ➤ YN0013: │ delegates@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,159: DEBUG - ➤ YN0013: │ depd@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,160: DEBUG - ➤ YN0013: │ detect-libc@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,162: DEBUG - ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,217: DEBUG - ➤ YN0013: │ delegates@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,219: DEBUG - ➤ YN0013: │ depd@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,221: DEBUG - ➤ YN0013: │ detect-libc@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,222: DEBUG - ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,224: DEBUG - ➤ YN0013: │ diff-sequences@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,301: DEBUG - ➤ YN0013: │ depd@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,303: DEBUG - ➤ YN0013: │ detect-libc@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,306: DEBUG - ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,308: DEBUG - ➤ YN0013: │ diff-sequences@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,315: DEBUG - ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,351: DEBUG - ➤ YN0013: │ detect-libc@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,353: DEBUG - ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,355: DEBUG - ➤ YN0013: │ diff-sequences@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,358: DEBUG - ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,361: DEBUG - ➤ YN0013: │ docker-modem@npm:3.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,470: DEBUG - ➤ YN0013: │ detect-newline@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,472: DEBUG - ➤ YN0013: │ diff-sequences@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,475: DEBUG - ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,477: DEBUG - ➤ YN0013: │ docker-modem@npm:3.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,480: DEBUG - ➤ YN0013: │ dockerode@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,512: DEBUG - ➤ YN0013: │ diff-sequences@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,514: DEBUG - ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,516: DEBUG - ➤ YN0013: │ docker-modem@npm:3.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,519: DEBUG - ➤ YN0013: │ dockerode@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,522: DEBUG - ➤ YN0013: │ doctrine@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,525: DEBUG - ➤ YN0013: │ dir-glob@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,528: DEBUG - ➤ YN0013: │ docker-modem@npm:3.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,544: DEBUG - ➤ YN0013: │ dockerode@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,546: DEBUG - ➤ YN0013: │ doctrine@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,548: DEBUG - ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,643: DEBUG - ➤ YN0013: │ docker-modem@npm:3.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,646: DEBUG - ➤ YN0013: │ dockerode@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,648: DEBUG - ➤ YN0013: │ doctrine@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,652: DEBUG - ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,660: DEBUG - ➤ YN0013: │ dom-helpers@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,687: DEBUG - ➤ YN0013: │ dockerode@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,689: DEBUG - ➤ YN0013: │ doctrine@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,692: DEBUG - ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,696: DEBUG - ➤ YN0013: │ dom-helpers@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,700: DEBUG - ➤ YN0013: │ dom-serializer@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,801: DEBUG - ➤ YN0013: │ doctrine@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,803: DEBUG - ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,806: DEBUG - ➤ YN0013: │ dom-helpers@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,808: DEBUG - ➤ YN0013: │ dom-serializer@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,810: DEBUG - ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,937: DEBUG - ➤ YN0013: │ doctrine@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,939: DEBUG - ➤ YN0013: │ dom-helpers@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,941: DEBUG - ➤ YN0013: │ dom-serializer@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,942: DEBUG - ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,944: DEBUG - ➤ YN0013: │ domhandler@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,984: DEBUG - ➤ YN0013: │ dom-helpers@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,986: DEBUG - ➤ YN0013: │ dom-serializer@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,988: DEBUG - ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,990: DEBUG - ➤ YN0013: │ domhandler@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:54,993: DEBUG - ➤ YN0013: │ domutils@npm:2.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,010: DEBUG - ➤ YN0013: │ dom-serializer@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,013: DEBUG - ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,015: DEBUG - ➤ YN0013: │ domhandler@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,017: DEBUG - ➤ YN0013: │ domutils@npm:2.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,018: DEBUG - ➤ YN0013: │ duplexer2@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,020: DEBUG - ➤ YN0013: │ domelementtype@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,021: DEBUG - ➤ YN0013: │ domhandler@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,023: DEBUG - ➤ YN0013: │ domutils@npm:2.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,041: DEBUG - ➤ YN0013: │ duplexer2@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,043: DEBUG - ➤ YN0013: │ duplexer@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,085: DEBUG - ➤ YN0013: │ domhandler@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,086: DEBUG - ➤ YN0013: │ domutils@npm:2.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,088: DEBUG - ➤ YN0013: │ duplexer2@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,090: DEBUG - ➤ YN0013: │ duplexer@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,091: DEBUG - ➤ YN0013: │ electron-to-chromium@npm:1.4.199 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,172: DEBUG - ➤ YN0013: │ domutils@npm:2.8.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,174: DEBUG - ➤ YN0013: │ duplexer2@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,175: DEBUG - ➤ YN0013: │ duplexer@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,177: DEBUG - ➤ YN0013: │ electron-to-chromium@npm:1.4.199 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,179: DEBUG - ➤ YN0013: │ embla-carousel-react@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,230: DEBUG - ➤ YN0013: │ duplexer2@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,232: DEBUG - ➤ YN0013: │ duplexer@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,233: DEBUG - ➤ YN0013: │ electron-to-chromium@npm:1.4.199 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,235: DEBUG - ➤ YN0013: │ embla-carousel-react@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,236: DEBUG - ➤ YN0013: │ embla-carousel@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,266: DEBUG - ➤ YN0013: │ duplexer@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,268: DEBUG - ➤ YN0013: │ electron-to-chromium@npm:1.4.199 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,269: DEBUG - ➤ YN0013: │ embla-carousel-react@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,271: DEBUG - ➤ YN0013: │ embla-carousel@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,273: DEBUG - ➤ YN0013: │ emittery@npm:0.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,326: DEBUG - ➤ YN0013: │ electron-to-chromium@npm:1.4.199 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,328: DEBUG - ➤ YN0013: │ embla-carousel-react@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,330: DEBUG - ➤ YN0013: │ embla-carousel@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,331: DEBUG - ➤ YN0013: │ emittery@npm:0.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,333: DEBUG - ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,376: DEBUG - ➤ YN0013: │ embla-carousel-react@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,377: DEBUG - ➤ YN0013: │ embla-carousel@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,379: DEBUG - ➤ YN0013: │ emittery@npm:0.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,380: DEBUG - ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,382: DEBUG - ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,407: DEBUG - ➤ YN0013: │ embla-carousel@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,410: DEBUG - ➤ YN0013: │ emittery@npm:0.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,412: DEBUG - ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,414: DEBUG - ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,420: DEBUG - ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,468: DEBUG - ➤ YN0013: │ emittery@npm:0.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,471: DEBUG - ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,473: DEBUG - ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,476: DEBUG - ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,478: DEBUG - ➤ YN0013: │ end-of-stream@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,509: DEBUG - ➤ YN0013: │ emoji-regex@npm:8.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,512: DEBUG - ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,514: DEBUG - ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,517: DEBUG - ➤ YN0013: │ end-of-stream@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,529: DEBUG - ➤ YN0013: │ entities@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,563: DEBUG - ➤ YN0013: │ emoji-regex@npm:9.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,565: DEBUG - ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,567: DEBUG - ➤ YN0013: │ end-of-stream@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,570: DEBUG - ➤ YN0013: │ entities@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,572: DEBUG - ➤ YN0013: │ entities@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,662: DEBUG - ➤ YN0013: │ encoding@npm:0.1.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,665: DEBUG - ➤ YN0013: │ end-of-stream@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,667: DEBUG - ➤ YN0013: │ entities@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,670: DEBUG - ➤ YN0013: │ entities@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,672: DEBUG - ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,705: DEBUG - ➤ YN0013: │ end-of-stream@npm:1.4.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,707: DEBUG - ➤ YN0013: │ entities@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,708: DEBUG - ➤ YN0013: │ entities@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,710: DEBUG - ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,713: DEBUG - ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,747: DEBUG - ➤ YN0013: │ entities@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,749: DEBUG - ➤ YN0013: │ entities@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,750: DEBUG - ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,752: DEBUG - ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,754: DEBUG - ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,785: DEBUG - ➤ YN0013: │ entities@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,786: DEBUG - ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,788: DEBUG - ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,789: DEBUG - ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,790: DEBUG - ➤ YN0013: │ es-abstract@npm:1.20.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,818: DEBUG - ➤ YN0013: │ env-paths@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,820: DEBUG - ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,821: DEBUG - ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,823: DEBUG - ➤ YN0013: │ es-abstract@npm:1.20.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,826: DEBUG - ➤ YN0013: │ es-shim-unscopables@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,927: DEBUG - ➤ YN0013: │ err-code@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,929: DEBUG - ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,931: DEBUG - ➤ YN0013: │ es-abstract@npm:1.20.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,933: DEBUG - ➤ YN0013: │ es-shim-unscopables@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,935: DEBUG - ➤ YN0013: │ es-to-primitive@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,966: DEBUG - ➤ YN0013: │ error-ex@npm:1.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,967: DEBUG - ➤ YN0013: │ es-abstract@npm:1.20.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,969: DEBUG - ➤ YN0013: │ es-shim-unscopables@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,970: DEBUG - ➤ YN0013: │ es-to-primitive@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:55,973: DEBUG - ➤ YN0013: │ escalade@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,024: DEBUG - ➤ YN0013: │ es-abstract@npm:1.20.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,026: DEBUG - ➤ YN0013: │ es-shim-unscopables@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,027: DEBUG - ➤ YN0013: │ es-to-primitive@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,029: DEBUG - ➤ YN0013: │ escalade@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,030: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,051: DEBUG - ➤ YN0013: │ es-shim-unscopables@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,064: DEBUG - ➤ YN0013: │ es-to-primitive@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,067: DEBUG - ➤ YN0013: │ escalade@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,069: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,070: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,215: DEBUG - ➤ YN0013: │ es-to-primitive@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,217: DEBUG - ➤ YN0013: │ escalade@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,219: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,221: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,223: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,254: DEBUG - ➤ YN0013: │ escalade@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,255: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,257: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,259: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,260: DEBUG - ➤ YN0013: │ eslint-config-airbnb-base@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,348: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,350: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,353: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,355: DEBUG - ➤ YN0013: │ eslint-config-airbnb-base@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,357: DEBUG - ➤ YN0013: │ eslint-config-airbnb-typescript@npm:17.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,439: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,440: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,442: DEBUG - ➤ YN0013: │ eslint-config-airbnb-base@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,443: DEBUG - ➤ YN0013: │ eslint-config-airbnb-typescript@npm:17.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,445: DEBUG - ➤ YN0013: │ eslint-config-airbnb@npm:19.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,534: DEBUG - ➤ YN0013: │ escape-string-regexp@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,535: DEBUG - ➤ YN0013: │ eslint-config-airbnb-base@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,536: DEBUG - ➤ YN0013: │ eslint-config-airbnb-typescript@npm:17.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,538: DEBUG - ➤ YN0013: │ eslint-config-airbnb@npm:19.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,539: DEBUG - ➤ YN0013: │ eslint-config-mantine@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,590: DEBUG - ➤ YN0013: │ eslint-config-airbnb-base@npm:15.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,592: DEBUG - ➤ YN0013: │ eslint-config-airbnb-typescript@npm:17.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,594: DEBUG - ➤ YN0013: │ eslint-config-airbnb@npm:19.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,596: DEBUG - ➤ YN0013: │ eslint-config-mantine@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,597: DEBUG - ➤ YN0013: │ eslint-import-resolver-node@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,622: DEBUG - ➤ YN0013: │ eslint-config-airbnb-typescript@npm:17.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,624: DEBUG - ➤ YN0013: │ eslint-config-airbnb@npm:19.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,626: DEBUG - ➤ YN0013: │ eslint-config-mantine@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,628: DEBUG - ➤ YN0013: │ eslint-import-resolver-node@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,630: DEBUG - ➤ YN0013: │ eslint-module-utils@npm:2.7.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,733: DEBUG - ➤ YN0013: │ eslint-config-airbnb@npm:19.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,735: DEBUG - ➤ YN0013: │ eslint-config-mantine@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,737: DEBUG - ➤ YN0013: │ eslint-import-resolver-node@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,738: DEBUG - ➤ YN0013: │ eslint-module-utils@npm:2.7.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,740: DEBUG - ➤ YN0013: │ eslint-plugin-import@npm:2.26.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,765: DEBUG - ➤ YN0013: │ eslint-config-mantine@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,767: DEBUG - ➤ YN0013: │ eslint-import-resolver-node@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,769: DEBUG - ➤ YN0013: │ eslint-module-utils@npm:2.7.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,771: DEBUG - ➤ YN0013: │ eslint-plugin-import@npm:2.26.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,773: DEBUG - ➤ YN0013: │ eslint-plugin-jest@npm:26.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,819: DEBUG - ➤ YN0013: │ eslint-import-resolver-node@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,822: DEBUG - ➤ YN0013: │ eslint-module-utils@npm:2.7.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,823: DEBUG - ➤ YN0013: │ eslint-plugin-import@npm:2.26.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,824: DEBUG - ➤ YN0013: │ eslint-plugin-jest@npm:26.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,826: DEBUG - ➤ YN0013: │ eslint-plugin-jsx-a11y@npm:6.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,974: DEBUG - ➤ YN0013: │ eslint-module-utils@npm:2.7.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,976: DEBUG - ➤ YN0013: │ eslint-plugin-import@npm:2.26.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,978: DEBUG - ➤ YN0013: │ eslint-plugin-jest@npm:26.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,980: DEBUG - ➤ YN0013: │ eslint-plugin-jsx-a11y@npm:6.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,982: DEBUG - ➤ YN0013: │ eslint-plugin-react-hooks@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,994: DEBUG - ➤ YN0013: │ eslint-plugin-import@npm:2.26.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,996: DEBUG - ➤ YN0013: │ eslint-plugin-jest@npm:26.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,997: DEBUG - ➤ YN0013: │ eslint-plugin-jsx-a11y@npm:6.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:56,999: DEBUG - ➤ YN0013: │ eslint-plugin-react-hooks@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,001: DEBUG - ➤ YN0013: │ eslint-plugin-react@npm:7.30.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,094: DEBUG - ➤ YN0013: │ eslint-plugin-jest@npm:26.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,096: DEBUG - ➤ YN0013: │ eslint-plugin-jsx-a11y@npm:6.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,098: DEBUG - ➤ YN0013: │ eslint-plugin-react-hooks@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,100: DEBUG - ➤ YN0013: │ eslint-plugin-react@npm:7.30.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,102: DEBUG - ➤ YN0013: │ eslint-plugin-testing-library@npm:5.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,219: DEBUG - ➤ YN0013: │ eslint-plugin-jsx-a11y@npm:6.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,221: DEBUG - ➤ YN0013: │ eslint-plugin-react-hooks@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,222: DEBUG - ➤ YN0013: │ eslint-plugin-react@npm:7.30.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,224: DEBUG - ➤ YN0013: │ eslint-plugin-testing-library@npm:5.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,226: DEBUG - ➤ YN0013: │ eslint-plugin-unused-imports@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,310: DEBUG - ➤ YN0013: │ eslint-plugin-react-hooks@npm:4.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,312: DEBUG - ➤ YN0013: │ eslint-plugin-react@npm:7.30.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,314: DEBUG - ➤ YN0013: │ eslint-plugin-testing-library@npm:5.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,316: DEBUG - ➤ YN0013: │ eslint-plugin-unused-imports@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,318: DEBUG - ➤ YN0013: │ eslint-rule-composer@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,319: DEBUG - ➤ YN0013: │ eslint-plugin-react@npm:7.30.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,324: DEBUG - ➤ YN0013: │ eslint-plugin-testing-library@npm:5.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,326: DEBUG - ➤ YN0013: │ eslint-plugin-unused-imports@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,327: DEBUG - ➤ YN0013: │ eslint-rule-composer@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,341: DEBUG - ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,343: DEBUG - ➤ YN0013: │ eslint-plugin-testing-library@npm:5.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,344: DEBUG - ➤ YN0013: │ eslint-plugin-unused-imports@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,346: DEBUG - ➤ YN0013: │ eslint-rule-composer@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,347: DEBUG - ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,349: DEBUG - ➤ YN0013: │ eslint-scope@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,514: DEBUG - ➤ YN0013: │ eslint-plugin-unused-imports@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,516: DEBUG - ➤ YN0013: │ eslint-rule-composer@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,517: DEBUG - ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,519: DEBUG - ➤ YN0013: │ eslint-scope@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,520: DEBUG - ➤ YN0013: │ eslint-utils@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,595: DEBUG - ➤ YN0013: │ eslint-rule-composer@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,608: DEBUG - ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,610: DEBUG - ➤ YN0013: │ eslint-scope@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,611: DEBUG - ➤ YN0013: │ eslint-utils@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,613: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,680: DEBUG - ➤ YN0013: │ eslint-scope@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,682: DEBUG - ➤ YN0013: │ eslint-scope@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,684: DEBUG - ➤ YN0013: │ eslint-utils@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,685: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,687: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,749: DEBUG - ➤ YN0013: │ eslint-scope@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,751: DEBUG - ➤ YN0013: │ eslint-utils@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,753: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,754: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:57,755: DEBUG - ➤ YN0013: │ eslint@npm:8.20.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,094: DEBUG - ➤ YN0013: │ eslint-utils@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,095: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,096: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,097: DEBUG - ➤ YN0013: │ eslint@npm:8.20.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,105: DEBUG - ➤ YN0013: │ espree@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,150: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,154: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,156: DEBUG - ➤ YN0013: │ eslint@npm:8.20.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,158: DEBUG - ➤ YN0013: │ espree@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,164: DEBUG - ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,196: DEBUG - ➤ YN0013: │ eslint-visitor-keys@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,198: DEBUG - ➤ YN0013: │ eslint@npm:8.20.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,201: DEBUG - ➤ YN0013: │ espree@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,204: DEBUG - ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,210: DEBUG - ➤ YN0013: │ esquery@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,253: DEBUG - ➤ YN0013: │ eslint@npm:8.20.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,255: DEBUG - ➤ YN0013: │ espree@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,257: DEBUG - ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,264: DEBUG - ➤ YN0013: │ esquery@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,271: DEBUG - ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,300: DEBUG - ➤ YN0013: │ espree@npm:9.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,301: DEBUG - ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,303: DEBUG - ➤ YN0013: │ esquery@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,305: DEBUG - ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,306: DEBUG - ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,322: DEBUG - ➤ YN0013: │ esprima@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,324: DEBUG - ➤ YN0013: │ esquery@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,325: DEBUG - ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,327: DEBUG - ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,329: DEBUG - ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,349: DEBUG - ➤ YN0013: │ esquery@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,352: DEBUG - ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,353: DEBUG - ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,355: DEBUG - ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,358: DEBUG - ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,384: DEBUG - ➤ YN0013: │ esrecurse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,385: DEBUG - ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,386: DEBUG - ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,387: DEBUG - ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,388: DEBUG - ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,471: DEBUG - ➤ YN0013: │ estraverse@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,473: DEBUG - ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,474: DEBUG - ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,476: DEBUG - ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:58,477: DEBUG - ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,207: DEBUG - ➤ YN0013: │ estraverse@npm:5.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,209: DEBUG - ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,210: DEBUG - ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,211: DEBUG - ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,213: DEBUG - ➤ YN0013: │ expand-template@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,268: DEBUG - ➤ YN0013: │ esutils@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,270: DEBUG - ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,271: DEBUG - ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,273: DEBUG - ➤ YN0013: │ expand-template@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,274: DEBUG - ➤ YN0013: │ expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,384: DEBUG - ➤ YN0013: │ execa@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,385: DEBUG - ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,387: DEBUG - ➤ YN0013: │ expand-template@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,388: DEBUG - ➤ YN0013: │ expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,390: DEBUG - ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,417: DEBUG - ➤ YN0013: │ exit@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,418: DEBUG - ➤ YN0013: │ expand-template@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,424: DEBUG - ➤ YN0013: │ expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,426: DEBUG - ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,427: DEBUG - ➤ YN0013: │ fast-glob@npm:3.2.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,501: DEBUG - ➤ YN0013: │ expand-template@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,502: DEBUG - ➤ YN0013: │ expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,504: DEBUG - ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,505: DEBUG - ➤ YN0013: │ fast-glob@npm:3.2.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:34:59,507: DEBUG - ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,303: DEBUG - ➤ YN0013: │ expect@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,305: DEBUG - ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,306: DEBUG - ➤ YN0013: │ fast-glob@npm:3.2.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,307: DEBUG - ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,309: DEBUG - ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,315: DEBUG - ➤ YN0013: │ fast-deep-equal@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,317: DEBUG - ➤ YN0013: │ fast-glob@npm:3.2.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,318: DEBUG - ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,324: DEBUG - ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,326: DEBUG - ➤ YN0013: │ fastq@npm:1.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,703: DEBUG - ➤ YN0013: │ fast-glob@npm:3.2.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,705: DEBUG - ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,707: DEBUG - ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,709: DEBUG - ➤ YN0013: │ fastq@npm:1.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:00,712: DEBUG - ➤ YN0013: │ fb-watchman@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,107: DEBUG - ➤ YN0013: │ fast-json-stable-stringify@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,109: DEBUG - ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,110: DEBUG - ➤ YN0013: │ fastq@npm:1.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,112: DEBUG - ➤ YN0013: │ fb-watchman@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,113: DEBUG - ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,146: DEBUG - ➤ YN0013: │ fast-levenshtein@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,147: DEBUG - ➤ YN0013: │ fastq@npm:1.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,150: DEBUG - ➤ YN0013: │ fb-watchman@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,152: DEBUG - ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,153: DEBUG - ➤ YN0013: │ file-selector@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,522: DEBUG - ➤ YN0013: │ fastq@npm:1.13.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,525: DEBUG - ➤ YN0013: │ fb-watchman@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,527: DEBUG - ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,530: DEBUG - ➤ YN0013: │ file-selector@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,531: DEBUG - ➤ YN0013: │ fill-range@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,686: DEBUG - ➤ YN0013: │ fb-watchman@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,688: DEBUG - ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,690: DEBUG - ➤ YN0013: │ file-selector@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,692: DEBUG - ➤ YN0013: │ fill-range@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,694: DEBUG - ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,751: DEBUG - ➤ YN0013: │ file-entry-cache@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,752: DEBUG - ➤ YN0013: │ file-selector@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,754: DEBUG - ➤ YN0013: │ fill-range@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,756: DEBUG - ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,772: DEBUG - ➤ YN0013: │ find-up@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,838: DEBUG - ➤ YN0013: │ file-selector@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,840: DEBUG - ➤ YN0013: │ fill-range@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,842: DEBUG - ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,844: DEBUG - ➤ YN0013: │ find-up@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,846: DEBUG - ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,887: DEBUG - ➤ YN0013: │ fill-range@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,889: DEBUG - ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,890: DEBUG - ➤ YN0013: │ find-up@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,892: DEBUG - ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,894: DEBUG - ➤ YN0013: │ flat-cache@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,918: DEBUG - ➤ YN0013: │ find-root@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,921: DEBUG - ➤ YN0013: │ find-up@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,923: DEBUG - ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,934: DEBUG - ➤ YN0013: │ flat-cache@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:01,936: DEBUG - ➤ YN0013: │ flatted@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,057: DEBUG - ➤ YN0013: │ find-up@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,059: DEBUG - ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,061: DEBUG - ➤ YN0013: │ flat-cache@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,063: DEBUG - ➤ YN0013: │ flatted@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,065: DEBUG - ➤ YN0013: │ follow-redirects@npm:1.15.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,110: DEBUG - ➤ YN0013: │ find-up@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,112: DEBUG - ➤ YN0013: │ flat-cache@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,114: DEBUG - ➤ YN0013: │ flatted@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,115: DEBUG - ➤ YN0013: │ follow-redirects@npm:1.15.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,117: DEBUG - ➤ YN0013: │ form-data-encoder@npm:1.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,184: DEBUG - ➤ YN0013: │ flat-cache@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,186: DEBUG - ➤ YN0013: │ flatted@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,188: DEBUG - ➤ YN0013: │ follow-redirects@npm:1.15.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,190: DEBUG - ➤ YN0013: │ form-data-encoder@npm:1.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,191: DEBUG - ➤ YN0013: │ form-data@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,458: DEBUG - ➤ YN0013: │ flatted@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,460: DEBUG - ➤ YN0013: │ follow-redirects@npm:1.15.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,462: DEBUG - ➤ YN0013: │ form-data-encoder@npm:1.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,464: DEBUG - ➤ YN0013: │ form-data@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,465: DEBUG - ➤ YN0013: │ formdata-node@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,538: DEBUG - ➤ YN0013: │ follow-redirects@npm:1.15.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,541: DEBUG - ➤ YN0013: │ form-data-encoder@npm:1.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,543: DEBUG - ➤ YN0013: │ form-data@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,545: DEBUG - ➤ YN0013: │ formdata-node@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,548: DEBUG - ➤ YN0013: │ framer-motion@npm:6.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,885: DEBUG - ➤ YN0013: │ form-data-encoder@npm:1.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,886: DEBUG - ➤ YN0013: │ form-data@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,888: DEBUG - ➤ YN0013: │ formdata-node@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,889: DEBUG - ➤ YN0013: │ framer-motion@npm:6.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:02,891: DEBUG - ➤ YN0013: │ framesync@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,933: DEBUG - ➤ YN0013: │ form-data@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,934: DEBUG - ➤ YN0013: │ formdata-node@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,936: DEBUG - ➤ YN0013: │ framer-motion@npm:6.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,938: DEBUG - ➤ YN0013: │ framesync@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,939: DEBUG - ➤ YN0013: │ fs-constants@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,975: DEBUG - ➤ YN0013: │ formdata-node@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,977: DEBUG - ➤ YN0013: │ framer-motion@npm:6.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,978: DEBUG - ➤ YN0013: │ framesync@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,979: DEBUG - ➤ YN0013: │ fs-constants@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:03,981: DEBUG - ➤ YN0013: │ fs-minipass@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,027: DEBUG - ➤ YN0013: │ framer-motion@npm:6.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,030: DEBUG - ➤ YN0013: │ framesync@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,032: DEBUG - ➤ YN0013: │ fs-constants@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,035: DEBUG - ➤ YN0013: │ fs-minipass@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,037: DEBUG - ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,078: DEBUG - ➤ YN0013: │ framesync@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,080: DEBUG - ➤ YN0013: │ fs-constants@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,081: DEBUG - ➤ YN0013: │ fs-minipass@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,086: DEBUG - ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,088: DEBUG - ➤ YN0013: │ fsevents@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,157: DEBUG - ➤ YN0013: │ fs-constants@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,168: DEBUG - ➤ YN0013: │ fs-minipass@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,170: DEBUG - ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,171: DEBUG - ➤ YN0013: │ fsevents@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,173: DEBUG - ➤ YN0013: │ function-bind@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,224: DEBUG - ➤ YN0013: │ fs-minipass@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,225: DEBUG - ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,227: DEBUG - ➤ YN0013: │ fsevents@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,229: DEBUG - ➤ YN0013: │ function-bind@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,231: DEBUG - ➤ YN0013: │ function.prototype.name@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,325: DEBUG - ➤ YN0013: │ fs.realpath@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,326: DEBUG - ➤ YN0013: │ fsevents@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,327: DEBUG - ➤ YN0013: │ function-bind@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,328: DEBUG - ➤ YN0013: │ function.prototype.name@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,331: DEBUG - ➤ YN0013: │ functional-red-black-tree@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,363: DEBUG - ➤ YN0013: │ fsevents@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,365: DEBUG - ➤ YN0013: │ function-bind@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,366: DEBUG - ➤ YN0013: │ function.prototype.name@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,368: DEBUG - ➤ YN0013: │ functional-red-black-tree@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,369: DEBUG - ➤ YN0013: │ functions-have-names@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,477: DEBUG - ➤ YN0013: │ function-bind@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,479: DEBUG - ➤ YN0013: │ function.prototype.name@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,480: DEBUG - ➤ YN0013: │ functional-red-black-tree@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,482: DEBUG - ➤ YN0013: │ functions-have-names@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,485: DEBUG - ➤ YN0013: │ gauge@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,521: DEBUG - ➤ YN0013: │ function.prototype.name@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,523: DEBUG - ➤ YN0013: │ functional-red-black-tree@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,524: DEBUG - ➤ YN0013: │ functions-have-names@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,526: DEBUG - ➤ YN0013: │ gauge@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,528: DEBUG - ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,654: DEBUG - ➤ YN0013: │ functional-red-black-tree@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,656: DEBUG - ➤ YN0013: │ functions-have-names@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,657: DEBUG - ➤ YN0013: │ gauge@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,659: DEBUG - ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,662: DEBUG - ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,805: DEBUG - ➤ YN0013: │ functions-have-names@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,807: DEBUG - ➤ YN0013: │ gauge@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,810: DEBUG - ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,812: DEBUG - ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,815: DEBUG - ➤ YN0013: │ get-intrinsic@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,828: DEBUG - ➤ YN0013: │ gauge@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,831: DEBUG - ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,833: DEBUG - ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,835: DEBUG - ➤ YN0013: │ get-intrinsic@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,838: DEBUG - ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,856: DEBUG - ➤ YN0013: │ gensync@npm:1.0.0-beta.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,858: DEBUG - ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,861: DEBUG - ➤ YN0013: │ get-intrinsic@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,863: DEBUG - ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,866: DEBUG - ➤ YN0013: │ get-stream@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,894: DEBUG - ➤ YN0013: │ get-caller-file@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,896: DEBUG - ➤ YN0013: │ get-intrinsic@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,898: DEBUG - ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,900: DEBUG - ➤ YN0013: │ get-stream@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,902: DEBUG - ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,939: DEBUG - ➤ YN0013: │ get-intrinsic@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,944: DEBUG - ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,947: DEBUG - ➤ YN0013: │ get-stream@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,949: DEBUG - ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,952: DEBUG - ➤ YN0013: │ get-symbol-description@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,985: DEBUG - ➤ YN0013: │ get-package-type@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,988: DEBUG - ➤ YN0013: │ get-stream@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,990: DEBUG - ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,992: DEBUG - ➤ YN0013: │ get-symbol-description@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,994: DEBUG - ➤ YN0013: │ github-from-package@npm:0.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:04,996: DEBUG - ➤ YN0013: │ get-stream@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,003: DEBUG - ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,005: DEBUG - ➤ YN0013: │ get-symbol-description@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,007: DEBUG - ➤ YN0013: │ github-from-package@npm:0.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,012: DEBUG - ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,030: DEBUG - ➤ YN0013: │ get-stream@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,033: DEBUG - ➤ YN0013: │ get-symbol-description@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,034: DEBUG - ➤ YN0013: │ github-from-package@npm:0.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,035: DEBUG - ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,036: DEBUG - ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,059: DEBUG - ➤ YN0013: │ get-symbol-description@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,072: DEBUG - ➤ YN0013: │ github-from-package@npm:0.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,074: DEBUG - ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,075: DEBUG - ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,077: DEBUG - ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,110: DEBUG - ➤ YN0013: │ github-from-package@npm:0.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,111: DEBUG - ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,113: DEBUG - ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,114: DEBUG - ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,117: DEBUG - ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,181: DEBUG - ➤ YN0013: │ glob-parent@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,183: DEBUG - ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,184: DEBUG - ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,186: DEBUG - ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,187: DEBUG - ➤ YN0013: │ glob@npm:8.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,223: DEBUG - ➤ YN0013: │ glob-parent@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,224: DEBUG - ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,226: DEBUG - ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,227: DEBUG - ➤ YN0013: │ glob@npm:8.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,232: DEBUG - ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,249: DEBUG - ➤ YN0013: │ glob@npm:7.1.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,253: DEBUG - ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,255: DEBUG - ➤ YN0013: │ glob@npm:8.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,257: DEBUG - ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,266: DEBUG - ➤ YN0013: │ globals@npm:13.17.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,271: DEBUG - ➤ YN0013: │ glob@npm:7.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,275: DEBUG - ➤ YN0013: │ glob@npm:8.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,277: DEBUG - ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,278: DEBUG - ➤ YN0013: │ globals@npm:13.17.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,280: DEBUG - ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,304: DEBUG - ➤ YN0013: │ glob@npm:8.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,306: DEBUG - ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,307: DEBUG - ➤ YN0013: │ globals@npm:13.17.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,309: DEBUG - ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,310: DEBUG - ➤ YN0013: │ got@npm:11.8.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,326: DEBUG - ➤ YN0013: │ globals@npm:11.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,327: DEBUG - ➤ YN0013: │ globals@npm:13.17.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,329: DEBUG - ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,330: DEBUG - ➤ YN0013: │ got@npm:11.8.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,332: DEBUG - ➤ YN0013: │ got@npm:12.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,407: DEBUG - ➤ YN0013: │ globals@npm:13.17.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,409: DEBUG - ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,411: DEBUG - ➤ YN0013: │ got@npm:11.8.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,412: DEBUG - ➤ YN0013: │ got@npm:12.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,414: DEBUG - ➤ YN0013: │ graceful-fs@npm:4.2.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,472: DEBUG - ➤ YN0013: │ globby@npm:11.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,474: DEBUG - ➤ YN0013: │ got@npm:11.8.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,475: DEBUG - ➤ YN0013: │ got@npm:12.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,477: DEBUG - ➤ YN0013: │ graceful-fs@npm:4.2.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,478: DEBUG - ➤ YN0013: │ gzip-size@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,499: DEBUG - ➤ YN0013: │ got@npm:11.8.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,502: DEBUG - ➤ YN0013: │ got@npm:12.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,503: DEBUG - ➤ YN0013: │ graceful-fs@npm:4.2.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,505: DEBUG - ➤ YN0013: │ gzip-size@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,506: DEBUG - ➤ YN0013: │ has-bigints@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,540: DEBUG - ➤ YN0013: │ got@npm:12.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,543: DEBUG - ➤ YN0013: │ graceful-fs@npm:4.2.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,544: DEBUG - ➤ YN0013: │ gzip-size@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,546: DEBUG - ➤ YN0013: │ has-bigints@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,547: DEBUG - ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,588: DEBUG - ➤ YN0013: │ graceful-fs@npm:4.2.10 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,590: DEBUG - ➤ YN0013: │ gzip-size@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,591: DEBUG - ➤ YN0013: │ has-bigints@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,593: DEBUG - ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,594: DEBUG - ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,809: DEBUG - ➤ YN0013: │ gzip-size@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,811: DEBUG - ➤ YN0013: │ has-bigints@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,813: DEBUG - ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,814: DEBUG - ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,816: DEBUG - ➤ YN0013: │ has-property-descriptors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,872: DEBUG - ➤ YN0013: │ has-bigints@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,875: DEBUG - ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,876: DEBUG - ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,878: DEBUG - ➤ YN0013: │ has-property-descriptors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,880: DEBUG - ➤ YN0013: │ has-symbols@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,937: DEBUG - ➤ YN0013: │ has-flag@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,940: DEBUG - ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,941: DEBUG - ➤ YN0013: │ has-property-descriptors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,943: DEBUG - ➤ YN0013: │ has-symbols@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,945: DEBUG - ➤ YN0013: │ has-tostringtag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,988: DEBUG - ➤ YN0013: │ has-flag@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,989: DEBUG - ➤ YN0013: │ has-property-descriptors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,991: DEBUG - ➤ YN0013: │ has-symbols@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,993: DEBUG - ➤ YN0013: │ has-tostringtag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:05,994: DEBUG - ➤ YN0013: │ has-unicode@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,031: DEBUG - ➤ YN0013: │ has-property-descriptors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,032: DEBUG - ➤ YN0013: │ has-symbols@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,034: DEBUG - ➤ YN0013: │ has-tostringtag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,036: DEBUG - ➤ YN0013: │ has-unicode@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,037: DEBUG - ➤ YN0013: │ has@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,084: DEBUG - ➤ YN0013: │ has-symbols@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,085: DEBUG - ➤ YN0013: │ has-tostringtag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,087: DEBUG - ➤ YN0013: │ has-unicode@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,089: DEBUG - ➤ YN0013: │ has@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,090: DEBUG - ➤ YN0013: │ hey-listen@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,128: DEBUG - ➤ YN0013: │ has-tostringtag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,130: DEBUG - ➤ YN0013: │ has-unicode@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,133: DEBUG - ➤ YN0013: │ has@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,134: DEBUG - ➤ YN0013: │ hey-listen@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,135: DEBUG - ➤ YN0013: │ hoist-non-react-statics@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,156: DEBUG - ➤ YN0013: │ has-unicode@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,158: DEBUG - ➤ YN0013: │ has@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,160: DEBUG - ➤ YN0013: │ hey-listen@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,161: DEBUG - ➤ YN0013: │ hoist-non-react-statics@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,162: DEBUG - ➤ YN0013: │ html-dom-parser@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,221: DEBUG - ➤ YN0013: │ has@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,223: DEBUG - ➤ YN0013: │ hey-listen@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,224: DEBUG - ➤ YN0013: │ hoist-non-react-statics@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,225: DEBUG - ➤ YN0013: │ html-dom-parser@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,227: DEBUG - ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,269: DEBUG - ➤ YN0013: │ hey-listen@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,270: DEBUG - ➤ YN0013: │ hoist-non-react-statics@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,271: DEBUG - ➤ YN0013: │ html-dom-parser@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,273: DEBUG - ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,274: DEBUG - ➤ YN0013: │ html-parse-stringify@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,309: DEBUG - ➤ YN0013: │ hoist-non-react-statics@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,311: DEBUG - ➤ YN0013: │ html-dom-parser@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,312: DEBUG - ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,314: DEBUG - ➤ YN0013: │ html-parse-stringify@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,316: DEBUG - ➤ YN0013: │ html-react-parser@npm:1.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,353: DEBUG - ➤ YN0013: │ html-dom-parser@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,355: DEBUG - ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,357: DEBUG - ➤ YN0013: │ html-parse-stringify@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,358: DEBUG - ➤ YN0013: │ html-react-parser@npm:1.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,360: DEBUG - ➤ YN0013: │ html-tokenize@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,422: DEBUG - ➤ YN0013: │ html-escaper@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,424: DEBUG - ➤ YN0013: │ html-parse-stringify@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,425: DEBUG - ➤ YN0013: │ html-react-parser@npm:1.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,427: DEBUG - ➤ YN0013: │ html-tokenize@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,429: DEBUG - ➤ YN0013: │ htmlparser2@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,492: DEBUG - ➤ YN0013: │ html-parse-stringify@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,494: DEBUG - ➤ YN0013: │ html-react-parser@npm:1.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,496: DEBUG - ➤ YN0013: │ html-tokenize@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,498: DEBUG - ➤ YN0013: │ htmlparser2@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,500: DEBUG - ➤ YN0013: │ http-cache-semantics@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,525: DEBUG - ➤ YN0013: │ html-react-parser@npm:1.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,527: DEBUG - ➤ YN0013: │ html-tokenize@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,529: DEBUG - ➤ YN0013: │ htmlparser2@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,530: DEBUG - ➤ YN0013: │ http-cache-semantics@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,532: DEBUG - ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,555: DEBUG - ➤ YN0013: │ html-tokenize@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,557: DEBUG - ➤ YN0013: │ htmlparser2@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,559: DEBUG - ➤ YN0013: │ http-cache-semantics@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,560: DEBUG - ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,566: DEBUG - ➤ YN0013: │ http2-wrapper@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,660: DEBUG - ➤ YN0013: │ htmlparser2@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,662: DEBUG - ➤ YN0013: │ http-cache-semantics@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,664: DEBUG - ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,665: DEBUG - ➤ YN0013: │ http2-wrapper@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,667: DEBUG - ➤ YN0013: │ http2-wrapper@npm:2.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,744: DEBUG - ➤ YN0013: │ http-cache-semantics@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,746: DEBUG - ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,747: DEBUG - ➤ YN0013: │ http2-wrapper@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,749: DEBUG - ➤ YN0013: │ http2-wrapper@npm:2.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,750: DEBUG - ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,810: DEBUG - ➤ YN0013: │ http-proxy-agent@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,812: DEBUG - ➤ YN0013: │ http2-wrapper@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,813: DEBUG - ➤ YN0013: │ http2-wrapper@npm:2.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,814: DEBUG - ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,816: DEBUG - ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,878: DEBUG - ➤ YN0013: │ http2-wrapper@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,880: DEBUG - ➤ YN0013: │ http2-wrapper@npm:2.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,881: DEBUG - ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,882: DEBUG - ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,883: DEBUG - ➤ YN0013: │ humanize-ms@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,998: DEBUG - ➤ YN0013: │ http2-wrapper@npm:2.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:06,999: DEBUG - ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,000: DEBUG - ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,001: DEBUG - ➤ YN0013: │ humanize-ms@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,003: DEBUG - ➤ YN0013: │ i18next-browser-languagedetector@npm:6.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,054: DEBUG - ➤ YN0013: │ https-proxy-agent@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,056: DEBUG - ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,057: DEBUG - ➤ YN0013: │ humanize-ms@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,058: DEBUG - ➤ YN0013: │ i18next-browser-languagedetector@npm:6.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,060: DEBUG - ➤ YN0013: │ i18next-fs-backend@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,410: DEBUG - ➤ YN0013: │ human-signals@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,412: DEBUG - ➤ YN0013: │ humanize-ms@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,413: DEBUG - ➤ YN0013: │ i18next-browser-languagedetector@npm:6.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,415: DEBUG - ➤ YN0013: │ i18next-fs-backend@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,416: DEBUG - ➤ YN0013: │ i18next-http-backend@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,672: DEBUG - ➤ YN0013: │ humanize-ms@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,673: DEBUG - ➤ YN0013: │ i18next-browser-languagedetector@npm:6.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,675: DEBUG - ➤ YN0013: │ i18next-fs-backend@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,677: DEBUG - ➤ YN0013: │ i18next-http-backend@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,678: DEBUG - ➤ YN0013: │ i18next@npm:21.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,762: DEBUG - ➤ YN0013: │ i18next-browser-languagedetector@npm:6.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,764: DEBUG - ➤ YN0013: │ i18next-fs-backend@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,766: DEBUG - ➤ YN0013: │ i18next-http-backend@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,768: DEBUG - ➤ YN0013: │ i18next@npm:21.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,769: DEBUG - ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,866: DEBUG - ➤ YN0013: │ i18next-fs-backend@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,868: DEBUG - ➤ YN0013: │ i18next-http-backend@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,869: DEBUG - ➤ YN0013: │ i18next@npm:21.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,870: DEBUG - ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,872: DEBUG - ➤ YN0013: │ ieee754@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,880: DEBUG - ➤ YN0013: │ i18next-http-backend@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,882: DEBUG - ➤ YN0013: │ i18next@npm:21.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,883: DEBUG - ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,885: DEBUG - ➤ YN0013: │ ieee754@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,887: DEBUG - ➤ YN0013: │ ignore@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,921: DEBUG - ➤ YN0013: │ i18next@npm:21.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,923: DEBUG - ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,924: DEBUG - ➤ YN0013: │ ieee754@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,926: DEBUG - ➤ YN0013: │ ignore@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,928: DEBUG - ➤ YN0013: │ import-fresh@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,984: DEBUG - ➤ YN0013: │ iconv-lite@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,986: DEBUG - ➤ YN0013: │ ieee754@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,987: DEBUG - ➤ YN0013: │ ignore@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,989: DEBUG - ➤ YN0013: │ import-fresh@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:07,991: DEBUG - ➤ YN0013: │ import-local@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,045: DEBUG - ➤ YN0013: │ ieee754@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,046: DEBUG - ➤ YN0013: │ ignore@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,048: DEBUG - ➤ YN0013: │ import-fresh@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,049: DEBUG - ➤ YN0013: │ import-local@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,051: DEBUG - ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,102: DEBUG - ➤ YN0013: │ ignore@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,104: DEBUG - ➤ YN0013: │ import-fresh@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,105: DEBUG - ➤ YN0013: │ import-local@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,113: DEBUG - ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,115: DEBUG - ➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,172: DEBUG - ➤ YN0013: │ import-fresh@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,174: DEBUG - ➤ YN0013: │ import-local@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,177: DEBUG - ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,178: DEBUG - ➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,180: DEBUG - ➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,213: DEBUG - ➤ YN0013: │ import-local@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,217: DEBUG - ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,218: DEBUG - ➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,220: DEBUG - ➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,221: DEBUG - ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,231: DEBUG - ➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,233: DEBUG - ➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,234: DEBUG - ➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,236: DEBUG - ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,237: DEBUG - ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,271: DEBUG - ➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,273: DEBUG - ➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,274: DEBUG - ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,276: DEBUG - ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,277: DEBUG - ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,378: DEBUG - ➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,380: DEBUG - ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,381: DEBUG - ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,383: DEBUG - ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,385: DEBUG - ➤ YN0013: │ inline-style-parser@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,427: DEBUG - ➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,428: DEBUG - ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,430: DEBUG - ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,431: DEBUG - ➤ YN0013: │ inline-style-parser@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,432: DEBUG - ➤ YN0013: │ internal-slot@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,451: DEBUG - ➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,453: DEBUG - ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,455: DEBUG - ➤ YN0013: │ inline-style-parser@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,456: DEBUG - ➤ YN0013: │ internal-slot@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,457: DEBUG - ➤ YN0013: │ internmap@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,507: DEBUG - ➤ YN0013: │ ini@npm:1.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,509: DEBUG - ➤ YN0013: │ inline-style-parser@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,510: DEBUG - ➤ YN0013: │ internal-slot@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,513: DEBUG - ➤ YN0013: │ internmap@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,515: DEBUG - ➤ YN0013: │ ip@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,621: DEBUG - ➤ YN0013: │ inline-style-parser@npm:0.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,623: DEBUG - ➤ YN0013: │ internal-slot@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,624: DEBUG - ➤ YN0013: │ internmap@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,626: DEBUG - ➤ YN0013: │ ip@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,631: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,721: DEBUG - ➤ YN0013: │ internal-slot@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,722: DEBUG - ➤ YN0013: │ internmap@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,723: DEBUG - ➤ YN0013: │ ip@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,724: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,726: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,826: DEBUG - ➤ YN0013: │ internmap@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,827: DEBUG - ➤ YN0013: │ ip@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,828: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,830: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,832: DEBUG - ➤ YN0013: │ is-bigint@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,881: DEBUG - ➤ YN0013: │ ip@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,883: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,884: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,891: DEBUG - ➤ YN0013: │ is-bigint@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,893: DEBUG - ➤ YN0013: │ is-boolean-object@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,956: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,958: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,959: DEBUG - ➤ YN0013: │ is-bigint@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,960: DEBUG - ➤ YN0013: │ is-boolean-object@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:08,962: DEBUG - ➤ YN0013: │ is-callable@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,036: DEBUG - ➤ YN0013: │ is-arrayish@npm:0.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,038: DEBUG - ➤ YN0013: │ is-bigint@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,040: DEBUG - ➤ YN0013: │ is-boolean-object@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,041: DEBUG - ➤ YN0013: │ is-callable@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,043: DEBUG - ➤ YN0013: │ is-core-module@npm:2.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,134: DEBUG - ➤ YN0013: │ is-bigint@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,136: DEBUG - ➤ YN0013: │ is-boolean-object@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,137: DEBUG - ➤ YN0013: │ is-callable@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,139: DEBUG - ➤ YN0013: │ is-core-module@npm:2.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,141: DEBUG - ➤ YN0013: │ is-date-object@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,190: DEBUG - ➤ YN0013: │ is-boolean-object@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,191: DEBUG - ➤ YN0013: │ is-callable@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,193: DEBUG - ➤ YN0013: │ is-core-module@npm:2.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,194: DEBUG - ➤ YN0013: │ is-date-object@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,196: DEBUG - ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,266: DEBUG - ➤ YN0013: │ is-callable@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,268: DEBUG - ➤ YN0013: │ is-core-module@npm:2.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,269: DEBUG - ➤ YN0013: │ is-date-object@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,271: DEBUG - ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,272: DEBUG - ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,283: DEBUG - ➤ YN0013: │ is-core-module@npm:2.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,284: DEBUG - ➤ YN0013: │ is-date-object@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,286: DEBUG - ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,287: DEBUG - ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,289: DEBUG - ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,321: DEBUG - ➤ YN0013: │ is-date-object@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,322: DEBUG - ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,324: DEBUG - ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,325: DEBUG - ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,326: DEBUG - ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,396: DEBUG - ➤ YN0013: │ is-extglob@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,398: DEBUG - ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,399: DEBUG - ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,400: DEBUG - ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,402: DEBUG - ➤ YN0013: │ is-lambda@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,482: DEBUG - ➤ YN0013: │ is-fullwidth-code-point@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,483: DEBUG - ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,484: DEBUG - ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,486: DEBUG - ➤ YN0013: │ is-lambda@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,487: DEBUG - ➤ YN0013: │ is-negative-zero@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,897: DEBUG - ➤ YN0013: │ is-generator-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,899: DEBUG - ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,900: DEBUG - ➤ YN0013: │ is-lambda@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,902: DEBUG - ➤ YN0013: │ is-negative-zero@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:09,904: DEBUG - ➤ YN0013: │ is-number-object@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,314: DEBUG - ➤ YN0013: │ is-glob@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,315: DEBUG - ➤ YN0013: │ is-lambda@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,317: DEBUG - ➤ YN0013: │ is-negative-zero@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,318: DEBUG - ➤ YN0013: │ is-number-object@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,320: DEBUG - ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,380: DEBUG - ➤ YN0013: │ is-lambda@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,382: DEBUG - ➤ YN0013: │ is-negative-zero@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,383: DEBUG - ➤ YN0013: │ is-number-object@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,385: DEBUG - ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,386: DEBUG - ➤ YN0013: │ is-regex@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,429: DEBUG - ➤ YN0013: │ is-negative-zero@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,431: DEBUG - ➤ YN0013: │ is-number-object@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,433: DEBUG - ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,434: DEBUG - ➤ YN0013: │ is-regex@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,436: DEBUG - ➤ YN0013: │ is-shared-array-buffer@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,439: DEBUG - ➤ YN0013: │ is-number-object@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,448: DEBUG - ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,450: DEBUG - ➤ YN0013: │ is-regex@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,452: DEBUG - ➤ YN0013: │ is-shared-array-buffer@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,453: DEBUG - ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,514: DEBUG - ➤ YN0013: │ is-number@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,516: DEBUG - ➤ YN0013: │ is-regex@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,517: DEBUG - ➤ YN0013: │ is-shared-array-buffer@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,519: DEBUG - ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,523: DEBUG - ➤ YN0013: │ is-string@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,536: DEBUG - ➤ YN0013: │ is-regex@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,538: DEBUG - ➤ YN0013: │ is-shared-array-buffer@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,548: DEBUG - ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,549: DEBUG - ➤ YN0013: │ is-string@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,551: DEBUG - ➤ YN0013: │ is-symbol@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,602: DEBUG - ➤ YN0013: │ is-shared-array-buffer@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,612: DEBUG - ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,614: DEBUG - ➤ YN0013: │ is-string@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,616: DEBUG - ➤ YN0013: │ is-symbol@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,620: DEBUG - ➤ YN0013: │ is-weakref@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,646: DEBUG - ➤ YN0013: │ is-stream@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,648: DEBUG - ➤ YN0013: │ is-string@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,649: DEBUG - ➤ YN0013: │ is-symbol@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,651: DEBUG - ➤ YN0013: │ is-weakref@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,652: DEBUG - ➤ YN0013: │ isarray@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,668: DEBUG - ➤ YN0013: │ is-string@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,680: DEBUG - ➤ YN0013: │ is-symbol@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,682: DEBUG - ➤ YN0013: │ is-weakref@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,684: DEBUG - ➤ YN0013: │ isarray@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,685: DEBUG - ➤ YN0013: │ isarray@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,705: DEBUG - ➤ YN0013: │ is-symbol@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,712: DEBUG - ➤ YN0013: │ is-weakref@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,714: DEBUG - ➤ YN0013: │ isarray@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,715: DEBUG - ➤ YN0013: │ isarray@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,717: DEBUG - ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,719: DEBUG - ➤ YN0013: │ is-weakref@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,728: DEBUG - ➤ YN0013: │ isarray@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,729: DEBUG - ➤ YN0013: │ isarray@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,731: DEBUG - ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,733: DEBUG - ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,792: DEBUG - ➤ YN0013: │ isarray@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,795: DEBUG - ➤ YN0013: │ isarray@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,798: DEBUG - ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,800: DEBUG - ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,801: DEBUG - ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,816: DEBUG - ➤ YN0013: │ isarray@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,818: DEBUG - ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,820: DEBUG - ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,822: DEBUG - ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,834: DEBUG - ➤ YN0013: │ istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,852: DEBUG - ➤ YN0013: │ isexe@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,854: DEBUG - ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,855: DEBUG - ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,856: DEBUG - ➤ YN0013: │ istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,858: DEBUG - ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,859: DEBUG - ➤ YN0013: │ istanbul-lib-coverage@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,860: DEBUG - ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,862: DEBUG - ➤ YN0013: │ istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,863: DEBUG - ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,867: DEBUG - ➤ YN0013: │ istanbul-reports@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,868: DEBUG - ➤ YN0013: │ istanbul-lib-instrument@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,870: DEBUG - ➤ YN0013: │ istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,871: DEBUG - ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,873: DEBUG - ➤ YN0013: │ istanbul-reports@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,875: DEBUG - ➤ YN0013: │ jest-changed-files@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,878: DEBUG - ➤ YN0013: │ istanbul-lib-report@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,879: DEBUG - ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,881: DEBUG - ➤ YN0013: │ istanbul-reports@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,882: DEBUG - ➤ YN0013: │ jest-changed-files@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,883: DEBUG - ➤ YN0013: │ jest-circus@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,956: DEBUG - ➤ YN0013: │ istanbul-lib-source-maps@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,963: DEBUG - ➤ YN0013: │ istanbul-reports@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,965: DEBUG - ➤ YN0013: │ jest-changed-files@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,966: DEBUG - ➤ YN0013: │ jest-circus@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,967: DEBUG - ➤ YN0013: │ jest-cli@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,969: DEBUG - ➤ YN0013: │ istanbul-reports@npm:3.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,975: DEBUG - ➤ YN0013: │ jest-changed-files@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,980: DEBUG - ➤ YN0013: │ jest-circus@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,984: DEBUG - ➤ YN0013: │ jest-cli@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:10,995: DEBUG - ➤ YN0013: │ jest-config@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,047: DEBUG - ➤ YN0013: │ jest-changed-files@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,049: DEBUG - ➤ YN0013: │ jest-circus@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,050: DEBUG - ➤ YN0013: │ jest-cli@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,052: DEBUG - ➤ YN0013: │ jest-config@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,057: DEBUG - ➤ YN0013: │ jest-diff@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,064: DEBUG - ➤ YN0013: │ jest-circus@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,066: DEBUG - ➤ YN0013: │ jest-cli@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,068: DEBUG - ➤ YN0013: │ jest-config@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,070: DEBUG - ➤ YN0013: │ jest-diff@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,075: DEBUG - ➤ YN0013: │ jest-docblock@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,101: DEBUG - ➤ YN0013: │ jest-cli@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,102: DEBUG - ➤ YN0013: │ jest-config@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,104: DEBUG - ➤ YN0013: │ jest-diff@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,105: DEBUG - ➤ YN0013: │ jest-docblock@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,107: DEBUG - ➤ YN0013: │ jest-each@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,125: DEBUG - ➤ YN0013: │ jest-config@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,126: DEBUG - ➤ YN0013: │ jest-diff@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,127: DEBUG - ➤ YN0013: │ jest-docblock@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,129: DEBUG - ➤ YN0013: │ jest-each@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,130: DEBUG - ➤ YN0013: │ jest-environment-node@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,134: DEBUG - ➤ YN0013: │ jest-diff@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,137: DEBUG - ➤ YN0013: │ jest-docblock@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,139: DEBUG - ➤ YN0013: │ jest-each@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,140: DEBUG - ➤ YN0013: │ jest-environment-node@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,142: DEBUG - ➤ YN0013: │ jest-get-type@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,143: DEBUG - ➤ YN0013: │ jest-docblock@npm:28.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,153: DEBUG - ➤ YN0013: │ jest-each@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,155: DEBUG - ➤ YN0013: │ jest-environment-node@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,157: DEBUG - ➤ YN0013: │ jest-get-type@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,159: DEBUG - ➤ YN0013: │ jest-haste-map@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,247: DEBUG - ➤ YN0013: │ jest-each@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,248: DEBUG - ➤ YN0013: │ jest-environment-node@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,250: DEBUG - ➤ YN0013: │ jest-get-type@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,251: DEBUG - ➤ YN0013: │ jest-haste-map@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,254: DEBUG - ➤ YN0013: │ jest-leak-detector@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,262: DEBUG - ➤ YN0013: │ jest-environment-node@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,263: DEBUG - ➤ YN0013: │ jest-get-type@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,266: DEBUG - ➤ YN0013: │ jest-haste-map@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,267: DEBUG - ➤ YN0013: │ jest-leak-detector@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,269: DEBUG - ➤ YN0013: │ jest-matcher-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,279: DEBUG - ➤ YN0013: │ jest-get-type@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,281: DEBUG - ➤ YN0013: │ jest-haste-map@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,282: DEBUG - ➤ YN0013: │ jest-leak-detector@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,283: DEBUG - ➤ YN0013: │ jest-matcher-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,284: DEBUG - ➤ YN0013: │ jest-message-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,341: DEBUG - ➤ YN0013: │ jest-haste-map@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,342: DEBUG - ➤ YN0013: │ jest-leak-detector@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,344: DEBUG - ➤ YN0013: │ jest-matcher-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,345: DEBUG - ➤ YN0013: │ jest-message-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,346: DEBUG - ➤ YN0013: │ jest-mock@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,385: DEBUG - ➤ YN0013: │ jest-leak-detector@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,387: DEBUG - ➤ YN0013: │ jest-matcher-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,388: DEBUG - ➤ YN0013: │ jest-message-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,390: DEBUG - ➤ YN0013: │ jest-mock@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,391: DEBUG - ➤ YN0013: │ jest-pnp-resolver@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,393: DEBUG - ➤ YN0013: │ jest-matcher-utils@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,395: DEBUG - ➤ YN0013: │ jest-message-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,396: DEBUG - ➤ YN0013: │ jest-mock@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,398: DEBUG - ➤ YN0013: │ jest-pnp-resolver@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,399: DEBUG - ➤ YN0013: │ jest-regex-util@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,507: DEBUG - ➤ YN0013: │ jest-message-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,508: DEBUG - ➤ YN0013: │ jest-mock@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,510: DEBUG - ➤ YN0013: │ jest-pnp-resolver@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,513: DEBUG - ➤ YN0013: │ jest-regex-util@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,516: DEBUG - ➤ YN0013: │ jest-resolve-dependencies@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,518: DEBUG - ➤ YN0013: │ jest-mock@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,519: DEBUG - ➤ YN0013: │ jest-pnp-resolver@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,520: DEBUG - ➤ YN0013: │ jest-regex-util@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,534: DEBUG - ➤ YN0013: │ jest-resolve-dependencies@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,535: DEBUG - ➤ YN0013: │ jest-resolve@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,583: DEBUG - ➤ YN0013: │ jest-pnp-resolver@npm:1.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,585: DEBUG - ➤ YN0013: │ jest-regex-util@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,586: DEBUG - ➤ YN0013: │ jest-resolve-dependencies@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,588: DEBUG - ➤ YN0013: │ jest-resolve@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,589: DEBUG - ➤ YN0013: │ jest-runner@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,624: DEBUG - ➤ YN0013: │ jest-regex-util@npm:28.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,626: DEBUG - ➤ YN0013: │ jest-resolve-dependencies@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,627: DEBUG - ➤ YN0013: │ jest-resolve@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,629: DEBUG - ➤ YN0013: │ jest-runner@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,631: DEBUG - ➤ YN0013: │ jest-runtime@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,633: DEBUG - ➤ YN0013: │ jest-resolve-dependencies@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,634: DEBUG - ➤ YN0013: │ jest-resolve@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,635: DEBUG - ➤ YN0013: │ jest-runner@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,637: DEBUG - ➤ YN0013: │ jest-runtime@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,638: DEBUG - ➤ YN0013: │ jest-snapshot@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,667: DEBUG - ➤ YN0013: │ jest-resolve@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,669: DEBUG - ➤ YN0013: │ jest-runner@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,670: DEBUG - ➤ YN0013: │ jest-runtime@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,672: DEBUG - ➤ YN0013: │ jest-snapshot@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,681: DEBUG - ➤ YN0013: │ jest-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,683: DEBUG - ➤ YN0013: │ jest-runner@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,684: DEBUG - ➤ YN0013: │ jest-runtime@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,685: DEBUG - ➤ YN0013: │ jest-snapshot@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,686: DEBUG - ➤ YN0013: │ jest-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,700: DEBUG - ➤ YN0013: │ jest-validate@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,701: DEBUG - ➤ YN0013: │ jest-runtime@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,703: DEBUG - ➤ YN0013: │ jest-snapshot@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,713: DEBUG - ➤ YN0013: │ jest-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,715: DEBUG - ➤ YN0013: │ jest-validate@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,716: DEBUG - ➤ YN0013: │ jest-watcher@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,718: DEBUG - ➤ YN0013: │ jest-snapshot@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,728: DEBUG - ➤ YN0013: │ jest-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,729: DEBUG - ➤ YN0013: │ jest-validate@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,731: DEBUG - ➤ YN0013: │ jest-watcher@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,735: DEBUG - ➤ YN0013: │ jest-worker@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,745: DEBUG - ➤ YN0013: │ jest-util@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,747: DEBUG - ➤ YN0013: │ jest-validate@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,748: DEBUG - ➤ YN0013: │ jest-watcher@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,749: DEBUG - ➤ YN0013: │ jest-worker@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,751: DEBUG - ➤ YN0013: │ jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,780: DEBUG - ➤ YN0013: │ jest-validate@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,782: DEBUG - ➤ YN0013: │ jest-watcher@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,783: DEBUG - ➤ YN0013: │ jest-worker@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,785: DEBUG - ➤ YN0013: │ jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,786: DEBUG - ➤ YN0013: │ js-file-download@npm:0.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,802: DEBUG - ➤ YN0013: │ jest-watcher@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,804: DEBUG - ➤ YN0013: │ jest-worker@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,806: DEBUG - ➤ YN0013: │ jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,807: DEBUG - ➤ YN0013: │ js-file-download@npm:0.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,809: DEBUG - ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,814: DEBUG - ➤ YN0013: │ jest-worker@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,816: DEBUG - ➤ YN0013: │ jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,818: DEBUG - ➤ YN0013: │ js-file-download@npm:0.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,819: DEBUG - ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,820: DEBUG - ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,843: DEBUG - ➤ YN0013: │ jest@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,845: DEBUG - ➤ YN0013: │ js-file-download@npm:0.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,847: DEBUG - ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,849: DEBUG - ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,851: DEBUG - ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,939: DEBUG - ➤ YN0013: │ js-file-download@npm:0.4.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,940: DEBUG - ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,942: DEBUG - ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,944: DEBUG - ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:11,945: DEBUG - ➤ YN0013: │ jsesc@npm:2.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,019: DEBUG - ➤ YN0013: │ js-tokens@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,021: DEBUG - ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,022: DEBUG - ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,024: DEBUG - ➤ YN0013: │ jsesc@npm:2.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,026: DEBUG - ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,070: DEBUG - ➤ YN0013: │ js-yaml@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,071: DEBUG - ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,073: DEBUG - ➤ YN0013: │ jsesc@npm:2.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,075: DEBUG - ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,076: DEBUG - ➤ 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
2022-12-29 12:35:12,159: DEBUG - ➤ YN0013: │ js-yaml@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,161: DEBUG - ➤ YN0013: │ jsesc@npm:2.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,162: DEBUG - ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,164: DEBUG - ➤ 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
2022-12-29 12:35:12,166: DEBUG - ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,181: DEBUG - ➤ YN0013: │ jsesc@npm:2.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,182: DEBUG - ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,184: DEBUG - ➤ 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
2022-12-29 12:35:12,185: DEBUG - ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,187: DEBUG - ➤ 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
2022-12-29 12:35:12,255: DEBUG - ➤ YN0013: │ json-buffer@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,257: DEBUG - ➤ 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
2022-12-29 12:35:12,258: DEBUG - ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,260: DEBUG - ➤ 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
2022-12-29 12:35:12,261: DEBUG - ➤ YN0013: │ json5@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,288: DEBUG - ➤ 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
2022-12-29 12:35:12,290: DEBUG - ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,291: DEBUG - ➤ 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
2022-12-29 12:35:12,293: DEBUG - ➤ YN0013: │ json5@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,294: DEBUG - ➤ YN0013: │ json5@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,308: DEBUG - ➤ YN0013: │ json-schema-traverse@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,311: DEBUG - ➤ 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
2022-12-29 12:35:12,312: DEBUG - ➤ YN0013: │ json5@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,313: DEBUG - ➤ YN0013: │ json5@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,315: DEBUG - ➤ YN0013: │ jsx-ast-utils@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,326: DEBUG - ➤ 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
2022-12-29 12:35:12,329: DEBUG - ➤ YN0013: │ json5@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,332: DEBUG - ➤ YN0013: │ json5@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,333: DEBUG - ➤ YN0013: │ jsx-ast-utils@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,335: DEBUG - ➤ YN0013: │ keyv@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,382: DEBUG - ➤ YN0013: │ json5@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,384: DEBUG - ➤ YN0013: │ json5@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,385: DEBUG - ➤ YN0013: │ jsx-ast-utils@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,386: DEBUG - ➤ YN0013: │ keyv@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,388: DEBUG - ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,422: DEBUG - ➤ YN0013: │ json5@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,424: DEBUG - ➤ YN0013: │ jsx-ast-utils@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,425: DEBUG - ➤ YN0013: │ keyv@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,426: DEBUG - ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,428: DEBUG - ➤ YN0013: │ klona@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,452: DEBUG - ➤ YN0013: │ jsx-ast-utils@npm:3.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,453: DEBUG - ➤ YN0013: │ keyv@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,454: DEBUG - ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,455: DEBUG - ➤ YN0013: │ klona@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,456: DEBUG - ➤ YN0013: │ language-subtag-registry@npm:0.3.22 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,548: DEBUG - ➤ YN0013: │ keyv@npm:4.3.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,550: DEBUG - ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,553: DEBUG - ➤ YN0013: │ klona@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,554: DEBUG - ➤ YN0013: │ language-subtag-registry@npm:0.3.22 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,556: DEBUG - ➤ YN0013: │ language-tags@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,569: DEBUG - ➤ YN0013: │ kleur@npm:3.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,571: DEBUG - ➤ YN0013: │ klona@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,574: DEBUG - ➤ YN0013: │ language-subtag-registry@npm:0.3.22 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,575: DEBUG - ➤ YN0013: │ language-tags@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,577: DEBUG - ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,591: DEBUG - ➤ YN0013: │ klona@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,593: DEBUG - ➤ YN0013: │ language-subtag-registry@npm:0.3.22 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,595: DEBUG - ➤ YN0013: │ language-tags@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,597: DEBUG - ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,598: DEBUG - ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,600: DEBUG - ➤ YN0013: │ language-subtag-registry@npm:0.3.22 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,608: DEBUG - ➤ YN0013: │ language-tags@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,611: DEBUG - ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,612: DEBUG - ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,614: DEBUG - ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,623: DEBUG - ➤ YN0013: │ language-tags@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,625: DEBUG - ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,636: DEBUG - ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,637: DEBUG - ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,639: DEBUG - ➤ YN0013: │ locate-path@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,682: DEBUG - ➤ YN0013: │ leven@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,684: DEBUG - ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,685: DEBUG - ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,687: DEBUG - ➤ YN0013: │ locate-path@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,689: DEBUG - ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,696: DEBUG - ➤ YN0013: │ levn@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,697: DEBUG - ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,698: DEBUG - ➤ YN0013: │ locate-path@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,700: DEBUG - ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,701: DEBUG - ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,767: DEBUG - ➤ YN0013: │ lines-and-columns@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,768: DEBUG - ➤ YN0013: │ locate-path@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,770: DEBUG - ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,771: DEBUG - ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,772: DEBUG - ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,795: DEBUG - ➤ YN0013: │ locate-path@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,796: DEBUG - ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,798: DEBUG - ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,799: DEBUG - ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,801: DEBUG - ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,846: DEBUG - ➤ YN0013: │ locate-path@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,847: DEBUG - ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,849: DEBUG - ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,850: DEBUG - ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,852: DEBUG - ➤ YN0013: │ lowercase-keys@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,890: DEBUG - ➤ YN0013: │ lodash.merge@npm:4.6.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,892: DEBUG - ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,893: DEBUG - ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,895: DEBUG - ➤ YN0013: │ lowercase-keys@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,897: DEBUG - ➤ YN0013: │ lowercase-keys@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,944: DEBUG - ➤ YN0013: │ lodash@npm:4.17.21 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,946: DEBUG - ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,948: DEBUG - ➤ YN0013: │ lowercase-keys@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,950: DEBUG - ➤ YN0013: │ lowercase-keys@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,951: DEBUG - ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,982: DEBUG - ➤ YN0013: │ loose-envify@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,984: DEBUG - ➤ YN0013: │ lowercase-keys@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,986: DEBUG - ➤ YN0013: │ lowercase-keys@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,987: DEBUG - ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:12,989: DEBUG - ➤ YN0013: │ lru-cache@npm:7.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,015: DEBUG - ➤ YN0013: │ lowercase-keys@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,017: DEBUG - ➤ YN0013: │ lowercase-keys@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,018: DEBUG - ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,019: DEBUG - ➤ YN0013: │ lru-cache@npm:7.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,021: DEBUG - ➤ YN0013: │ make-dir@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,036: DEBUG - ➤ YN0013: │ lowercase-keys@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,038: DEBUG - ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,039: DEBUG - ➤ YN0013: │ lru-cache@npm:7.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,042: DEBUG - ➤ YN0013: │ make-dir@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,044: DEBUG - ➤ YN0013: │ make-fetch-happen@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,083: DEBUG - ➤ YN0013: │ lru-cache@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,085: DEBUG - ➤ YN0013: │ lru-cache@npm:7.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,087: DEBUG - ➤ YN0013: │ make-dir@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,088: DEBUG - ➤ YN0013: │ make-fetch-happen@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,091: DEBUG - ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,364: DEBUG - ➤ YN0013: │ lru-cache@npm:7.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,365: DEBUG - ➤ YN0013: │ make-dir@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,367: DEBUG - ➤ YN0013: │ make-fetch-happen@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,368: DEBUG - ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,370: DEBUG - ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,386: DEBUG - ➤ YN0013: │ make-dir@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,388: DEBUG - ➤ YN0013: │ make-fetch-happen@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,389: DEBUG - ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,391: DEBUG - ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,392: DEBUG - ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,444: DEBUG - ➤ YN0013: │ make-fetch-happen@npm:10.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,446: DEBUG - ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,447: DEBUG - ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,448: DEBUG - ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,449: DEBUG - ➤ YN0013: │ micromatch@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,472: DEBUG - ➤ YN0013: │ makeerror@npm:1.0.12 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,473: DEBUG - ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,475: DEBUG - ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,477: DEBUG - ➤ YN0013: │ micromatch@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,478: DEBUG - ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,518: DEBUG - ➤ YN0013: │ merge-stream@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,520: DEBUG - ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,521: DEBUG - ➤ YN0013: │ micromatch@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,523: DEBUG - ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,524: DEBUG - ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,685: DEBUG - ➤ YN0013: │ merge2@npm:1.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,686: DEBUG - ➤ YN0013: │ micromatch@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,687: DEBUG - ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,689: DEBUG - ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,690: DEBUG - ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,722: DEBUG - ➤ YN0013: │ micromatch@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,723: DEBUG - ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,724: DEBUG - ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,725: DEBUG - ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,727: DEBUG - ➤ YN0013: │ mimic-response@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,750: DEBUG - ➤ YN0013: │ mime-db@npm:1.52.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,752: DEBUG - ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,753: DEBUG - ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,754: DEBUG - ➤ YN0013: │ mimic-response@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,756: DEBUG - ➤ YN0013: │ mimic-response@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,996: DEBUG - ➤ YN0013: │ mime-types@npm:2.1.35 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:13,997: DEBUG - ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,003: DEBUG - ➤ YN0013: │ mimic-response@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,005: DEBUG - ➤ YN0013: │ mimic-response@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,007: DEBUG - ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,081: DEBUG - ➤ YN0013: │ mimic-fn@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,082: DEBUG - ➤ YN0013: │ mimic-response@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,084: DEBUG - ➤ YN0013: │ mimic-response@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,085: DEBUG - ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,087: DEBUG - ➤ YN0013: │ minimatch@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,114: DEBUG - ➤ YN0013: │ mimic-response@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,116: DEBUG - ➤ YN0013: │ mimic-response@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,117: DEBUG - ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,119: DEBUG - ➤ YN0013: │ minimatch@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,121: DEBUG - ➤ YN0013: │ minimist@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,173: DEBUG - ➤ YN0013: │ mimic-response@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,177: DEBUG - ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,179: DEBUG - ➤ YN0013: │ minimatch@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,183: DEBUG - ➤ YN0013: │ minimist@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,184: DEBUG - ➤ YN0013: │ minipass-collect@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,186: DEBUG - ➤ YN0013: │ minimatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,187: DEBUG - ➤ YN0013: │ minimatch@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,189: DEBUG - ➤ YN0013: │ minimist@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,200: DEBUG - ➤ YN0013: │ minipass-collect@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,206: DEBUG - ➤ YN0013: │ minipass-fetch@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,238: DEBUG - ➤ YN0013: │ minimatch@npm:5.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,240: DEBUG - ➤ YN0013: │ minimist@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,242: DEBUG - ➤ YN0013: │ minipass-collect@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,244: DEBUG - ➤ YN0013: │ minipass-fetch@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,245: DEBUG - ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,331: DEBUG - ➤ YN0013: │ minimist@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,332: DEBUG - ➤ YN0013: │ minipass-collect@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,333: DEBUG - ➤ YN0013: │ minipass-fetch@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,335: DEBUG - ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,337: DEBUG - ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,370: DEBUG - ➤ YN0013: │ minipass-collect@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,371: DEBUG - ➤ YN0013: │ minipass-fetch@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,373: DEBUG - ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,374: DEBUG - ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,384: DEBUG - ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,420: DEBUG - ➤ YN0013: │ minipass-fetch@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,422: DEBUG - ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,424: DEBUG - ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,426: DEBUG - ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,428: DEBUG - ➤ YN0013: │ minipass@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,460: DEBUG - ➤ YN0013: │ minipass-flush@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,462: DEBUG - ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,463: DEBUG - ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,466: DEBUG - ➤ YN0013: │ minipass@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,468: DEBUG - ➤ YN0013: │ minizlib@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,489: DEBUG - ➤ YN0013: │ minipass-pipeline@npm:1.2.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,491: DEBUG - ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,493: DEBUG - ➤ YN0013: │ minipass@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,495: DEBUG - ➤ YN0013: │ minizlib@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,497: DEBUG - ➤ YN0013: │ mkdirp-classic@npm:0.5.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,541: DEBUG - ➤ YN0013: │ minipass-sized@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,543: DEBUG - ➤ YN0013: │ minipass@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,544: DEBUG - ➤ YN0013: │ minizlib@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,546: DEBUG - ➤ YN0013: │ mkdirp-classic@npm:0.5.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,547: DEBUG - ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,592: DEBUG - ➤ YN0013: │ minipass@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,594: DEBUG - ➤ YN0013: │ minizlib@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,596: DEBUG - ➤ YN0013: │ mkdirp-classic@npm:0.5.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,597: DEBUG - ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,599: DEBUG - ➤ YN0013: │ mrmime@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,627: DEBUG - ➤ YN0013: │ minizlib@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,629: DEBUG - ➤ YN0013: │ mkdirp-classic@npm:0.5.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,631: DEBUG - ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,633: DEBUG - ➤ YN0013: │ mrmime@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,635: DEBUG - ➤ YN0013: │ ms@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,657: DEBUG - ➤ YN0013: │ mkdirp-classic@npm:0.5.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,660: DEBUG - ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,661: DEBUG - ➤ YN0013: │ mrmime@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,663: DEBUG - ➤ YN0013: │ ms@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,664: DEBUG - ➤ YN0013: │ ms@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,691: DEBUG - ➤ YN0013: │ mkdirp@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,693: DEBUG - ➤ YN0013: │ mrmime@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,695: DEBUG - ➤ YN0013: │ ms@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,696: DEBUG - ➤ YN0013: │ ms@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,698: DEBUG - ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,795: DEBUG - ➤ YN0013: │ mrmime@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,797: DEBUG - ➤ YN0013: │ ms@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,798: DEBUG - ➤ YN0013: │ ms@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,801: DEBUG - ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,803: DEBUG - ➤ YN0013: │ multipipe@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,825: DEBUG - ➤ YN0013: │ ms@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,827: DEBUG - ➤ YN0013: │ ms@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,829: DEBUG - ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,831: DEBUG - ➤ YN0013: │ multipipe@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,833: DEBUG - ➤ YN0013: │ nan@npm:2.16.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,918: DEBUG - ➤ YN0013: │ ms@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,920: DEBUG - ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,922: DEBUG - ➤ YN0013: │ multipipe@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,924: DEBUG - ➤ YN0013: │ nan@npm:2.16.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,926: DEBUG - ➤ YN0013: │ nanoid@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,944: DEBUG - ➤ YN0013: │ ms@npm:2.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,946: DEBUG - ➤ YN0013: │ multipipe@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,948: DEBUG - ➤ YN0013: │ nan@npm:2.16.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,950: DEBUG - ➤ YN0013: │ nanoid@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:14,953: DEBUG - ➤ YN0013: │ napi-build-utils@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,911: DEBUG - ➤ YN0013: │ multipipe@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,912: DEBUG - ➤ YN0013: │ nan@npm:2.16.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,914: DEBUG - ➤ YN0013: │ nanoid@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,916: DEBUG - ➤ YN0013: │ napi-build-utils@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,917: DEBUG - ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,958: DEBUG - ➤ YN0013: │ nan@npm:2.16.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,968: DEBUG - ➤ YN0013: │ nanoid@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,970: DEBUG - ➤ YN0013: │ napi-build-utils@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,972: DEBUG - ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,973: DEBUG - ➤ YN0013: │ negotiator@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,976: DEBUG - ➤ YN0013: │ nanoid@npm:3.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,977: DEBUG - ➤ YN0013: │ napi-build-utils@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,979: DEBUG - ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,981: DEBUG - ➤ YN0013: │ negotiator@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:16,992: DEBUG - ➤ YN0013: │ next-i18next@npm:11.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,053: DEBUG - ➤ YN0013: │ napi-build-utils@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,055: DEBUG - ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,057: DEBUG - ➤ YN0013: │ negotiator@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,058: DEBUG - ➤ YN0013: │ next-i18next@npm:11.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,059: DEBUG - ➤ YN0013: │ next@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,251: DEBUG - ➤ YN0013: │ natural-compare@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,253: DEBUG - ➤ YN0013: │ negotiator@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,254: DEBUG - ➤ YN0013: │ next-i18next@npm:11.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,256: DEBUG - ➤ YN0013: │ next@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,258: DEBUG - ➤ YN0013: │ node-abi@npm:3.24.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,937: DEBUG - ➤ YN0013: │ negotiator@npm:0.6.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,939: DEBUG - ➤ YN0013: │ next-i18next@npm:11.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,941: DEBUG - ➤ YN0013: │ next@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,943: DEBUG - ➤ YN0013: │ node-abi@npm:3.24.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:17,945: DEBUG - ➤ YN0013: │ node-addon-api@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,024: DEBUG - ➤ YN0013: │ next-i18next@npm:11.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,026: DEBUG - ➤ YN0013: │ next@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,028: DEBUG - ➤ YN0013: │ node-abi@npm:3.24.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,029: DEBUG - ➤ YN0013: │ node-addon-api@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,031: DEBUG - ➤ YN0013: │ node-domexception@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,052: DEBUG - ➤ YN0013: │ next@npm:12.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,060: DEBUG - ➤ YN0013: │ node-abi@npm:3.24.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,062: DEBUG - ➤ YN0013: │ node-addon-api@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,063: DEBUG - ➤ YN0013: │ node-domexception@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,065: DEBUG - ➤ YN0013: │ node-fetch@npm:2.6.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,088: DEBUG - ➤ YN0013: │ node-abi@npm:3.24.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,089: DEBUG - ➤ YN0013: │ node-addon-api@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,090: DEBUG - ➤ YN0013: │ node-domexception@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,091: DEBUG - ➤ YN0013: │ node-fetch@npm:2.6.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,093: DEBUG - ➤ YN0013: │ node-gyp@npm:9.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,095: DEBUG - ➤ YN0013: │ node-addon-api@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,096: DEBUG - ➤ YN0013: │ node-domexception@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,097: DEBUG - ➤ YN0013: │ node-fetch@npm:2.6.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,099: DEBUG - ➤ YN0013: │ node-gyp@npm:9.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,100: DEBUG - ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,152: DEBUG - ➤ YN0013: │ node-domexception@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,154: DEBUG - ➤ YN0013: │ node-fetch@npm:2.6.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,156: DEBUG - ➤ YN0013: │ node-gyp@npm:9.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,157: DEBUG - ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,159: DEBUG - ➤ YN0013: │ node-json-rpc@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,184: DEBUG - ➤ YN0013: │ node-fetch@npm:2.6.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,186: DEBUG - ➤ YN0013: │ node-gyp@npm:9.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,190: DEBUG - ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,192: DEBUG - ➤ YN0013: │ node-json-rpc@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,194: DEBUG - ➤ YN0013: │ node-releases@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,289: DEBUG - ➤ YN0013: │ node-gyp@npm:9.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,290: DEBUG - ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,292: DEBUG - ➤ YN0013: │ node-json-rpc@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,294: DEBUG - ➤ YN0013: │ node-releases@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,295: DEBUG - ➤ YN0013: │ nopt@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,297: DEBUG - ➤ YN0013: │ node-int64@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,299: DEBUG - ➤ YN0013: │ node-json-rpc@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,301: DEBUG - ➤ YN0013: │ node-releases@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,303: DEBUG - ➤ YN0013: │ nopt@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,306: DEBUG - ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,386: DEBUG - ➤ YN0013: │ node-json-rpc@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,388: DEBUG - ➤ YN0013: │ node-releases@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,389: DEBUG - ➤ YN0013: │ nopt@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,391: DEBUG - ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,393: DEBUG - ➤ YN0013: │ normalize-url@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,422: DEBUG - ➤ YN0013: │ node-releases@npm:2.0.6 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,424: DEBUG - ➤ YN0013: │ nopt@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,426: DEBUG - ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,428: DEBUG - ➤ YN0013: │ normalize-url@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,430: DEBUG - ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,476: DEBUG - ➤ YN0013: │ nopt@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,478: DEBUG - ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,480: DEBUG - ➤ YN0013: │ normalize-url@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,482: DEBUG - ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,485: DEBUG - ➤ YN0013: │ npmlog@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,527: DEBUG - ➤ YN0013: │ normalize-path@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,529: DEBUG - ➤ YN0013: │ normalize-url@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,532: DEBUG - ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,535: DEBUG - ➤ YN0013: │ npmlog@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,541: DEBUG - ➤ YN0013: │ nzbget-api@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,549: DEBUG - ➤ YN0013: │ normalize-url@npm:6.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,552: DEBUG - ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,556: DEBUG - ➤ YN0013: │ npmlog@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,559: DEBUG - ➤ YN0013: │ nzbget-api@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,566: DEBUG - ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,573: DEBUG - ➤ YN0013: │ npm-run-path@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,575: DEBUG - ➤ YN0013: │ npmlog@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,587: DEBUG - ➤ YN0013: │ nzbget-api@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,589: DEBUG - ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,591: DEBUG - ➤ YN0013: │ object-inspect@npm:1.12.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,593: DEBUG - ➤ YN0013: │ npmlog@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,595: DEBUG - ➤ YN0013: │ nzbget-api@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,598: DEBUG - ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,601: DEBUG - ➤ YN0013: │ object-inspect@npm:1.12.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,616: DEBUG - ➤ YN0013: │ object-keys@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,617: DEBUG - ➤ YN0013: │ nzbget-api@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,618: DEBUG - ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,620: DEBUG - ➤ YN0013: │ object-inspect@npm:1.12.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,621: DEBUG - ➤ YN0013: │ object-keys@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,622: DEBUG - ➤ YN0013: │ object-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,662: DEBUG - ➤ YN0013: │ object-assign@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,665: DEBUG - ➤ YN0013: │ object-inspect@npm:1.12.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,667: DEBUG - ➤ YN0013: │ object-keys@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,669: DEBUG - ➤ YN0013: │ object-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,670: DEBUG - ➤ YN0013: │ object.assign@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,672: DEBUG - ➤ YN0013: │ object-inspect@npm:1.12.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,673: DEBUG - ➤ YN0013: │ object-keys@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,675: DEBUG - ➤ YN0013: │ object-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,679: DEBUG - ➤ YN0013: │ object.assign@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,681: DEBUG - ➤ YN0013: │ object.entries@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,703: DEBUG - ➤ YN0013: │ object-keys@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,705: DEBUG - ➤ YN0013: │ object-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,706: DEBUG - ➤ YN0013: │ object.assign@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,708: DEBUG - ➤ YN0013: │ object.entries@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,709: DEBUG - ➤ YN0013: │ object.fromentries@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,865: DEBUG - ➤ YN0013: │ object-keys@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,867: DEBUG - ➤ YN0013: │ object.assign@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,868: DEBUG - ➤ YN0013: │ object.entries@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,870: DEBUG - ➤ YN0013: │ object.fromentries@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,871: DEBUG - ➤ YN0013: │ object.hasown@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,873: DEBUG - ➤ YN0013: │ object.assign@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,874: DEBUG - ➤ YN0013: │ object.entries@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,877: DEBUG - ➤ YN0013: │ object.fromentries@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,878: DEBUG - ➤ YN0013: │ object.hasown@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:18,893: DEBUG - ➤ YN0013: │ object.values@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,020: DEBUG - ➤ YN0013: │ object.entries@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,022: DEBUG - ➤ YN0013: │ object.fromentries@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,024: DEBUG - ➤ YN0013: │ object.hasown@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,027: DEBUG - ➤ YN0013: │ object.values@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,028: DEBUG - ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,030: DEBUG - ➤ YN0013: │ object.fromentries@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,031: DEBUG - ➤ YN0013: │ object.hasown@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,033: DEBUG - ➤ YN0013: │ object.values@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,034: DEBUG - ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,044: DEBUG - ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,046: DEBUG - ➤ YN0013: │ object.hasown@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,060: DEBUG - ➤ YN0013: │ object.values@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,065: DEBUG - ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,066: DEBUG - ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,068: DEBUG - ➤ YN0013: │ opener@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,078: DEBUG - ➤ YN0013: │ object.values@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,081: DEBUG - ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,082: DEBUG - ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,084: DEBUG - ➤ YN0013: │ opener@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,085: DEBUG - ➤ YN0013: │ optionator@npm:0.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,128: DEBUG - ➤ YN0013: │ once@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,140: DEBUG - ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,142: DEBUG - ➤ YN0013: │ opener@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,144: DEBUG - ➤ YN0013: │ optionator@npm:0.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,146: DEBUG - ➤ YN0013: │ p-cancelable@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,197: DEBUG - ➤ YN0013: │ onetime@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,200: DEBUG - ➤ YN0013: │ opener@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,201: DEBUG - ➤ YN0013: │ optionator@npm:0.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,203: DEBUG - ➤ YN0013: │ p-cancelable@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,206: DEBUG - ➤ YN0013: │ p-cancelable@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,210: DEBUG - ➤ YN0013: │ opener@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,212: DEBUG - ➤ YN0013: │ optionator@npm:0.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,214: DEBUG - ➤ YN0013: │ p-cancelable@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,217: DEBUG - ➤ YN0013: │ p-cancelable@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,226: DEBUG - ➤ YN0013: │ p-limit@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,348: DEBUG - ➤ YN0013: │ optionator@npm:0.9.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,350: DEBUG - ➤ YN0013: │ p-cancelable@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,351: DEBUG - ➤ YN0013: │ p-cancelable@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,352: DEBUG - ➤ YN0013: │ p-limit@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,354: DEBUG - ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,454: DEBUG - ➤ YN0013: │ p-cancelable@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,456: DEBUG - ➤ YN0013: │ p-cancelable@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,458: DEBUG - ➤ YN0013: │ p-limit@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,460: DEBUG - ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,462: DEBUG - ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,607: DEBUG - ➤ YN0013: │ p-cancelable@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,608: DEBUG - ➤ YN0013: │ p-limit@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,610: DEBUG - ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,611: DEBUG - ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:19,617: DEBUG - ➤ YN0013: │ p-locate@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,148: DEBUG - ➤ YN0013: │ p-limit@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,150: DEBUG - ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,152: DEBUG - ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,154: DEBUG - ➤ YN0013: │ p-locate@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,156: DEBUG - ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,178: DEBUG - ➤ YN0013: │ p-limit@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,179: DEBUG - ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,181: DEBUG - ➤ YN0013: │ p-locate@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,182: DEBUG - ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,189: DEBUG - ➤ YN0013: │ p-map@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,216: DEBUG - ➤ YN0013: │ p-limit@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,217: DEBUG - ➤ YN0013: │ p-locate@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,219: DEBUG - ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,220: DEBUG - ➤ YN0013: │ p-map@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,222: DEBUG - ➤ YN0013: │ p-try@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,276: DEBUG - ➤ YN0013: │ p-locate@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,277: DEBUG - ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,279: DEBUG - ➤ YN0013: │ p-map@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,281: DEBUG - ➤ YN0013: │ p-try@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,282: DEBUG - ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,309: DEBUG - ➤ YN0013: │ p-locate@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,310: DEBUG - ➤ YN0013: │ p-map@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,312: DEBUG - ➤ YN0013: │ p-try@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,313: DEBUG - ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,315: DEBUG - ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,357: DEBUG - ➤ YN0013: │ p-map@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,359: DEBUG - ➤ YN0013: │ p-try@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,361: DEBUG - ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,363: DEBUG - ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,366: DEBUG - ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,378: DEBUG - ➤ YN0013: │ p-try@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,381: DEBUG - ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,383: DEBUG - ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,386: DEBUG - ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,388: DEBUG - ➤ YN0013: │ path-exists@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,411: DEBUG - ➤ YN0013: │ p-try@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,413: DEBUG - ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,415: DEBUG - ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,417: DEBUG - ➤ YN0013: │ path-exists@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,420: DEBUG - ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,454: DEBUG - ➤ YN0013: │ parent-module@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,455: DEBUG - ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,457: DEBUG - ➤ YN0013: │ path-exists@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,458: DEBUG - ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,459: DEBUG - ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,593: DEBUG - ➤ YN0013: │ parse-json@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,594: DEBUG - ➤ YN0013: │ path-exists@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,595: DEBUG - ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,597: DEBUG - ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,598: DEBUG - ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,641: DEBUG - ➤ YN0013: │ path-exists@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,642: DEBUG - ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,644: DEBUG - ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,646: DEBUG - ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,647: DEBUG - ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,681: DEBUG - ➤ YN0013: │ path-exists@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,682: DEBUG - ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,684: DEBUG - ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,685: DEBUG - ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,687: DEBUG - ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,791: DEBUG - ➤ YN0013: │ path-is-absolute@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,793: DEBUG - ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,794: DEBUG - ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,796: DEBUG - ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,798: DEBUG - ➤ YN0013: │ picocolors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,871: DEBUG - ➤ YN0013: │ path-key@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,873: DEBUG - ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,877: DEBUG - ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,879: DEBUG - ➤ YN0013: │ picocolors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,881: DEBUG - ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,932: DEBUG - ➤ YN0013: │ path-parse@npm:1.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,934: DEBUG - ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,935: DEBUG - ➤ YN0013: │ picocolors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,937: DEBUG - ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,939: DEBUG - ➤ YN0013: │ pirates@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,996: DEBUG - ➤ YN0013: │ path-type@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,998: DEBUG - ➤ YN0013: │ picocolors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:22,999: DEBUG - ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,001: DEBUG - ➤ YN0013: │ pirates@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,003: DEBUG - ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,050: DEBUG - ➤ YN0013: │ picocolors@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,052: DEBUG - ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,054: DEBUG - ➤ YN0013: │ pirates@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,055: DEBUG - ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,057: DEBUG - ➤ YN0013: │ popmotion@npm:11.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,139: DEBUG - ➤ YN0013: │ picomatch@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,141: DEBUG - ➤ YN0013: │ pirates@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,143: DEBUG - ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,145: DEBUG - ➤ YN0013: │ popmotion@npm:11.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,146: DEBUG - ➤ YN0013: │ postcss@npm:8.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,162: DEBUG - ➤ YN0013: │ pirates@npm:4.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,164: DEBUG - ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,166: DEBUG - ➤ YN0013: │ popmotion@npm:11.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,167: DEBUG - ➤ YN0013: │ postcss@npm:8.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,169: DEBUG - ➤ YN0013: │ prebuild-install@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,199: DEBUG - ➤ YN0013: │ pkg-dir@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,209: DEBUG - ➤ YN0013: │ popmotion@npm:11.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,210: DEBUG - ➤ YN0013: │ postcss@npm:8.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,212: DEBUG - ➤ YN0013: │ prebuild-install@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,213: DEBUG - ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,264: DEBUG - ➤ YN0013: │ popmotion@npm:11.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,272: DEBUG - ➤ YN0013: │ postcss@npm:8.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,273: DEBUG - ➤ YN0013: │ prebuild-install@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,275: DEBUG - ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,276: DEBUG - ➤ YN0013: │ prettier@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,782: DEBUG - ➤ YN0013: │ postcss@npm:8.4.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,785: DEBUG - ➤ YN0013: │ prebuild-install@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,786: DEBUG - ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,788: DEBUG - ➤ YN0013: │ prettier@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,789: DEBUG - ➤ YN0013: │ pretty-format@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,815: DEBUG - ➤ YN0013: │ prebuild-install@npm:7.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,817: DEBUG - ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,818: DEBUG - ➤ YN0013: │ prettier@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,820: DEBUG - ➤ YN0013: │ pretty-format@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,821: DEBUG - ➤ YN0013: │ prism-react-renderer@npm:1.3.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,840: DEBUG - ➤ YN0013: │ prelude-ls@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,842: DEBUG - ➤ YN0013: │ prettier@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,844: DEBUG - ➤ YN0013: │ pretty-format@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,845: DEBUG - ➤ YN0013: │ prism-react-renderer@npm:1.3.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,856: DEBUG - ➤ YN0013: │ process-nextick-args@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,863: DEBUG - ➤ YN0013: │ prettier@npm:2.7.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,865: DEBUG - ➤ YN0013: │ pretty-format@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,868: DEBUG - ➤ YN0013: │ prism-react-renderer@npm:1.3.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,870: DEBUG - ➤ YN0013: │ process-nextick-args@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,872: DEBUG - ➤ YN0013: │ promise-inflight@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,931: DEBUG - ➤ YN0013: │ pretty-format@npm:28.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,933: DEBUG - ➤ YN0013: │ prism-react-renderer@npm:1.3.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,934: DEBUG - ➤ YN0013: │ process-nextick-args@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,936: DEBUG - ➤ YN0013: │ promise-inflight@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,937: DEBUG - ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,976: DEBUG - ➤ YN0013: │ prism-react-renderer@npm:1.3.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,979: DEBUG - ➤ YN0013: │ process-nextick-args@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,980: DEBUG - ➤ YN0013: │ promise-inflight@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,981: DEBUG - ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:23,983: DEBUG - ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,021: DEBUG - ➤ YN0013: │ process-nextick-args@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,023: DEBUG - ➤ YN0013: │ promise-inflight@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,025: DEBUG - ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,026: DEBUG - ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,028: DEBUG - ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,051: DEBUG - ➤ YN0013: │ promise-inflight@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,053: DEBUG - ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,055: DEBUG - ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,056: DEBUG - ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,058: DEBUG - ➤ YN0013: │ psl@npm:1.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,105: DEBUG - ➤ YN0013: │ promise-retry@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,107: DEBUG - ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,108: DEBUG - ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,110: DEBUG - ➤ YN0013: │ psl@npm:1.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,112: DEBUG - ➤ YN0013: │ pump@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,121: DEBUG - ➤ YN0013: │ prompts@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,124: DEBUG - ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,125: DEBUG - ➤ YN0013: │ psl@npm:1.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,127: DEBUG - ➤ YN0013: │ pump@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,129: DEBUG - ➤ YN0013: │ punycode@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,140: DEBUG - ➤ YN0013: │ prop-types@npm:15.8.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,147: DEBUG - ➤ YN0013: │ psl@npm:1.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,149: DEBUG - ➤ YN0013: │ pump@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,151: DEBUG - ➤ YN0013: │ punycode@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,153: DEBUG - ➤ YN0013: │ q@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,242: DEBUG - ➤ YN0013: │ psl@npm:1.9.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,244: DEBUG - ➤ YN0013: │ pump@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,246: DEBUG - ➤ YN0013: │ punycode@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,247: DEBUG - ➤ YN0013: │ q@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,248: DEBUG - ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,292: DEBUG - ➤ YN0013: │ pump@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,294: DEBUG - ➤ YN0013: │ punycode@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,296: DEBUG - ➤ YN0013: │ q@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,298: DEBUG - ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,299: DEBUG - ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,315: DEBUG - ➤ YN0013: │ punycode@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,317: DEBUG - ➤ YN0013: │ q@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,318: DEBUG - ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,320: DEBUG - ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,321: DEBUG - ➤ YN0013: │ rc@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,343: DEBUG - ➤ YN0013: │ q@npm:1.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,345: DEBUG - ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,347: DEBUG - ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,348: DEBUG - ➤ YN0013: │ rc@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,350: DEBUG - ➤ YN0013: │ react-dom@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,378: DEBUG - ➤ YN0013: │ queue-microtask@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,380: DEBUG - ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,382: DEBUG - ➤ YN0013: │ rc@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,384: DEBUG - ➤ YN0013: │ react-dom@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,385: DEBUG - ➤ YN0013: │ react-dropzone@npm:14.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,387: DEBUG - ➤ YN0013: │ quick-lru@npm:5.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,388: DEBUG - ➤ YN0013: │ rc@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,390: DEBUG - ➤ YN0013: │ react-dom@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,391: DEBUG - ➤ YN0013: │ react-dropzone@npm:14.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,393: DEBUG - ➤ YN0013: │ react-i18next@npm:11.18.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,435: DEBUG - ➤ YN0013: │ rc@npm:1.2.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,437: DEBUG - ➤ YN0013: │ react-dom@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,439: DEBUG - ➤ YN0013: │ react-dropzone@npm:14.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,441: DEBUG - ➤ YN0013: │ react-i18next@npm:11.18.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,443: DEBUG - ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,446: DEBUG - ➤ YN0013: │ react-dom@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,448: DEBUG - ➤ YN0013: │ react-dropzone@npm:14.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,450: DEBUG - ➤ YN0013: │ react-i18next@npm:11.18.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,453: DEBUG - ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,457: DEBUG - ➤ YN0013: │ react-is@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,531: DEBUG - ➤ YN0013: │ react-dropzone@npm:14.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,534: DEBUG - ➤ YN0013: │ react-i18next@npm:11.18.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,536: DEBUG - ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,538: DEBUG - ➤ YN0013: │ react-is@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,540: DEBUG - ➤ YN0013: │ react-lifecycles-compat@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,563: DEBUG - ➤ YN0013: │ react-i18next@npm:11.18.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,565: DEBUG - ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,567: DEBUG - ➤ YN0013: │ react-is@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,569: DEBUG - ➤ YN0013: │ react-lifecycles-compat@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,572: DEBUG - ➤ YN0013: │ react-property@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,710: DEBUG - ➤ YN0013: │ react-is@npm:16.13.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,715: DEBUG - ➤ YN0013: │ react-is@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,718: DEBUG - ➤ YN0013: │ react-lifecycles-compat@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,721: DEBUG - ➤ YN0013: │ react-property@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,723: DEBUG - ➤ YN0013: │ react-textarea-autosize@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,763: DEBUG - ➤ YN0013: │ react-is@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,765: DEBUG - ➤ YN0013: │ react-lifecycles-compat@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,768: DEBUG - ➤ YN0013: │ react-property@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,771: DEBUG - ➤ YN0013: │ react-textarea-autosize@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:24,774: DEBUG - ➤ YN0013: │ react-transition-group@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,390: DEBUG - ➤ YN0013: │ react-lifecycles-compat@npm:3.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,391: DEBUG - ➤ YN0013: │ react-property@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,393: DEBUG - ➤ YN0013: │ react-textarea-autosize@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,394: DEBUG - ➤ YN0013: │ react-transition-group@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,398: DEBUG - ➤ YN0013: │ react@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,528: DEBUG - ➤ YN0013: │ react-property@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,530: DEBUG - ➤ YN0013: │ react-textarea-autosize@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,532: DEBUG - ➤ YN0013: │ react-transition-group@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,534: DEBUG - ➤ YN0013: │ react@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,537: DEBUG - ➤ YN0013: │ readable-stream@npm:1.0.34 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,548: DEBUG - ➤ YN0013: │ react-textarea-autosize@npm:8.3.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,551: DEBUG - ➤ YN0013: │ react-transition-group@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,553: DEBUG - ➤ YN0013: │ react@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,555: DEBUG - ➤ YN0013: │ readable-stream@npm:1.0.34 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,558: DEBUG - ➤ YN0013: │ readable-stream@npm:2.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,562: DEBUG - ➤ YN0013: │ react-transition-group@npm:4.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,564: DEBUG - ➤ YN0013: │ react@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,567: DEBUG - ➤ YN0013: │ readable-stream@npm:1.0.34 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,580: DEBUG - ➤ YN0013: │ readable-stream@npm:2.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,583: DEBUG - ➤ YN0013: │ readable-stream@npm:3.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,742: DEBUG - ➤ YN0013: │ react@npm:18.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,744: DEBUG - ➤ YN0013: │ readable-stream@npm:1.0.34 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,746: DEBUG - ➤ YN0013: │ readable-stream@npm:2.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,752: DEBUG - ➤ YN0013: │ readable-stream@npm:3.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,755: DEBUG - ➤ YN0013: │ regenerator-runtime@npm:0.13.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,849: DEBUG - ➤ YN0013: │ readable-stream@npm:1.0.34 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,858: DEBUG - ➤ YN0013: │ readable-stream@npm:2.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,860: DEBUG - ➤ YN0013: │ readable-stream@npm:3.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,861: DEBUG - ➤ YN0013: │ regenerator-runtime@npm:0.13.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,862: DEBUG - ➤ YN0013: │ regexp.prototype.flags@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,889: DEBUG - ➤ YN0013: │ readable-stream@npm:2.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,891: DEBUG - ➤ YN0013: │ readable-stream@npm:3.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,892: DEBUG - ➤ YN0013: │ regenerator-runtime@npm:0.13.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,894: DEBUG - ➤ YN0013: │ regexp.prototype.flags@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,896: DEBUG - ➤ YN0013: │ regexpp@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,917: DEBUG - ➤ YN0013: │ readable-stream@npm:3.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,918: DEBUG - ➤ YN0013: │ regenerator-runtime@npm:0.13.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,920: DEBUG - ➤ YN0013: │ regexp.prototype.flags@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,923: DEBUG - ➤ YN0013: │ regexpp@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:25,925: DEBUG - ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,654: DEBUG - ➤ YN0013: │ regenerator-runtime@npm:0.13.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,655: DEBUG - ➤ YN0013: │ regexp.prototype.flags@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,657: DEBUG - ➤ YN0013: │ regexpp@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,660: DEBUG - ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,662: DEBUG - ➤ YN0013: │ resolve-alpn@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,665: DEBUG - ➤ YN0013: │ regexp.prototype.flags@npm:1.4.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,672: DEBUG - ➤ YN0013: │ regexpp@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,674: DEBUG - ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,676: DEBUG - ➤ YN0013: │ resolve-alpn@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,677: DEBUG - ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,703: DEBUG - ➤ YN0013: │ regexpp@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,705: DEBUG - ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,706: DEBUG - ➤ YN0013: │ resolve-alpn@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,708: DEBUG - ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,709: DEBUG - ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,936: DEBUG - ➤ YN0013: │ require-directory@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,938: DEBUG - ➤ YN0013: │ resolve-alpn@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,940: DEBUG - ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,942: DEBUG - ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:26,944: DEBUG - ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,026: DEBUG - ➤ YN0013: │ resolve-alpn@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,028: DEBUG - ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,031: DEBUG - ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,034: DEBUG - ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,040: DEBUG - ➤ YN0013: │ resolve.exports@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,089: DEBUG - ➤ YN0013: │ resolve-cwd@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,091: DEBUG - ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,092: DEBUG - ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,093: DEBUG - ➤ YN0013: │ resolve.exports@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:27,104: DEBUG - ➤ YN0013: │ resolve@npm:1.22.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,018: DEBUG - ➤ YN0013: │ resolve-from@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,020: DEBUG - ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,022: DEBUG - ➤ YN0013: │ resolve.exports@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,024: DEBUG - ➤ YN0013: │ resolve@npm:1.22.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,028: DEBUG - ➤ YN0013: │ resolve@npm:2.0.0-next.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,061: DEBUG - ➤ YN0013: │ resolve-from@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,062: DEBUG - ➤ YN0013: │ resolve.exports@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,063: DEBUG - ➤ YN0013: │ resolve@npm:1.22.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,065: DEBUG - ➤ YN0013: │ resolve@npm:2.0.0-next.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,066: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,232: DEBUG - ➤ YN0013: │ resolve.exports@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,235: DEBUG - ➤ YN0013: │ resolve@npm:1.22.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,237: DEBUG - ➤ YN0013: │ resolve@npm:2.0.0-next.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,238: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,244: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,270: DEBUG - ➤ YN0013: │ resolve@npm:1.22.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,272: DEBUG - ➤ YN0013: │ resolve@npm:2.0.0-next.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,279: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,281: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,283: DEBUG - ➤ YN0013: │ responselike@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,319: DEBUG - ➤ YN0013: │ resolve@npm:2.0.0-next.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,337: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,339: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,341: DEBUG - ➤ YN0013: │ responselike@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,342: DEBUG - ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,363: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,365: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,366: DEBUG - ➤ YN0013: │ responselike@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,368: DEBUG - ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,370: DEBUG - ➤ YN0013: │ reusify@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,771: DEBUG - ➤ YN0013: │ resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:28,773: DEBUG - ➤ YN0013: │ responselike@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,774: DEBUG - ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,776: DEBUG - ➤ YN0013: │ reusify@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:28,777: DEBUG - ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,090: DEBUG - ➤ YN0013: │ responselike@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,091: DEBUG - ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,093: DEBUG - ➤ YN0013: │ reusify@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,094: DEBUG - ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,096: DEBUG - ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,165: DEBUG - ➤ YN0013: │ retry@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,167: DEBUG - ➤ YN0013: │ reusify@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,168: DEBUG - ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,170: DEBUG - ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,172: DEBUG - ➤ YN0013: │ sabnzbd-api@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,221: DEBUG - ➤ YN0013: │ reusify@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,223: DEBUG - ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,224: DEBUG - ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,226: DEBUG - ➤ YN0013: │ sabnzbd-api@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,227: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,252: DEBUG - ➤ YN0013: │ rimraf@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,254: DEBUG - ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,255: DEBUG - ➤ YN0013: │ sabnzbd-api@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,257: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,259: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,317: DEBUG - ➤ YN0013: │ run-parallel@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,319: DEBUG - ➤ YN0013: │ sabnzbd-api@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,321: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,322: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:29,324: DEBUG - ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,411: DEBUG - ➤ YN0013: │ sabnzbd-api@npm:1.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,412: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,414: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,415: DEBUG - ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,416: DEBUG - ➤ YN0013: │ scheduler@npm:0.23.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,465: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,467: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,469: DEBUG - ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,471: DEBUG - ➤ YN0013: │ scheduler@npm:0.23.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,472: DEBUG - ➤ YN0013: │ semver@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,710: DEBUG - ➤ YN0013: │ safe-buffer@npm:5.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,711: DEBUG - ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,712: DEBUG - ➤ YN0013: │ scheduler@npm:0.23.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,713: DEBUG - ➤ YN0013: │ semver@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:34,714: DEBUG - ➤ YN0013: │ semver@npm:7.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,056: DEBUG - ➤ YN0013: │ safer-buffer@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,058: DEBUG - ➤ YN0013: │ scheduler@npm:0.23.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,059: DEBUG - ➤ YN0013: │ semver@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,060: DEBUG - ➤ YN0013: │ semver@npm:7.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,061: DEBUG - ➤ YN0013: │ set-blocking@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,133: DEBUG - ➤ YN0013: │ scheduler@npm:0.23.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,135: DEBUG - ➤ YN0013: │ semver@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,136: DEBUG - ➤ YN0013: │ semver@npm:7.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,137: DEBUG - ➤ YN0013: │ set-blocking@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,138: DEBUG - ➤ YN0013: │ sharp@npm:0.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,251: DEBUG - ➤ YN0013: │ semver@npm:6.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,253: DEBUG - ➤ YN0013: │ semver@npm:7.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,255: DEBUG - ➤ YN0013: │ set-blocking@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,256: DEBUG - ➤ YN0013: │ sharp@npm:0.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,258: DEBUG - ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,382: DEBUG - ➤ YN0013: │ semver@npm:7.3.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,383: DEBUG - ➤ YN0013: │ set-blocking@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,384: DEBUG - ➤ YN0013: │ sharp@npm:0.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,385: DEBUG - ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,386: DEBUG - ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,429: DEBUG - ➤ YN0013: │ set-blocking@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,430: DEBUG - ➤ YN0013: │ sharp@npm:0.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,432: DEBUG - ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,434: DEBUG - ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,435: DEBUG - ➤ YN0013: │ side-channel@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,493: DEBUG - ➤ YN0013: │ sharp@npm:0.30.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,494: DEBUG - ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,495: DEBUG - ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,496: DEBUG - ➤ YN0013: │ side-channel@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,497: DEBUG - ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,821: DEBUG - ➤ YN0013: │ shebang-command@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,822: DEBUG - ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,823: DEBUG - ➤ YN0013: │ side-channel@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,824: DEBUG - ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,825: DEBUG - ➤ YN0013: │ simple-concat@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,848: DEBUG - ➤ YN0013: │ shebang-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,851: DEBUG - ➤ YN0013: │ side-channel@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,852: DEBUG - ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,853: DEBUG - ➤ YN0013: │ simple-concat@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,854: DEBUG - ➤ YN0013: │ simple-get@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,883: DEBUG - ➤ YN0013: │ side-channel@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,885: DEBUG - ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,887: DEBUG - ➤ YN0013: │ simple-concat@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,888: DEBUG - ➤ YN0013: │ simple-get@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,890: DEBUG - ➤ YN0013: │ simple-swizzle@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,911: DEBUG - ➤ YN0013: │ signal-exit@npm:3.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,913: DEBUG - ➤ YN0013: │ simple-concat@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,915: DEBUG - ➤ YN0013: │ simple-get@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,916: DEBUG - ➤ YN0013: │ simple-swizzle@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,918: DEBUG - ➤ YN0013: │ sirv@npm:1.0.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,931: DEBUG - ➤ YN0013: │ simple-concat@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,933: DEBUG - ➤ YN0013: │ simple-get@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,935: DEBUG - ➤ YN0013: │ simple-swizzle@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,936: DEBUG - ➤ YN0013: │ sirv@npm:1.0.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,938: DEBUG - ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,959: DEBUG - ➤ YN0013: │ simple-get@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,961: DEBUG - ➤ YN0013: │ simple-swizzle@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,963: DEBUG - ➤ YN0013: │ sirv@npm:1.0.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,964: DEBUG - ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,966: DEBUG - ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,996: DEBUG - ➤ YN0013: │ simple-swizzle@npm:0.2.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:35,998: DEBUG - ➤ YN0013: │ sirv@npm:1.0.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,000: DEBUG - ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,002: DEBUG - ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,005: DEBUG - ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,295: DEBUG - ➤ YN0013: │ sirv@npm:1.0.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,298: DEBUG - ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,299: DEBUG - ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,302: DEBUG - ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,304: DEBUG - ➤ YN0013: │ socks-proxy-agent@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,801: DEBUG - ➤ YN0013: │ sisteransi@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,803: DEBUG - ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,806: DEBUG - ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,808: DEBUG - ➤ YN0013: │ socks-proxy-agent@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,811: DEBUG - ➤ YN0013: │ socks@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,815: DEBUG - ➤ YN0013: │ slash@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,818: DEBUG - ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,828: DEBUG - ➤ YN0013: │ socks-proxy-agent@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,830: DEBUG - ➤ YN0013: │ socks@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,832: DEBUG - ➤ YN0013: │ source-map-js@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,966: DEBUG - ➤ YN0013: │ smart-buffer@npm:4.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,969: DEBUG - ➤ YN0013: │ socks-proxy-agent@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,971: DEBUG - ➤ YN0013: │ socks@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,974: DEBUG - ➤ YN0013: │ source-map-js@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,977: DEBUG - ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,993: DEBUG - ➤ YN0013: │ socks-proxy-agent@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,995: DEBUG - ➤ YN0013: │ socks@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,997: DEBUG - ➤ YN0013: │ source-map-js@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,998: DEBUG - ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:36,999: DEBUG - ➤ YN0013: │ source-map@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,099: DEBUG - ➤ YN0013: │ socks@npm:2.7.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,106: DEBUG - ➤ YN0013: │ source-map-js@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,112: DEBUG - ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,114: DEBUG - ➤ YN0013: │ source-map@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,127: DEBUG - ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,146: DEBUG - ➤ YN0013: │ source-map-js@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,148: DEBUG - ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,149: DEBUG - ➤ YN0013: │ source-map@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,151: DEBUG - ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,153: DEBUG - ➤ YN0013: │ split-ca@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,258: DEBUG - ➤ YN0013: │ source-map-support@npm:0.5.13 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,272: DEBUG - ➤ YN0013: │ source-map@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,274: DEBUG - ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,277: DEBUG - ➤ YN0013: │ split-ca@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,281: DEBUG - ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,312: DEBUG - ➤ YN0013: │ source-map@npm:0.5.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,315: DEBUG - ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,318: DEBUG - ➤ YN0013: │ split-ca@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,324: DEBUG - ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,326: DEBUG - ➤ YN0013: │ ssh2@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,346: DEBUG - ➤ YN0013: │ source-map@npm:0.6.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,348: DEBUG - ➤ YN0013: │ split-ca@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,356: DEBUG - ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,360: DEBUG - ➤ YN0013: │ ssh2@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,362: DEBUG - ➤ YN0013: │ ssri@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,563: DEBUG - ➤ YN0013: │ split-ca@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,572: DEBUG - ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,575: DEBUG - ➤ YN0013: │ ssh2@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,576: DEBUG - ➤ YN0013: │ ssri@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,577: DEBUG - ➤ YN0013: │ stack-utils@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,948: DEBUG - ➤ YN0013: │ sprintf-js@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,949: DEBUG - ➤ YN0013: │ ssh2@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,951: DEBUG - ➤ YN0013: │ ssri@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,953: DEBUG - ➤ YN0013: │ stack-utils@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,954: DEBUG - ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,957: DEBUG - ➤ YN0013: │ ssh2@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,959: DEBUG - ➤ YN0013: │ ssri@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,961: DEBUG - ➤ YN0013: │ stack-utils@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,962: DEBUG - ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:37,969: DEBUG - ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,076: DEBUG - ➤ YN0013: │ ssri@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,078: DEBUG - ➤ YN0013: │ stack-utils@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,086: DEBUG - ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,088: DEBUG - ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,090: DEBUG - ➤ YN0013: │ string.prototype.matchall@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,638: DEBUG - ➤ YN0013: │ stack-utils@npm:2.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,640: DEBUG - ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,648: DEBUG - ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,649: DEBUG - ➤ YN0013: │ string.prototype.matchall@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,650: DEBUG - ➤ YN0013: │ string.prototype.trimend@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,657: DEBUG - ➤ YN0013: │ string-length@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,659: DEBUG - ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,661: DEBUG - ➤ YN0013: │ string.prototype.matchall@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,669: DEBUG - ➤ YN0013: │ string.prototype.trimend@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,671: DEBUG - ➤ YN0013: │ string.prototype.trimstart@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,694: DEBUG - ➤ YN0013: │ string-width@npm:4.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,696: DEBUG - ➤ YN0013: │ string.prototype.matchall@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,698: DEBUG - ➤ YN0013: │ string.prototype.trimend@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,700: DEBUG - ➤ YN0013: │ string.prototype.trimstart@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:38,703: DEBUG - ➤ YN0013: │ string_decoder@npm:0.10.31 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,042: DEBUG - ➤ YN0013: │ string.prototype.matchall@npm:4.0.7 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,045: DEBUG - ➤ YN0013: │ string.prototype.trimend@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,047: DEBUG - ➤ YN0013: │ string.prototype.trimstart@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,048: DEBUG - ➤ YN0013: │ string_decoder@npm:0.10.31 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,052: DEBUG - ➤ YN0013: │ string_decoder@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,054: DEBUG - ➤ YN0013: │ string.prototype.trimend@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,064: DEBUG - ➤ YN0013: │ string.prototype.trimstart@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,067: DEBUG - ➤ YN0013: │ string_decoder@npm:0.10.31 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,069: DEBUG - ➤ YN0013: │ string_decoder@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,071: DEBUG - ➤ YN0013: │ string_decoder@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,088: DEBUG - ➤ YN0013: │ string.prototype.trimstart@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,090: DEBUG - ➤ YN0013: │ string_decoder@npm:0.10.31 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,092: DEBUG - ➤ YN0013: │ string_decoder@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,094: DEBUG - ➤ YN0013: │ string_decoder@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,095: DEBUG - ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,161: DEBUG - ➤ YN0013: │ string_decoder@npm:0.10.31 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,163: DEBUG - ➤ YN0013: │ string_decoder@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,165: DEBUG - ➤ YN0013: │ string_decoder@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,166: DEBUG - ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,168: DEBUG - ➤ YN0013: │ strip-bom@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,177: DEBUG - ➤ YN0013: │ string_decoder@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,179: DEBUG - ➤ YN0013: │ string_decoder@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,181: DEBUG - ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,183: DEBUG - ➤ YN0013: │ strip-bom@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,185: DEBUG - ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,204: DEBUG - ➤ YN0013: │ string_decoder@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,206: DEBUG - ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,208: DEBUG - ➤ YN0013: │ strip-bom@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,209: DEBUG - ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,210: DEBUG - ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,267: DEBUG - ➤ YN0013: │ strip-ansi@npm:6.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,269: DEBUG - ➤ YN0013: │ strip-bom@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,270: DEBUG - ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,271: DEBUG - ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,273: DEBUG - ➤ YN0013: │ strip-json-comments@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,274: DEBUG - ➤ YN0013: │ strip-bom@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,276: DEBUG - ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,277: DEBUG - ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,288: DEBUG - ➤ YN0013: │ strip-json-comments@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,289: DEBUG - ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,313: DEBUG - ➤ YN0013: │ strip-bom@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,314: DEBUG - ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,316: DEBUG - ➤ YN0013: │ strip-json-comments@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,319: DEBUG - ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,320: DEBUG - ➤ YN0013: │ style-to-js@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,362: DEBUG - ➤ YN0013: │ strip-final-newline@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,364: DEBUG - ➤ YN0013: │ strip-json-comments@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,365: DEBUG - ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,367: DEBUG - ➤ YN0013: │ style-to-js@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,368: DEBUG - ➤ YN0013: │ style-to-object@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,379: DEBUG - ➤ YN0013: │ strip-json-comments@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,392: DEBUG - ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,394: DEBUG - ➤ YN0013: │ style-to-js@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,395: DEBUG - ➤ YN0013: │ style-to-object@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,396: DEBUG - ➤ YN0013: │ style-value-types@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,459: DEBUG - ➤ YN0013: │ strip-json-comments@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,461: DEBUG - ➤ YN0013: │ style-to-js@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,463: DEBUG - ➤ YN0013: │ style-to-object@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,464: DEBUG - ➤ YN0013: │ style-value-types@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,466: DEBUG - ➤ YN0013: │ styled-jsx@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,494: DEBUG - ➤ YN0013: │ style-to-js@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,496: DEBUG - ➤ YN0013: │ style-to-object@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,498: DEBUG - ➤ YN0013: │ style-value-types@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,499: DEBUG - ➤ YN0013: │ styled-jsx@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,500: DEBUG - ➤ YN0013: │ stylis@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,710: DEBUG - ➤ YN0013: │ style-to-object@npm:0.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,711: DEBUG - ➤ YN0013: │ style-value-types@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,712: DEBUG - ➤ YN0013: │ styled-jsx@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,714: DEBUG - ➤ YN0013: │ stylis@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,715: DEBUG - ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,829: DEBUG - ➤ YN0013: │ style-value-types@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,830: DEBUG - ➤ YN0013: │ styled-jsx@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,832: DEBUG - ➤ YN0013: │ stylis@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,833: DEBUG - ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,835: DEBUG - ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,888: DEBUG - ➤ YN0013: │ styled-jsx@npm:5.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,889: DEBUG - ➤ YN0013: │ stylis@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,891: DEBUG - ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,892: DEBUG - ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:39,894: DEBUG - ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,542: DEBUG - ➤ YN0013: │ stylis@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,544: DEBUG - ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,546: DEBUG - ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,549: DEBUG - ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,551: DEBUG - ➤ YN0013: │ supports-hyperlinks@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,632: DEBUG - ➤ YN0013: │ supports-color@npm:5.5.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,634: DEBUG - ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,636: DEBUG - ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,639: DEBUG - ➤ YN0013: │ supports-hyperlinks@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,641: DEBUG - ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,650: DEBUG - ➤ YN0013: │ supports-color@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,652: DEBUG - ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,655: DEBUG - ➤ YN0013: │ supports-hyperlinks@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,657: DEBUG - ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,658: DEBUG - ➤ YN0013: │ systeminformation@npm:5.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,782: DEBUG - ➤ YN0013: │ supports-color@npm:8.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,784: DEBUG - ➤ YN0013: │ supports-hyperlinks@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,786: DEBUG - ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,791: DEBUG - ➤ YN0013: │ systeminformation@npm:5.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:40,792: DEBUG - ➤ YN0013: │ tar-fs@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,225: DEBUG - ➤ YN0013: │ supports-hyperlinks@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,227: DEBUG - ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,229: DEBUG - ➤ YN0013: │ systeminformation@npm:5.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,231: DEBUG - ➤ YN0013: │ tar-fs@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,233: DEBUG - ➤ YN0013: │ tar-fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,321: DEBUG - ➤ YN0013: │ supports-preserve-symlinks-flag@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,323: DEBUG - ➤ YN0013: │ systeminformation@npm:5.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,324: DEBUG - ➤ YN0013: │ tar-fs@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,326: DEBUG - ➤ YN0013: │ tar-fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,328: DEBUG - ➤ YN0013: │ tar-stream@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,392: DEBUG - ➤ YN0013: │ systeminformation@npm:5.12.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,394: DEBUG - ➤ YN0013: │ tar-fs@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,395: DEBUG - ➤ YN0013: │ tar-fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,397: DEBUG - ➤ YN0013: │ tar-stream@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,399: DEBUG - ➤ YN0013: │ tar@npm:6.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,420: DEBUG - ➤ YN0013: │ tar-fs@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,422: DEBUG - ➤ YN0013: │ tar-fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,424: DEBUG - ➤ YN0013: │ tar-stream@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,425: DEBUG - ➤ YN0013: │ tar@npm:6.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,427: DEBUG - ➤ YN0013: │ terminal-link@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,453: DEBUG - ➤ YN0013: │ tar-fs@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,455: DEBUG - ➤ YN0013: │ tar-stream@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,457: DEBUG - ➤ YN0013: │ tar@npm:6.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,458: DEBUG - ➤ YN0013: │ terminal-link@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,460: DEBUG - ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,530: DEBUG - ➤ YN0013: │ tar-stream@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,532: DEBUG - ➤ YN0013: │ tar@npm:6.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,534: DEBUG - ➤ YN0013: │ terminal-link@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,537: DEBUG - ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,540: DEBUG - ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,598: DEBUG - ➤ YN0013: │ tar@npm:6.1.11 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,600: DEBUG - ➤ YN0013: │ terminal-link@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,601: DEBUG - ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,604: DEBUG - ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,606: DEBUG - ➤ YN0013: │ through2@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,667: DEBUG - ➤ YN0013: │ terminal-link@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,670: DEBUG - ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,671: DEBUG - ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,673: DEBUG - ➤ YN0013: │ through2@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,675: DEBUG - ➤ YN0013: │ through@npm:2.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,709: DEBUG - ➤ YN0013: │ test-exclude@npm:6.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,711: DEBUG - ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,712: DEBUG - ➤ YN0013: │ through2@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,714: DEBUG - ➤ YN0013: │ through@npm:2.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,734: DEBUG - ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,745: DEBUG - ➤ YN0013: │ text-table@npm:0.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,747: DEBUG - ➤ YN0013: │ through2@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,749: DEBUG - ➤ YN0013: │ through@npm:2.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,750: DEBUG - ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,752: DEBUG - ➤ YN0013: │ to-fast-properties@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,781: DEBUG - ➤ YN0013: │ through2@npm:0.4.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,785: DEBUG - ➤ YN0013: │ through@npm:2.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,786: DEBUG - ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,788: DEBUG - ➤ YN0013: │ to-fast-properties@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,790: DEBUG - ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,817: DEBUG - ➤ YN0013: │ through@npm:2.3.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,819: DEBUG - ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,821: DEBUG - ➤ YN0013: │ to-fast-properties@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,822: DEBUG - ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,823: DEBUG - ➤ YN0013: │ totalist@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,839: DEBUG - ➤ YN0013: │ tmpl@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,841: DEBUG - ➤ YN0013: │ to-fast-properties@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,842: DEBUG - ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,844: DEBUG - ➤ YN0013: │ totalist@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,845: DEBUG - ➤ YN0013: │ tough-cookie@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,869: DEBUG - ➤ YN0013: │ to-fast-properties@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,872: DEBUG - ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,874: DEBUG - ➤ YN0013: │ totalist@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,876: DEBUG - ➤ YN0013: │ tough-cookie@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,878: DEBUG - ➤ YN0013: │ tr46@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,896: DEBUG - ➤ YN0013: │ to-regex-range@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,898: DEBUG - ➤ YN0013: │ totalist@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,899: DEBUG - ➤ YN0013: │ tough-cookie@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,901: DEBUG - ➤ YN0013: │ tr46@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,902: DEBUG - ➤ YN0013: │ tsconfig-paths@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,927: DEBUG - ➤ YN0013: │ totalist@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,930: DEBUG - ➤ YN0013: │ tough-cookie@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,932: DEBUG - ➤ YN0013: │ tr46@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,933: DEBUG - ➤ YN0013: │ tsconfig-paths@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,935: DEBUG - ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,956: DEBUG - ➤ YN0013: │ tough-cookie@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,958: DEBUG - ➤ YN0013: │ tr46@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,960: DEBUG - ➤ YN0013: │ tsconfig-paths@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,962: DEBUG - ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:41,965: DEBUG - ➤ YN0013: │ tslib@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,020: DEBUG - ➤ YN0013: │ tr46@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,022: DEBUG - ➤ YN0013: │ tsconfig-paths@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,024: DEBUG - ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,025: DEBUG - ➤ YN0013: │ tslib@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,027: DEBUG - ➤ YN0013: │ tsutils@npm:3.21.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,081: DEBUG - ➤ YN0013: │ tsconfig-paths@npm:3.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,083: DEBUG - ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,085: DEBUG - ➤ YN0013: │ tslib@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,087: DEBUG - ➤ YN0013: │ tsutils@npm:3.21.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,089: DEBUG - ➤ YN0013: │ tunnel-agent@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,283: DEBUG - ➤ YN0013: │ tslib@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,285: DEBUG - ➤ YN0013: │ tslib@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,287: DEBUG - ➤ YN0013: │ tsutils@npm:3.21.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,289: DEBUG - ➤ YN0013: │ tunnel-agent@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,290: DEBUG - ➤ YN0013: │ tweetnacl@npm:0.14.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,394: DEBUG - ➤ YN0013: │ tslib@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,396: DEBUG - ➤ YN0013: │ tsutils@npm:3.21.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,398: DEBUG - ➤ YN0013: │ tunnel-agent@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,400: DEBUG - ➤ YN0013: │ tweetnacl@npm:0.14.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,408: DEBUG - ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,524: DEBUG - ➤ YN0013: │ tsutils@npm:3.21.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,525: DEBUG - ➤ YN0013: │ tunnel-agent@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,527: DEBUG - ➤ YN0013: │ tweetnacl@npm:0.14.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,528: DEBUG - ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,530: DEBUG - ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,556: DEBUG - ➤ YN0013: │ tunnel-agent@npm:0.6.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,557: DEBUG - ➤ YN0013: │ tweetnacl@npm:0.14.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,559: DEBUG - ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,561: DEBUG - ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,563: DEBUG - ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,571: DEBUG - ➤ YN0013: │ tweetnacl@npm:0.14.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,573: DEBUG - ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,575: DEBUG - ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,576: DEBUG - ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,578: DEBUG - ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,601: DEBUG - ➤ YN0013: │ type-check@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,603: DEBUG - ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,605: DEBUG - ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,606: DEBUG - ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,608: DEBUG - ➤ YN0013: │ typescript@npm:4.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,617: DEBUG - ➤ YN0013: │ type-detect@npm:4.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,619: DEBUG - ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,621: DEBUG - ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,623: DEBUG - ➤ YN0013: │ typescript@npm:4.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:42,624: DEBUG - ➤ YN0013: │ typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353 can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:43,837: DEBUG - ➤ YN0013: │ type-fest@npm:0.20.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:43,839: DEBUG - ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:43,841: DEBUG - ➤ YN0013: │ typescript@npm:4.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:43,843: DEBUG - ➤ YN0013: │ typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353 can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:43,845: DEBUG - ➤ YN0013: │ unbox-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,251: DEBUG - ➤ YN0013: │ type-fest@npm:0.21.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,253: DEBUG - ➤ YN0013: │ typescript@npm:4.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,254: DEBUG - ➤ YN0013: │ typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353 can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:44,256: DEBUG - ➤ YN0013: │ unbox-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,258: DEBUG - ➤ YN0013: │ unique-filename@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,267: DEBUG - ➤ YN0013: │ typescript@npm:4.7.4 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,274: DEBUG - ➤ YN0013: │ typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353 can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:44,275: DEBUG - ➤ YN0013: │ unbox-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,277: DEBUG - ➤ YN0013: │ unique-filename@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,278: DEBUG - ➤ YN0013: │ unique-slug@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,285: DEBUG - ➤ YN0013: │ typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353 can't be found in the cache and will be fetched from the disk
2022-12-29 12:35:44,287: DEBUG - ➤ YN0013: │ unbox-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,288: DEBUG - ➤ YN0013: │ unique-filename@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,290: DEBUG - ➤ YN0013: │ unique-slug@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,291: DEBUG - ➤ YN0013: │ universalify@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,341: DEBUG - ➤ YN0013: │ unbox-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,343: DEBUG - ➤ YN0013: │ unique-filename@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,344: DEBUG - ➤ YN0013: │ unique-slug@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,346: DEBUG - ➤ YN0013: │ universalify@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,348: DEBUG - ➤ YN0013: │ update-browserslist-db@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,371: DEBUG - ➤ YN0013: │ unique-filename@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,373: DEBUG - ➤ YN0013: │ unique-slug@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,375: DEBUG - ➤ YN0013: │ universalify@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,377: DEBUG - ➤ YN0013: │ update-browserslist-db@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,379: DEBUG - ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,388: DEBUG - ➤ YN0013: │ unique-slug@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,390: DEBUG - ➤ YN0013: │ universalify@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,392: DEBUG - ➤ YN0013: │ update-browserslist-db@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,394: DEBUG - ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,396: DEBUG - ➤ YN0013: │ use-composed-ref@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,398: DEBUG - ➤ YN0013: │ universalify@npm:0.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,399: DEBUG - ➤ YN0013: │ update-browserslist-db@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,401: DEBUG - ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,409: DEBUG - ➤ YN0013: │ use-composed-ref@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,411: DEBUG - ➤ YN0013: │ use-isomorphic-layout-effect@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,412: DEBUG - ➤ YN0013: │ update-browserslist-db@npm:1.0.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,414: DEBUG - ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,417: DEBUG - ➤ YN0013: │ use-composed-ref@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,418: DEBUG - ➤ YN0013: │ use-isomorphic-layout-effect@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,419: DEBUG - ➤ YN0013: │ use-latest@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,506: DEBUG - ➤ YN0013: │ uri-js@npm:4.4.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,520: DEBUG - ➤ YN0013: │ use-composed-ref@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,521: DEBUG - ➤ YN0013: │ use-isomorphic-layout-effect@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,523: DEBUG - ➤ YN0013: │ use-latest@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,525: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,528: DEBUG - ➤ YN0013: │ use-composed-ref@npm:1.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,530: DEBUG - ➤ YN0013: │ use-isomorphic-layout-effect@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,532: DEBUG - ➤ YN0013: │ use-latest@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,534: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,535: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,556: DEBUG - ➤ YN0013: │ use-isomorphic-layout-effect@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,558: DEBUG - ➤ YN0013: │ use-latest@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,560: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,561: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,563: DEBUG - ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,565: DEBUG - ➤ YN0013: │ use-latest@npm:1.2.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,567: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,569: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,573: DEBUG - ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,575: DEBUG - ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,626: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,629: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,631: DEBUG - ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,633: DEBUG - ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,634: DEBUG - ➤ YN0013: │ v8-compile-cache@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,694: DEBUG - ➤ YN0013: │ use-sync-external-store@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,704: DEBUG - ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,705: DEBUG - ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,707: DEBUG - ➤ YN0013: │ v8-compile-cache@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,709: DEBUG - ➤ YN0013: │ v8-to-istanbul@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,758: DEBUG - ➤ YN0013: │ util-deprecate@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,760: DEBUG - ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,761: DEBUG - ➤ YN0013: │ v8-compile-cache@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,763: DEBUG - ➤ YN0013: │ v8-to-istanbul@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,765: DEBUG - ➤ YN0013: │ void-elements@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,798: DEBUG - ➤ YN0013: │ uuid@npm:8.3.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,800: DEBUG - ➤ YN0013: │ v8-compile-cache@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,802: DEBUG - ➤ YN0013: │ v8-to-istanbul@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,804: DEBUG - ➤ YN0013: │ void-elements@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,805: DEBUG - ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,943: DEBUG - ➤ YN0013: │ v8-compile-cache@npm:2.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,945: DEBUG - ➤ YN0013: │ v8-to-istanbul@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,946: DEBUG - ➤ YN0013: │ void-elements@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,947: DEBUG - ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,948: DEBUG - ➤ YN0013: │ web-streams-polyfill@npm:4.0.0-beta.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,997: DEBUG - ➤ YN0013: │ v8-to-istanbul@npm:9.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:44,999: DEBUG - ➤ YN0013: │ void-elements@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,000: DEBUG - ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,002: DEBUG - ➤ YN0013: │ web-streams-polyfill@npm:4.0.0-beta.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,003: DEBUG - ➤ YN0013: │ webidl-conversions@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,058: DEBUG - ➤ YN0013: │ void-elements@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,060: DEBUG - ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,061: DEBUG - ➤ YN0013: │ web-streams-polyfill@npm:4.0.0-beta.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,063: DEBUG - ➤ YN0013: │ webidl-conversions@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,065: DEBUG - ➤ YN0013: │ webpack-bundle-analyzer@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,087: DEBUG - ➤ YN0013: │ walker@npm:1.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,089: DEBUG - ➤ YN0013: │ web-streams-polyfill@npm:4.0.0-beta.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,091: DEBUG - ➤ YN0013: │ webidl-conversions@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,093: DEBUG - ➤ YN0013: │ webpack-bundle-analyzer@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,095: DEBUG - ➤ YN0013: │ whatwg-url@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,152: DEBUG - ➤ YN0013: │ web-streams-polyfill@npm:4.0.0-beta.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,154: DEBUG - ➤ YN0013: │ webidl-conversions@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,156: DEBUG - ➤ YN0013: │ webpack-bundle-analyzer@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,157: DEBUG - ➤ YN0013: │ whatwg-url@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,159: DEBUG - ➤ YN0013: │ which-boxed-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,262: DEBUG - ➤ YN0013: │ webidl-conversions@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,264: DEBUG - ➤ YN0013: │ webpack-bundle-analyzer@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,266: DEBUG - ➤ YN0013: │ whatwg-url@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,268: DEBUG - ➤ YN0013: │ which-boxed-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,269: DEBUG - ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,331: DEBUG - ➤ YN0013: │ webpack-bundle-analyzer@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,333: DEBUG - ➤ YN0013: │ whatwg-url@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,335: DEBUG - ➤ YN0013: │ which-boxed-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,337: DEBUG - ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,340: DEBUG - ➤ YN0013: │ wide-align@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,390: DEBUG - ➤ YN0013: │ whatwg-url@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,391: DEBUG - ➤ YN0013: │ which-boxed-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,392: DEBUG - ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,393: DEBUG - ➤ YN0013: │ wide-align@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,395: DEBUG - ➤ YN0013: │ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,544: DEBUG - ➤ YN0013: │ which-boxed-primitive@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,546: DEBUG - ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,548: DEBUG - ➤ YN0013: │ wide-align@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,549: DEBUG - ➤ YN0013: │ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,551: DEBUG - ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,792: DEBUG - ➤ YN0013: │ which@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,794: DEBUG - ➤ YN0013: │ wide-align@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,796: DEBUG - ➤ YN0013: │ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,797: DEBUG - ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,799: DEBUG - ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,807: DEBUG - ➤ YN0013: │ wide-align@npm:1.1.5 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,820: DEBUG - ➤ YN0013: │ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,821: DEBUG - ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,823: DEBUG - ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,825: DEBUG - ➤ YN0013: │ write-file-atomic@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,848: DEBUG - ➤ YN0013: │ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,849: DEBUG - ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,851: DEBUG - ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,853: DEBUG - ➤ YN0013: │ write-file-atomic@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,854: DEBUG - ➤ YN0013: │ ws@npm:7.5.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,918: DEBUG - ➤ YN0013: │ wrap-ansi@npm:7.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,919: DEBUG - ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,920: DEBUG - ➤ YN0013: │ write-file-atomic@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,922: DEBUG - ➤ YN0013: │ ws@npm:7.5.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,923: DEBUG - ➤ YN0013: │ xtend@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,964: DEBUG - ➤ YN0013: │ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,965: DEBUG - ➤ YN0013: │ write-file-atomic@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,966: DEBUG - ➤ YN0013: │ ws@npm:7.5.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,968: DEBUG - ➤ YN0013: │ xtend@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,969: DEBUG - ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,995: DEBUG - ➤ YN0013: │ write-file-atomic@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,997: DEBUG - ➤ YN0013: │ ws@npm:7.5.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:45,999: DEBUG - ➤ YN0013: │ xtend@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,007: DEBUG - ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,008: DEBUG - ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,040: DEBUG - ➤ YN0013: │ ws@npm:7.5.9 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,041: DEBUG - ➤ YN0013: │ xtend@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,042: DEBUG - ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,044: DEBUG - ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,045: DEBUG - ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,614: DEBUG - ➤ YN0013: │ xtend@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,616: DEBUG - ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,617: DEBUG - ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,620: DEBUG - ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,621: DEBUG - ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,653: DEBUG - ➤ YN0013: │ xtend@npm:4.0.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,654: DEBUG - ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,656: DEBUG - ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,658: DEBUG - ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,659: DEBUG - ➤ YN0013: │ yargs-parser@npm:21.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,713: DEBUG - ➤ YN0013: │ y18n@npm:5.0.8 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,714: DEBUG - ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,716: DEBUG - ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,718: DEBUG - ➤ YN0013: │ yargs-parser@npm:21.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,719: DEBUG - ➤ YN0013: │ yargs@npm:17.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,783: DEBUG - ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,784: DEBUG - ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,785: DEBUG - ➤ YN0013: │ yargs-parser@npm:21.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,786: DEBUG - ➤ YN0013: │ yargs@npm:17.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:46,788: DEBUG - ➤ YN0013: │ yarn@npm:1.22.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:47,015: DEBUG - ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:47,017: DEBUG - ➤ YN0013: │ yargs-parser@npm:21.0.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:47,018: DEBUG - ➤ YN0013: │ yargs@npm:17.5.1 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:47,020: DEBUG - ➤ YN0013: │ yarn@npm:1.22.19 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:35:47,022: DEBUG - ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
2022-12-29 12:38:09,900: DEBUG - ➤ YN0000: └ Completed in 3m 60s
2022-12-29 12:38:10,530: DEBUG - ➤ YN0000: ┌ Link step
2022-12-29 12:39:24,378: DEBUG - ➤ YN0007: │ sharp@npm:0.30.7 must be built because it never has been before or the last one failed
2022-12-29 12:39:24,446: DEBUG - ➤ YN0007: │ yarn@npm:1.22.19 must be built because it never has been before or the last one failed
2022-12-29 12:39:24,448: DEBUG - ➤ YN0007: │ core-js@npm:3.24.1 must be built because it never has been before or the last one failed
2022-12-29 12:39:24,450: DEBUG - ➤ YN0007: │ cpu-features@npm:0.0.4 must be built because it never has been before or the last one failed
2022-12-29 12:39:24,453: DEBUG - ➤ YN0007: │ core-js-pure@npm:3.23.5 must be built because it never has been before or the last one failed
2022-12-29 12:39:46,820: DEBUG - ➤ YN0007: │ ssh2@npm:1.11.0 must be built because it never has been before or the last one failed
2022-12-29 12:39:51,079: DEBUG - ➤ YN0000: └ Completed in 1m 41s
2022-12-29 12:39:51,893: DEBUG - ➤ YN0000: Done with warnings in 5m 43s
2022-12-29 12:39:52,792: DEBUG - + ynh_exec_warn_less sudo -u homarr env PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NODE_ENV=production yarn build
2022-12-29 12:39:52,794: DEBUG - + [[ 8 -eq 1 ]]
2022-12-29 12:39:52,795: DEBUG - + sudo -u homarr env PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NODE_ENV=production yarn build
2022-12-29 12:40:00,558: DEBUG - Attention: Next.js now collects completely anonymous telemetry regarding usage.
2022-12-29 12:40:00,565: DEBUG - This information is used to shape Next.js' roadmap and prioritize features.
2022-12-29 12:40:00,569: DEBUG - You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
2022-12-29 12:40:00,571: DEBUG - https://nextjs.org/telemetry
2022-12-29 12:40:00,574: DEBUG - 
2022-12-29 12:40:01,338: DEBUG - info  - Linting and checking validity of types...
2022-12-29 12:41:36,203: DEBUG - 
2022-12-29 12:41:36,205: DEBUG - ./src/components/WidgetsPositionSwitch/WidgetsPositionSwitch.tsx
2022-12-29 12:41:36,206: DEBUG - 2:32  Warning: 'Group' is defined but never used.  unused-imports/no-unused-imports
2022-12-29 12:41:36,207: DEBUG - 
2022-12-29 12:41:36,209: DEBUG - ./src/components/layout/Logo.tsx
2022-12-29 12:41:36,210: DEBUG - 2:10  Warning: 'NextLink' is defined but never used.  unused-imports/no-unused-imports
2022-12-29 12:41:36,211: DEBUG - 
2022-12-29 12:41:36,216: DEBUG - info  - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
2022-12-29 12:41:42,431: DEBUG - info  - Creating an optimized production build...
2022-12-29 12:41:46,962: DEBUG - Browserslist: caniuse-lite is outdated. Please run:
2022-12-29 12:41:46,963: DEBUG -   npx browserslist@latest --update-db
2022-12-29 12:41:46,964: DEBUG -   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
2022-12-29 12:47:16,515: DEBUG - info  - Compiled successfully
2022-12-29 12:47:16,518: DEBUG - info  - Collecting page data...
2022-12-29 12:47:28,106: DEBUG - Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app`. This does not opt-out pages with `getStaticProps`
2022-12-29 12:47:28,108: DEBUG - Read more: https://nextjs.org/docs/messages/opt-out-auto-static-optimization
2022-12-29 12:47:28,109: DEBUG - 
2022-12-29 12:47:53,935: DEBUG - info  - Generating static pages (0/19)
2022-12-29 12:47:55,999: DEBUG - info  - Generating static pages (4/19)
2022-12-29 12:47:56,223: DEBUG - info  - Generating static pages (9/19)
2022-12-29 12:47:56,504: DEBUG - info  - Generating static pages (14/19)
2022-12-29 12:47:56,712: DEBUG - info  - Generating static pages (19/19)
2022-12-29 12:47:56,771: DEBUG - info  - Finalizing page optimization...
2022-12-29 12:47:56,826: DEBUG - 
2022-12-29 12:47:56,972: DEBUG - Page                                          Size     First Load JS
2022-12-29 12:47:56,974: DEBUG - ┌ λ /                                         463 B           437 kB
2022-12-29 12:47:56,975: DEBUG - ├   /_app                                     0 B             163 kB
2022-12-29 12:47:56,976: DEBUG - ├ λ /[slug]                                   381 B           437 kB
2022-12-29 12:47:56,977: DEBUG - ├ ● /404                                      4.92 kB         168 kB
2022-12-29 12:47:56,978: DEBUG - ├ λ /api/configs                              0 B             163 kB
2022-12-29 12:47:56,979: DEBUG - ├ λ /api/configs/[slug]                       0 B             163 kB
2022-12-29 12:47:56,980: DEBUG - ├ λ /api/configs/tryPassword                  0 B             163 kB
2022-12-29 12:47:56,981: DEBUG - ├ λ /api/docker/container/[id]                0 B             163 kB
2022-12-29 12:47:56,982: DEBUG - ├ λ /api/docker/containers                    0 B             163 kB
2022-12-29 12:47:56,983: DEBUG - ├ λ /api/docker/DockerSingleton               0 B             163 kB
2022-12-29 12:47:56,984: DEBUG - ├ λ /api/imageproxy                           0 B             163 kB
2022-12-29 12:47:56,985: DEBUG - ├ λ /api/modules/calendar                     0 B             163 kB
2022-12-29 12:47:56,986: DEBUG - ├ λ /api/modules/dashdot                      0 B             163 kB
2022-12-29 12:47:56,987: DEBUG - ├ λ /api/modules/overseerr                    0 B             163 kB
2022-12-29 12:47:56,988: DEBUG - ├ λ /api/modules/overseerr/[id]               0 B             163 kB
2022-12-29 12:47:56,989: DEBUG - ├ λ /api/modules/ping                         0 B             163 kB
2022-12-29 12:47:56,990: DEBUG - ├ λ /api/modules/search                       0 B             163 kB
2022-12-29 12:47:56,991: DEBUG - ├ λ /api/modules/torrents                     0 B             163 kB
2022-12-29 12:47:56,992: DEBUG - ├ λ /api/modules/usenet                       0 B             163 kB
2022-12-29 12:47:56,993: DEBUG - ├ λ /api/modules/usenet/history               0 B             163 kB
2022-12-29 12:47:56,994: DEBUG - ├ λ /api/modules/usenet/nzbget/nzbget-client  0 B             163 kB
2022-12-29 12:47:56,995: DEBUG - ├ λ /api/modules/usenet/nzbget/types          0 B             163 kB
2022-12-29 12:47:56,996: DEBUG - ├ λ /api/modules/usenet/pause                 0 B             163 kB
2022-12-29 12:47:56,997: DEBUG - ├ λ /api/modules/usenet/queue                 0 B             163 kB
2022-12-29 12:47:56,998: DEBUG - ├ λ /api/modules/usenet/resume                0 B             163 kB
2022-12-29 12:47:56,999: DEBUG - └ λ /login                                    1.68 kB         172 kB
2022-12-29 12:47:57,000: DEBUG - + First Load JS shared by all                 163 kB
2022-12-29 12:47:57,001: DEBUG -   ├ chunks/framework-0ba0ddd33199226d.js      45.3 kB
2022-12-29 12:47:57,002: DEBUG -   ├ chunks/main-21c7eb71c4d08eec.js           31.7 kB
2022-12-29 12:47:57,003: DEBUG -   ├ chunks/pages/_app-5344f7295e8d0b92.js     84.9 kB
2022-12-29 12:47:57,004: DEBUG -   └ chunks/webpack-42cdea76c8170223.js        1.07 kB
2022-12-29 12:47:57,005: DEBUG - 
2022-12-29 12:47:57,006: DEBUG - ƒ Middleware                                  19 kB
2022-12-29 12:47:57,007: DEBUG - 
2022-12-29 12:47:57,008: DEBUG - λ  (Server)  server-side renders at runtime (uses getInitialProps or getServerSideProps)
2022-12-29 12:47:57,009: DEBUG - ●  (SSG)     automatically generated as static HTML + JSON (uses getStaticProps)
2022-12-29 12:47:57,010: DEBUG - 
2022-12-29 12:47:57,290: DEBUG - + popd
2022-12-29 12:47:57,291: DEBUG - /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/scripts
2022-12-29 12:47:57,533: DEBUG - + env_path=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:47:57,535: DEBUG - + ynh_add_systemd_config
2022-12-29 12:47:57,542: DEBUG - + service=homarr
2022-12-29 12:47:57,544: DEBUG - + template=systemd.service
2022-12-29 12:47:57,545: DEBUG - + ynh_add_config --template=systemd.service --destination=/etc/systemd/system/homarr.service
2022-12-29 12:47:57,568: INFO - [##############+.....] > Configuring a systemd service...
2022-12-29 12:47:57,633: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/systemd.service ']'
2022-12-29 12:47:57,716: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/systemd.service
2022-12-29 12:47:57,720: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/systemd/system/homarr.service
2022-12-29 12:47:57,783: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_homarr.service
2022-12-29 12:47:57,787: DEBUG - ++ ynh_app_setting_get --app=homarr --key=checksum__etc_systemd_system_homarr.service
2022-12-29 12:47:57,789: DEBUG - ++ local _globalapp=homarr
2022-12-29 12:47:57,979: DEBUG - ++ app=homarr
2022-12-29 12:47:57,981: DEBUG - ++ [[ checksum__etc_systemd_system_homarr.service =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:47:57,984: DEBUG - ++ ynh_app_setting get homarr checksum__etc_systemd_system_homarr.service
2022-12-29 12:47:58,427: DEBUG - + local checksum_value=
2022-12-29 12:47:58,431: DEBUG - + backup_file_checksum=
2022-12-29 12:47:58,432: DEBUG - + '[' -n '' ']'
2022-12-29 12:47:58,434: DEBUG - + touch /etc/systemd/system/homarr.service
2022-12-29 12:47:58,436: DEBUG - + chown root:root /etc/systemd/system/homarr.service
2022-12-29 12:47:58,454: DEBUG - + chmod 640 /etc/systemd/system/homarr.service
2022-12-29 12:47:58,461: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/conf/systemd.service /etc/systemd/system/homarr.service
2022-12-29 12:47:58,488: DEBUG - + _ynh_apply_default_permissions /etc/systemd/system/homarr.service
2022-12-29 12:47:58,490: DEBUG - + local target=/etc/systemd/system/homarr.service
2022-12-29 12:47:58,492: DEBUG - ++ ynh_read_manifest --manifest_key=requirements.yunohost
2022-12-29 12:47:58,508: DEBUG - ++ tr -d '<>= '
2022-12-29 12:47:58,566: DEBUG - ++ '[' '!' -e '' ']'
2022-12-29 12:47:58,567: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json ']'
2022-12-29 12:47:58,569: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:47:58,571: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json
2022-12-29 12:47:58,572: DEBUG - ++ grep -q '\.json$'
2022-12-29 12:47:58,574: DEBUG - ++ jq .requirements.yunohost /var/cache/yunohost/app_tmp_work_dirs/app_ermfi59t/manifest.json --raw-output
2022-12-29 12:47:58,858: DEBUG - + local ynh_requirement=11.0.9
2022-12-29 12:47:58,860: DEBUG - + dpkg --compare-versions 1.0 ge 2
2022-12-29 12:47:58,930: DEBUG - + '[' -z 11.0.9 ']'
2022-12-29 12:47:58,933: DEBUG - + '[' 11.0.9 == null ']'
2022-12-29 12:47:58,935: DEBUG - + dpkg --compare-versions 11.0.9 ge 4.2
2022-12-29 12:47:58,939: DEBUG - + chmod o-rwx /etc/systemd/system/homarr.service
2022-12-29 12:47:58,944: DEBUG - + chmod g-w /etc/systemd/system/homarr.service
2022-12-29 12:47:58,949: DEBUG - + chown -R root:root /etc/systemd/system/homarr.service
2022-12-29 12:47:58,956: DEBUG - + ynh_system_user_exists homarr
2022-12-29 12:47:59,015: DEBUG - + getent passwd homarr
2022-12-29 12:47:59,031: DEBUG - + chown homarr:homarr /etc/systemd/system/homarr.service
2022-12-29 12:47:59,039: DEBUG - + echo /etc/systemd/system/homarr.service
2022-12-29 12:47:59,042: DEBUG - + grep -q '^/etc/cron'
2022-12-29 12:47:59,050: DEBUG - + ynh_replace_vars --file=/etc/systemd/system/homarr.service
2022-12-29 12:47:59,110: DEBUG - + test -n /
2022-12-29 12:47:59,114: DEBUG - + local path_url_slash_less=
2022-12-29 12:47:59,116: DEBUG - + ynh_replace_string --match_string=__PATH__/ --replace_string=/ --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:47:59,383: DEBUG - + sed --in-place s@__PATH__/@/@g /etc/systemd/system/homarr.service
2022-12-29 12:47:59,397: DEBUG - + ynh_replace_string --match_string=__PATH__ --replace_string=/ --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:47:59,644: DEBUG - + sed --in-place s@__PATH__@/@g /etc/systemd/system/homarr.service
2022-12-29 12:47:59,650: DEBUG - + test -n homarr
2022-12-29 12:47:59,652: DEBUG - + ynh_replace_string --match_string=__NAME__ --replace_string=homarr --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:47:59,895: DEBUG - + sed --in-place s@__NAME__@homarr@g /etc/systemd/system/homarr.service
2022-12-29 12:47:59,901: DEBUG - + ynh_replace_string --match_string=__NAMETOCHANGE__ --replace_string=homarr --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:48:00,128: DEBUG - + sed --in-place s@__NAMETOCHANGE__@homarr@g /etc/systemd/system/homarr.service
2022-12-29 12:48:00,134: DEBUG - + ynh_replace_string --match_string=__USER__ --replace_string=homarr --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:48:00,366: DEBUG - + sed --in-place s@__USER__@homarr@g /etc/systemd/system/homarr.service
2022-12-29 12:48:00,372: DEBUG - + test -n /var/www/homarr
2022-12-29 12:48:00,376: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/homarr --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:48:00,611: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/homarr@g /etc/systemd/system/homarr.service
2022-12-29 12:48:00,617: DEBUG - + test -n 7.4
2022-12-29 12:48:00,620: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.4 --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:48:00,855: DEBUG - + sed --in-place s@__PHPVERSION__@7.4@g /etc/systemd/system/homarr.service
2022-12-29 12:48:00,861: DEBUG - + test -n PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:48:00,864: DEBUG - + ynh_replace_string --match_string=__YNH_NODE_LOAD_PATH__ --replace_string=PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --target_file=/etc/systemd/system/homarr.service
2022-12-29 12:48:01,102: DEBUG - + sed --in-place s@__YNH_NODE_LOAD_PATH__@PATH=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin@g /etc/systemd/system/homarr.service
2022-12-29 12:48:01,111: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /etc/systemd/system/homarr.service
2022-12-29 12:48:01,113: DEBUG - ++ sort --unique
2022-12-29 12:48:01,115: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2022-12-29 12:48:01,149: DEBUG - + uniques_vars=('app' 'env_path' 'port')
2022-12-29 12:48:01,152: DEBUG - + local delimit=@
2022-12-29 12:48:01,153: DEBUG - + for one_var in "${uniques_vars[@]}"
2022-12-29 12:48:01,154: DEBUG - + [[ -v app ]]
2022-12-29 12:48:01,155: DEBUG - + match_string=__APP__
2022-12-29 12:48:01,156: DEBUG - + match_string=__APP__
2022-12-29 12:48:01,158: DEBUG - + replace_string=homarr
2022-12-29 12:48:01,159: DEBUG - + replace_string=homarr
2022-12-29 12:48:01,160: DEBUG - + replace_string=homarr
2022-12-29 12:48:01,161: DEBUG - + sed --in-place s@__APP__@homarr@g /etc/systemd/system/homarr.service
2022-12-29 12:48:01,162: DEBUG - + for one_var in "${uniques_vars[@]}"
2022-12-29 12:48:01,163: DEBUG - + [[ -v env_path ]]
2022-12-29 12:48:01,164: DEBUG - + match_string=__ENV_PATH__
2022-12-29 12:48:01,166: DEBUG - + match_string=__ENV_PATH__
2022-12-29 12:48:01,168: DEBUG - + replace_string=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:48:01,169: DEBUG - + replace_string=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:48:01,170: DEBUG - + replace_string=/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-12-29 12:48:01,171: DEBUG - + sed --in-place s@__ENV_PATH__@/opt/node_n/n/versions/node/16/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin@g /etc/systemd/system/homarr.service
2022-12-29 12:48:01,172: DEBUG - + for one_var in "${uniques_vars[@]}"
2022-12-29 12:48:01,173: DEBUG - + [[ -v port ]]
2022-12-29 12:48:01,175: DEBUG - + match_string=__PORT__
2022-12-29 12:48:01,177: DEBUG - + match_string=__PORT__
2022-12-29 12:48:01,179: DEBUG - + replace_string=8098
2022-12-29 12:48:01,180: DEBUG - + replace_string=8098
2022-12-29 12:48:01,181: DEBUG - + replace_string=8098
2022-12-29 12:48:01,182: DEBUG - + sed --in-place s@__PORT__@8098@g /etc/systemd/system/homarr.service
2022-12-29 12:48:01,183: DEBUG - + ynh_store_file_checksum --file=/etc/systemd/system/homarr.service
2022-12-29 12:48:01,191: DEBUG - + update_only=0
2022-12-29 12:48:01,239: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_homarr.service
2022-12-29 12:48:01,242: DEBUG - ++ md5sum /etc/systemd/system/homarr.service
2022-12-29 12:48:01,244: DEBUG - ++ cut '--delimiter= ' --fields=1
2022-12-29 12:48:01,272: DEBUG - + ynh_app_setting_set --app=homarr --key=checksum__etc_systemd_system_homarr.service --value=af29a12d3b4024110104d976104bc5c1
2022-12-29 12:48:01,274: DEBUG - + local _globalapp=homarr
2022-12-29 12:48:01,494: DEBUG - + app=homarr
2022-12-29 12:48:01,496: DEBUG - + [[ checksum__etc_systemd_system_homarr.service =~ (unprotected|protected|skipped)_ ]]
2022-12-29 12:48:01,498: DEBUG - + ynh_app_setting set homarr checksum__etc_systemd_system_homarr.service af29a12d3b4024110104d976104bc5c1
2022-12-29 12:48:01,760: DEBUG - + '[' -n '' ']'
2022-12-29 12:48:01,762: DEBUG - + unset backup_file_checksum
2022-12-29 12:48:01,763: DEBUG - + systemctl enable homarr --quiet
2022-12-29 12:48:03,619: DEBUG - + systemctl daemon-reload
2022-12-29 12:48:04,941: INFO - [###############+....] > Integrating service in YunoHost...
2022-12-29 12:48:04,944: DEBUG - + yunohost service add homarr '--description=Customizable browser'\''s home page' --log=/var/log/homarr/homarr.log
2022-12-29 12:48:07,866: DEBUG - The service 'homarr' was added
2022-12-29 12:48:08,273: INFO - [################+...] > Starting a systemd service...
2022-12-29 12:48:08,277: DEBUG - + ynh_systemd_action --service_name=homarr --action=start --log_path=/var/log/homarr/homarr.log
2022-12-29 12:48:08,709: DEBUG - + service_name=homarr
2022-12-29 12:48:08,710: DEBUG - + action=start
2022-12-29 12:48:08,712: DEBUG - + line_match=
2022-12-29 12:48:08,713: DEBUG - + length=20
2022-12-29 12:48:08,714: DEBUG - + log_path=/var/log/homarr/homarr.log
2022-12-29 12:48:08,715: DEBUG - + timeout=300
2022-12-29 12:48:08,716: DEBUG - + '[' start == stop ']'
2022-12-29 12:48:08,719: DEBUG - + '[' start == reload ']'
2022-12-29 12:48:08,720: DEBUG - + systemctl start homarr
2022-12-29 12:48:09,047: INFO - [#################+..] > Configuring permissions...
2022-12-29 12:48:09,051: DEBUG - + ynh_permission_update --permission=main --add=visitors
2022-12-29 12:48:09,353: DEBUG - + add=visitors
2022-12-29 12:48:09,356: DEBUG - + remove=
2022-12-29 12:48:09,357: DEBUG - + label=
2022-12-29 12:48:09,358: DEBUG - + show_tile=
2022-12-29 12:48:09,360: DEBUG - + protected=
2022-12-29 12:48:09,361: DEBUG - + [[ -n visitors ]]
2022-12-29 12:48:09,362: DEBUG - + add=',add=['\''visitors'\'']'
2022-12-29 12:48:09,368: DEBUG - + yunohost tools shell -c 'from yunohost.permission import user_permission_update; user_permission_update('\''homarr.main'\'' ,add=['\''visitors'\'']     , force=True)'
2022-12-29 12:48:17,305: INFO - [##################+.] > Reloading NGINX web server...
2022-12-29 12:48:17,308: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload
2022-12-29 12:48:17,585: DEBUG - + service_name=nginx
2022-12-29 12:48:17,587: DEBUG - + action=reload
2022-12-29 12:48:17,588: DEBUG - + line_match=
2022-12-29 12:48:17,589: DEBUG - + length=20
2022-12-29 12:48:17,590: DEBUG - + log_path=/var/log/nginx/nginx.log
2022-12-29 12:48:17,591: DEBUG - + timeout=300
2022-12-29 12:48:17,592: DEBUG - + '[' reload == stop ']'
2022-12-29 12:48:17,594: DEBUG - + '[' reload == reload ']'
2022-12-29 12:48:17,595: DEBUG - + action=reload-or-restart
2022-12-29 12:48:17,597: DEBUG - + systemctl reload-or-restart nginx
2022-12-29 12:48:19,891: INFO - [####################] > Installation of homarr completed
2022-12-29 12:48:19,894: DEBUG - + ynh_exit_properly
2022-12-29 12:48:21,190: DEBUG - Checking that required services are up and running...
2022-12-29 12:48:27,799: SUCCESS - Installation completed