Guest User

Untitled

a guest
Aug 28th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. npm ERR! publish Failed PUT 404
  2. npm ERR! Windows_NT 6.3.9600
  3. npm ERR! argv "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs
  4. \node_modules\npm\bin\npm-cli.js" "publish"
  5. npm ERR! node v0.12.3
  6. npm ERR! npm v2.9.1
  7. npm ERR! code E404
  8.  
  9. npm ERR! 404 missing : @psychodelicgod/npm
  10. npm ERR! 404
  11. npm ERR! 404 '@psychodelicgod/npm' is not in the npm registry.
  12. npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
  13.  
  14. npm ERR! 404
  15. npm ERR! 404 Note that you can also install from a
  16. npm ERR! 404 tarball, folder, http url, or git url.
  17.  
  18. npm ERR! Please include the following file with any support request:
  19. npm ERR! C:UsersMichał Szydłowskinpmnpm-debug.log
  20.  
  21. 0 info it worked if it ends with ok
  22. 1 verbose cli [ 'C:\Program Files\nodejs\\node.exe',
  23. 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
  24. 1 verbose cli 'publish' ]
  25. 2 info using npm@2.9.1
  26. 3 info using node@v0.12.3
  27. 4 verbose node symlink C:Program Filesnodejs\node.exe
  28. 5 verbose publish [ '.' ]
  29. 6 silly cache add args [ '.', null ]
  30. 7 verbose cache add spec .
  31. 8 silly cache add parsed spec { raw: '.',
  32. 8 silly cache add scope: null,
  33. 8 silly cache add name: null,
  34. 8 silly cache add rawSpec: '.',
  35. 8 silly cache add spec: 'C:\Users\Michał Szydłowski\npm',
  36. 8 silly cache add type: 'directory' }
  37. 9 verbose addLocalDirectory C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2package.tgz not in flight; packing
  38. 10 verbose tar pack [ 'C:\Users\Michał Szydłowski\AppData\Roaming\npm-cache\@psychodelicgod\npm\1.0.2\package.tgz',
  39. 10 verbose tar pack 'C:\Users\Michał Szydłowski\npm' ]
  40. 11 verbose tarball C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2package.tgz
  41. 12 verbose folder C:UsersMichał Szydłowskinpm
  42. 13 info prepublish @psychodelicgod/npm@1.0.2
  43. 14 verbose addLocalTarball adding from inside cache C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2package.tgz
  44. 15 silly cache afterAdd @psychodelicgod/npm@1.0.2
  45. 16 verbose afterAdd C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2packagepackage.json not in flight; writing
  46. 17 verbose afterAdd C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2packagepackage.json written
  47. 18 silly publish { name: '@psychodelicgod/npm',
  48. 18 silly publish version: '1.0.2',
  49. 18 silly publish description: 'd',
  50. 18 silly publish main: 'index.js',
  51. 18 silly publish scripts: { test: 'node test.js' },
  52. 18 silly publish author: '',
  53. 18 silly publish license: 'ISC',
  54. 18 silly publish dependencies: { '@linclark/pkg': '^1.0.2' },
  55. 18 silly publish repository: { type: 'git', url: 'C:\Users\Michał Szydłowski\npm' },
  56. 18 silly publish readme: 'Sample description.',
  57. 18 silly publish readmeFilename: 'README.md',
  58. 18 silly publish _id: '@psychodelicgod/npm@1.0.2',
  59. 18 silly publish _shasum: 'b66a8a42e64f0a2b8166ce511629e107d47ab027',
  60. 18 silly publish _from: '.' }
  61. 19 verbose getPublishConfig undefined
  62. 20 silly mapToRegistry name @psychodelicgod/npm
  63. 21 silly mapToRegistry scope (from package name) @psychodelicgod
  64. 22 verbose mapToRegistry no registry URL found in name for scope @psychodelicgod
  65. 23 silly mapToRegistry using default registry
  66. 24 silly mapToRegistry registry http://localhost:15443/
  67. 25 silly mapToRegistry uri http://localhost:15443/@psychodelicgod%2fnpm
  68. 26 verbose publish registryBase http://localhost:15443/
  69. 27 silly publish uploading C:UsersMichał SzydłowskiAppDataRoamingnpm-cache@psychodelicgodnpm1.0.2package.tgz
  70. 28 verbose request uri http://localhost:15443/@psychodelicgod%2fnpm
  71. 29 verbose request sending authorization for write operation
  72. 30 info attempt registry request try #1 at 13:11:50
  73. 31 verbose request id e5c460330af2176f
  74. 32 http request PUT http://localhost:15443/@psychodelicgod%2fnpm
  75. 33 http 404 http://localhost:15443/@psychodelicgod%2fnpm
  76. 34 verbose headers { 'content-type': 'application/json',
  77. 34 verbose headers date: 'Fri, 03 Jul 2015 11:11:50 GMT',
  78. 34 verbose headers connection: 'keep-alive',
  79. 34 verbose headers 'transfer-encoding': 'chunked' }
  80. 35 verbose request invalidating C:UsersMichał SzydłowskiAppDataRoamingnpm-cachelocalhost_15443_40psychodelicgod_252fnpm on PUT
  81. 36 error publish Failed PUT 404
  82. 37 verbose stack Error: missing : @psychodelicgod/npm
  83. 37 verbose stack at CachingRegistryClient.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-registry-clientlibrequest.js:247:14)
  84. 37 verbose stack at Request._callback (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-registry-clientlibrequest.js:170:14)
  85. 37 verbose stack at Request.self.callback (C:Program Filesnodejsnode_modulesnpmnode_modulesrequestrequest.js:368:22)
  86. 37 verbose stack at Request.emit (events.js:110:17)
  87. 37 verbose stack at Request.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesrequestrequest.js:1219:14)
  88. 37 verbose stack at Request.emit (events.js:129:20)
  89. 37 verbose stack at IncomingMessage.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesrequestrequest.js:1167:12)
  90. 37 verbose stack at IncomingMessage.emit (events.js:129:20)
  91. 37 verbose stack at _stream_readable.js:908:16
  92. 37 verbose stack at process._tickCallback (node.js:355:11)
  93. 38 verbose statusCode 404
  94. 39 verbose pkgid @psychodelicgod/npm
  95. 40 verbose cwd C:UsersMichał Szydłowskinpm
  96. 41 error Windows_NT 6.3.9600
  97. 42 error argv "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "publish"
  98. 43 error node v0.12.3
  99. 44 error npm v2.9.1
  100. 45 error code E404
  101. 46 error 404 missing : @psychodelicgod/npm
  102. 46 error 404
  103. 46 error 404 '@psychodelicgod/npm' is not in the npm registry.
  104. 46 error 404 You should bug the author to publish it (or use the name yourself!)
  105. 46 error 404
  106. 46 error 404 Note that you can also install from a
  107. 46 error 404 tarball, folder, http url, or git url.
  108. 47 verbose exit [ 1, true ]
  109.  
  110. Publish your package to npm
  111. Make a new directory outside of your project and cd into it
  112. Run npm install <package>
  113. Create a test.js file which requires the package and calls the method
  114. Run node test.js. The message should be output.
  115.  
  116. 36 error publish Failed PUT 404
  117. 37 verbose stack Error: missing : @psychodelicgod/npm
Add Comment
Please, Sign In to add comment