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
Hi i'm trying to get the ApplicationsCloudUITheme 6.0 to use it in last vbs runtime, but I get an error when I run ojet restore command. From the error log file:
1 info using npm@8.2.0
2 info using node@v16.8.0
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
6 timing config:load:builtin Completed in 1ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/home/opc/visualbuilderthemes/vbcs-samples-master/ApplicationsCloudUITheme/ApplicationsCloudUIThemeSource/.npmrc Completed in 0ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:/home/opc/.npmrc Completed in 1ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:/usr/etc/npmrc Completed in 7ms
14 timing config:load:global Completed in 8ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 1ms
17 timing config:load:setEnvs Completed in 0ms
18 timing config:load Completed in 16ms
19 timing npm:load:configload Completed in 18ms
20 timing npm:load:setTitle Completed in 0ms
21 timing config:load:flatten Completed in 2ms
22 timing npm:load:display Completed in 2ms
23 verbose logfile /home/opc/.npm/_logs/2021-12-09T15_13_03_422Z-debug-0.log
24 timing npm:load:logFile Completed in 3ms
25 timing npm:load:timers Completed in 0ms
26 timing npm:load:configScope Completed in 0ms
27 timing npm:load Completed in 24ms
28 timing arborist:ctor Completed in 0ms
29 silly logfile start cleaning logs, removing 3 files
30 timing idealTree:init Completed in 206ms
31 warn old lockfile
31 warn old lockfile The package-lock.json file was created with an old version of npm,
31 warn old lockfile so supplemental metadata must be fetched from the registry.
31 warn old lockfile
31 warn old lockfile This is a one-time fix-up, please be patient...
31 warn old lockfile
1729 verbose type system
1730 verbose stack FetchError: request to https://artifacthub-tip.oraclecorp.com/api/npm/npmjs-remote/zip-stream/-/zip-stream-4.1.0.tgz failed, reason: getaddrinfo ENOTFOUND artifacthub-tip.oraclecorp.com
1730 verbose stack at ClientRequest.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js:110:14)
1730 verbose stack at ClientRequest.emit (node:events:394:28)
1730 verbose stack at TLSSocket.socketErrorListener (node:_http_client:447:9)
1730 verbose stack at TLSSocket.emit (node:events:406:35)
1730 verbose stack at emitErrorNT (node:internal/streams/destroy:157:8)
1730 verbose stack at emitErrorCloseNT (node:internal/streams/destroy:122:3)
1730 verbose stack at processTicksAndRejections (node:internal/process/task_queues:83:21)
The text was updated successfully, but these errors were encountered:
Hi i'm trying to get the ApplicationsCloudUITheme 6.0 to use it in last vbs runtime, but I get an error when I run ojet restore command. From the error log file:
The text was updated successfully, but these errors were encountered: