Karuppiah Natarajan

Results 227 comments of Karuppiah Natarajan

Also, for the "relation doesn't exist" error, if I run `dev` script first and then the `start` script, I get rid of those errors. This happened last time too

But last time, the app worked and served pages and did stuff. It doesn't work this time though

@AndrewGHC Uh, I don't get you exactly. I will check more about the npm bug and about the exporting you just mentioned. I thought having the `socket.io-client` module explicitly was...

@AndrewGHC Yes, I did see that in the socket.io repo issue you referred and checked it in my node_modules folder inside socket.io module. But I didn't know about exporting and...

npm ain't installing the development dependencies

@ZackWard Yes, sorry about that. The issue is regarding some login/logout thing in the dev mode, from what I see (I just tried it out too). I just found a...

@omulmicsinegru Can you give more detail ? Logs and what error you saw in the browser, may be a snapshot

Okay, so you don't get the Google login screen at all. What do you get in the console ? Please paste the log

@omulmicsinegru I was asking for the above logs only actually :) Okay, can you check the Network logs in the browser and also check the Console tab for errors by...