Apr 3, 2017
0
Level 3
Script npm update handling the post-update-cmd event returned with an error
Apologies if this is a duplicate.
[RuntimeException]
Error Output: npm ERR! Linux 3.14.52-vs2.3.6.15-1
npm ERR! argv "/usr/local/dh/nodejs/bin/node" "/usr/bin/npm" "update"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! Unsupported URL Type: github:jeroennoten/webpack-stream#patch-1
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
...
- Believe this would be related to Elixir.
- Not sure if this is an NPM issue that needs to be reported there, or if this is strictly related to Laravel 5.4 Elixir implementation.
- Could also be a simple fix I can perform.
I get the error when Laravel runs npm update after composer update as well when running npm update myself.
Please or to participate in this conversation.