Advertisement
smileface

installtie via Yarn

Feb 20th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. yarn update
  2. Internal Error: kiwiirc@workspace:.: This package doesn't seem to be present in your lockfile; try to make an install to update your resol utions
  3. at J.getCandidates (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:355536)
  4. at n.getCandidates (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:344526)
  5. at C.Z.prettifyAsyncErrors (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:366182)
  6. at Module.w (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:425653)
  7. at C (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:366145)
  8. [wupnu@server KiwiIRC_]$ yarn build
  9. Internal Error: kiwiirc@workspace:.: This package doesn't seem to be present in your lockfile; try to make an install to update your resol utions
  10. at J.getCandidates (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:355536)
  11. at n.getCandidates (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:344526)
  12. at C.Z.prettifyAsyncErrors (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:366182)
  13. at Module.w (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:425653)
  14. at C (/usr/local/lib/node_modules/yarn/bin/yarn.js:2:366145)
  15. [wupnu@server KiwiIRC_]$ yarn install
  16. ➤ YN0000: ┌ Resolution step
  17. ➤ YN0061: │ nomnom@npm:1.8.1 is deprecated: Package no longer supported. Contact [email protected] for more info.
  18. ➤ YN0000: └ Completed in 1s 376ms
  19. ➤ YN0000: ┌ Fetch step
  20. ➤ YN0013: │ winston@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry
  21. ➤ YN0013: │ wordwrap@npm:0.0.2 can't be found in the cache and will be fetched from the remote registry
  22. ➤ YN0013: │ wordwrap@npm:0.0.3 can't be found in the cache and will be fetched from the remote registry
  23. ➤ YN0013: │ ws@npm:8.17.1 can't be found in the cache and will be fetched from the remote registry
  24. ➤ YN0013: │ yargs@npm:3.10.0 can't be found in the cache and will be fetched from the remote registry
  25. ➤ YN0000: └ Completed in 1s 790ms
  26. ➤ YN0000: ┌ Link step
  27. ➤ YN0031: │ One or more node_modules have been detected and will be removed. This operation may take some time.
  28. ➤ YN0000: └ Completed in 1s 46ms
  29. ➤ YN0000: Done with warnings in 4s 228ms
  30. [wupnu@server KiwiIRC_]$ yarn build
  31. Usage Error: Couldn't find a script named "build".
  32.  
  33. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  34. [wupnu@server KiwiIRC_]$ yarn upgrade
  35. Usage Error: Couldn't find a script named "upgrade".
  36.  
  37. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  38. [wupnu@server KiwiIRC_]$ yarn upgrade kiwiirc
  39. Usage Error: Couldn't find a script named "upgrade".
  40.  
  41. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  42. [wupnu@server KiwiIRC_]$ yarn remove
  43. [wupnu@server KiwiIRC_]$ ls
  44. client config.example.js kiwi kiwiirc.pid LICENSE.txt package.json README.md server_modules yarn.lock
  45. client_oud config.js kiwi.bat kiwi.log man package-lock.json server translations.md
  46. [wupnu@server KiwiIRC_]$ yarn remove KiwiIRC
  47. Usage Error: Pattern KiwiIRC doesn't match any packages referenced by this workspace
  48.  
  49. $ yarn remove [-A,--all] ...
  50. [wupnu@server KiwiIRC_]$ yarn remove kiwiirc
  51. Usage Error: Pattern kiwiirc doesn't match any packages referenced by this workspace
  52.  
  53. $ yarn remove [-A,--all] ...
  54. [wupnu@server KiwiIRC_]$ yarn install
  55. ➤ YN0000: ┌ Resolution step
  56. ➤ YN0000: └ Completed
  57. ➤ YN0000: ┌ Fetch step
  58. ➤ YN0000: └ Completed
  59. ➤ YN0000: ┌ Link step
  60. ➤ YN0000: └ Completed
  61. ➤ YN0000: Done in 0s 165ms
  62. [wupnu@server KiwiIRC_]$ ln -s $PWD/scripts/pre-commit .git/hooks/
  63. [wupnu@server KiwiIRC_]$ yarn run dev
  64. Usage Error: Couldn't find a script named "dev".
  65.  
  66. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  67. [wupnu@server KiwiIRC_]$ $ yarn run build
  68. -bash: $: command not found
  69. [wupnu@server KiwiIRC_]$ $ yarn install
  70. -bash: $: command not found
  71. [wupnu@server KiwiIRC_]$ $ yarn
  72. -bash: $: command not found
  73. [wupnu@server KiwiIRC_]$ ln -s $PWD/scripts/pre-commit .git/hooks/
  74. ln: failed to create symbolic link '.git/hooks/pre-commit': File exists
  75. [wupnu@server KiwiIRC_]$ $ yarn
  76. -bash: $: command not found
  77. [wupnu@server KiwiIRC_]$ $ yarn
  78. -bash: $: command not found
  79. [wupnu@server KiwiIRC_]$ $ yarn install
  80. -bash: $: command not found
  81. [wupnu@server KiwiIRC_]$ yarn update
  82. Usage Error: Couldn't find a script named "update".
  83.  
  84. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  85. [wupnu@server KiwiIRC_]$ ln -s $PWD/scripts/pre-commit .git/hooks
  86. ln: failed to create symbolic link '.git/hooks/pre-commit': File exists
  87. [wupnu@server KiwiIRC_]$ yarn remove kiwiirc
  88. Usage Error: Pattern kiwiirc doesn't match any packages referenced by this workspace
  89.  
  90. $ yarn remove [-A,--all] ...
  91. [wupnu@server KiwiIRC_]$ yarn remove
  92. [wupnu@server KiwiIRC_]$ yarn install
  93. ➤ YN0000: ┌ Resolution step
  94. ➤ YN0000: └ Completed
  95. ➤ YN0000: ┌ Fetch step
  96. ➤ YN0000: └ Completed
  97. ➤ YN0000: ┌ Link step
  98. ➤ YN0000: └ Completed
  99. ➤ YN0000: Done in 0s 187ms
  100. [wupnu@server KiwiIRC_]$ yarn run build
  101. Usage Error: Couldn't find a script named "build".
  102.  
  103. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  104. [wupnu@server KiwiIRC_]$ yarn build
  105. Usage Error: Couldn't find a script named "build".
  106.  
  107. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  108. [wupnu@server KiwiIRC_]$ yarn install
  109. ➤ YN0000: ┌ Resolution step
  110. ➤ YN0000: └ Completed
  111. ➤ YN0000: ┌ Fetch step
  112. ➤ YN0000: └ Completed
  113. ➤ YN0000: ┌ Link step
  114. ➤ YN0000: └ Completed
  115. ➤ YN0000: Done in 0s 147ms
  116. [wupnu@server KiwiIRC_]$ yarn run
  117. ➤ YN0000: Done in 0s
  118. [wupnu@server KiwiIRC_]$ yarn run kiwiirc
  119. /home/wupnu/KiwiIRC_/kiwi:4
  120. case `uname` in
  121. ^^^^
  122.  
  123. SyntaxError: Unexpected token case
  124. at Module._compile (internal/modules/cjs/loader.js:723:23)
  125. at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
  126. at Module.load (internal/modules/cjs/loader.js:653:32)
  127. at Function.external_module_.Module._load (/home/wupnu/KiwiIRC_/.pnp.js:5836:14)
  128. at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
  129. at startup (internal/bootstrap/node.js:283:19)
  130. at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
  131. [wupnu@server KiwiIRC_]$ yarn run --inspect
  132. Unknown Syntax Error: Command not found; did you mean one of:
  133.  
  134. 0. yarn run
  135. 1. yarn run [--inspect] [--inspect-brk] <scriptName> ...
  136.  
  137. While running run --inspect
  138. [wupnu@server KiwiIRC_]$ yarn run --inspect kieiirc
  139. Usage Error: Couldn't find a script named "kieiirc".
  140.  
  141. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  142. [wupnu@server KiwiIRC_]$ yarn run --inspect KiwiIRC
  143. Usage Error: Couldn't find a script named "KiwiIRC".
  144.  
  145. $ yarn run [--inspect] [--inspect-brk] <scriptName> ...
  146. [wupnu@server KiwiIRC_]$ yarn run --inspect kiwiirc
  147. Debugger listening on ws://127.0.0.1:9229/a285bbdc-abfd-41ee-9f1d-6e8e9e182290
  148. For help, see: https://nodejs.org/en/docs/inspector
  149. /home/wupnu/KiwiIRC_/kiwi:4
  150. case `uname` in
  151. ^^^^
  152.  
  153. SyntaxError: Unexpected token case
  154. at Module._compile (internal/modules/cjs/loader.js:723:23)
  155. at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
  156. at Module.load (internal/modules/cjs/loader.js:653:32)
  157. at Function.external_module_.Module._load (/home/wupnu/KiwiIRC_/.pnp.js:5836:14)
  158. at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
  159. at startup (internal/bootstrap/node.js:283:19)
  160. at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
  161. [wupnu@server KiwiIRC_]$
  162.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement