You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⇒ npm install humanifyjs
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
⇒ NODE_OPTIONS="--trace-deprecation" npx humanifyjs -h
(node:95592) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
at node:punycode:3:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:98:7)
at Module._load (node:internal/modules/cjs/loader:1099:17)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Module.require (node:internal/modules/cjs/loader:1339:12)
at require (node:internal/modules/helpers:125:16)
at Object.<anonymous> (/Users/devalias/dev/foohumanify/node_modules/whatwg-url/lib/url-state-machine.js:2:18)
⇒ npm why npmlog
npmlog@6.0.2
node_modules/npmlog
npmlog@"^6.0.2" from cmake-js@7.3.0
node_modules/cmake-js
cmake-js@"^7.3.0" from node-llama-cpp@3.0.0-beta.44
node_modules/node-llama-cpp
node-llama-cpp@"^3.0.0-beta.40" from humanifyjs@2.1.0
node_modules/humanifyjs
humanifyjs@"^2.1.0" from the root project
⇒ npm why are-we-there-yet
are-we-there-yet@3.0.1
node_modules/are-we-there-yet
are-we-there-yet@"^3.0.0" from npmlog@6.0.2
node_modules/npmlog
npmlog@"^6.0.2" from cmake-js@7.3.0
node_modules/cmake-js
cmake-js@"^7.3.0" from node-llama-cpp@3.0.0-beta.44
node_modules/node-llama-cpp
node-llama-cpp@"^3.0.0-beta.40" from humanifyjs@2.1.0
node_modules/humanifyjs
humanifyjs@"^2.1.0" from the root project
⇒ npm why gauge
gauge@4.0.4
node_modules/gauge
gauge@"^4.0.3" from npmlog@6.0.2
node_modules/npmlog
npmlog@"^6.0.2" from cmake-js@7.3.0
node_modules/cmake-js
cmake-js@"^7.3.0" from node-llama-cpp@3.0.0-beta.44
node_modules/node-llama-cpp
node-llama-cpp@"^3.0.0-beta.40" from humanifyjs@2.1.0
node_modules/humanifyjs
humanifyjs@"^2.1.0" from the root project
⇒ npm why whatwg-url
whatwg-url@5.0.0
node_modules/whatwg-url
whatwg-url@"^5.0.0" from node-fetch@2.7.0
node_modules/node-fetch
node-fetch@"^2.6.7" from openai@4.56.0
node_modules/openai
openai@"^4.55.1" from humanifyjs@2.1.0
node_modules/humanifyjs
humanifyjs@"^2.1.0" from the root project
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: