JeffreyWay / laravel-elixir-webpack-official

88 stars 28 forks source link

Release the latest version please #60

Open serhiistotskyi opened 2 years ago

serhiistotskyi commented 2 years ago

I'm getting issue:

npm WARN addRemoteGit Error: Command failed: git config --get remote.origin.url
npm WARN addRemoteGit 
npm WARN addRemoteGit     at ChildProcess.exithandler (child_process.js:199:12)
npm WARN addRemoteGit     at emitTwo (events.js:106:13)
npm WARN addRemoteGit     at ChildProcess.emit (events.js:191:7)
npm WARN addRemoteGit     at maybeClose (internal/child_process.js:920:16)
npm WARN addRemoteGit     at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)
npm WARN addRemoteGit  jeroennoten/webpack-stream#patch-1 resetting remote /Users/serhiistotskyi/.npm/_git-remotes/git-github-com-jeroennoten-webpack-stream-git-patch-1-5e1462f4 because of error: { Error: Command failed: git config --get remote.origin.url
npm WARN addRemoteGit 
npm WARN addRemoteGit     at ChildProcess.exithandler (child_process.js:199:12)
npm WARN addRemoteGit     at emitTwo (events.js:106:13)
npm WARN addRemoteGit     at ChildProcess.emit (events.js:191:7)
npm WARN addRemoteGit     at maybeClose (internal/child_process.js:920:16)
npm WARN addRemoteGit     at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)
npm WARN addRemoteGit   killed: false,
npm WARN addRemoteGit   code: 1,
npm WARN addRemoteGit   signal: null,
npm WARN addRemoteGit   cmd: 'git config --get remote.origin.url' }

By looking into sources on github, webpack-stream was replaced with webpack-stream-fixed but that version of the package has never been released