MarlburroW

Results 15 comments of MarlburroW

Your patch works for me @rmartinm, thank you. I think this bug is caused by a dependency because there have been no commits for 3 weeks on the master branch.

Ok you try to install GHNG on Pi, didn't know for Node-sass and ARM sorry. I think I'll commit sources already built to solve this issue (should fix the imagemin...

Ok done, I added the prebuilt public folder to git. So now just re-clone the repository (or pull), and do: `$ npm install` And don't build the frontend, just start...

Thank a lot for your determination ^^ and for sharing all these issues. I'll try to reproduce and fix all these dependencies issues.

You are not a noob, you are right, there are many dependency issues on Windows and Linux that I've to fix (probably this weekend). Sorry for this

Thanks for your feedback ! Yes, it's a great good idea and it's already planned in my roadmap. You'll be able to select a "Do not disturb" range of time...

@samtgarson Maybe you should alter the nuxt server `nuxt start` to add a custom header on each response containing serialized env variables. And on the client side, make a small...

OK got your point, I agree but if you exclude the hacky option (meta/cookie), I guess the only "proper" option requires some async stuff: - Add a route to the...

I'm working on it