Laurent Roger

Results 60 comments of Laurent Roger

I had the same issue, workaround downgrade "socket.io-client": "2.3.0" in your package.json works fine. Would appreciate a solution with latest 3.x version of socket.io-client.

@tlaverdure any update on this issue ? Could you please state to downgrade socket.io-client at 2.3.0 in the Readme : https://github.com/tlaverdure/laravel-echo-server#socketio-client-library ?

Please credit @devsafarian for the finding (on [stackoverflow](https://stackoverflow.com/questions/65026362/laravel-echo-listener-not-working-on-frontend)), I just put it back here @tlaverdure could you please just update the Readme ?

Any news about this issue ? pm2 : 4.4.0 node : v10.19.0

maybe this can help : https://github.com/facebook/create-react-app/issues/8499 can you dig into pm2/lib/API/Modules/NPM.js:201 ?

Here is the code in NPM.js : ``` Common.printOut(cst.PREFIX_MSG_MOD + 'Calling ' + chalk.bold.red('[NPM]') + ' to install ' + module_name + ' ...'); var canonic_module_name = Utility.getCanonicModuleName(module_name); var install_path...

FYI no problem on another server with node --version v12.16.3

Facing the same issue, no updates since months, if this repo is no more maintained, please state it clearly in the README so we don't waste time to install it....

Hi @inspiraluna , [email protected] (meteor 1.8 too), I'm trying https://github.com/royGil/accounts-react now ...

@vishalnarkhede could you please solve https://github.com/GetStream/flat-list-mvcp/issues/13 which prevents me to test this issue ?