Created
September 28, 2017 19:54
-
-
Save jdbranham/7a42e671d0b359fc9f256360eb36f787 to your computer and use it in GitHub Desktop.
npm debug missing '@' from scoped package path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0 info it worked if it ends with ok | |
| 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | |
| 1 verbose cli 'C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', | |
| 1 verbose cli 'publish' ] | |
| 2 info using npm@5.4.2 | |
| 3 info using node@v6.11.3 | |
| 4 verbose npm-session d9997f23381beff5 | |
| 5 verbose publish [ '.' ] | |
| 6 info lifecycle @savantly/ngx-menu@1.1.12~prepublish: @savantly/ngx-menu@1.1.12 | |
| 7 info lifecycle @savantly/ngx-menu@1.1.12~prepare: @savantly/ngx-menu@1.1.12 | |
| 8 info lifecycle @savantly/ngx-menu@1.1.12~prepublishOnly: @savantly/ngx-menu@1.1.12 | |
| 9 info lifecycle @savantly/ngx-menu@1.1.12~prepack: @savantly/ngx-menu@1.1.12 | |
| 10 error cb() never called! | |
| 11 error This is an error with npm itself. Please report this error at: | |
| 12 error <https://github.com/npm/npm/issues> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment