Lemoncode / movies-pods

Sample app, using redux / pods / react / typescript
MIT License
20 stars 3 forks source link

Got an issue with nodemon on mac #75

Open brauliodiez opened 5 years ago

brauliodiez commented 5 years ago

It's a bit weird, removing that worked, if not it tried to compiler js files.

On the other hand there is a mix of babel transpilers, I'm fixing this in a separate project, whenever I got time I will apply an update here, or if any of you is interested I can provide the instructions for the upgrade.

@oscargm if you download a fresh copy of the app are you able to start it without getting weird errors?

oscargm commented 5 years ago

Let me try this evening or tomorrow (busy days) and I'll report back it to you

oscargm commented 5 years ago

yep, looks like app is crashing on unix systems. here you have the log, removing nodemon, app works fine. you know more about this, but it's strange as other projects with nodemon are working just fine

brauliodiez commented 5 years ago

I think we should remove temporary from the project, a pity