Geoffrey Bonneville
Geoffrey Bonneville
:+1: Same here
Bonjour, oui l'application devrait être accessible sur localhost:3000 Avez-vous réussi ?
Tu peux copier/coller la sortie de la console ?
Essaie de modifier https://github.com/G-Ray/candyflix/blob/master/public/js/app.js#L18 en remplaçant `3000`(3 sec.) par `10000` ou + pour voir
non, le fichier public/js/app.js
et bien nano, vim ou autre editeur. J'augmenterais le temps par défaut si j'ai du temps
-`Array.includes()` would be available
@Ben3eeE any news about this ? IIUC work need to be done in https://github.com/atom/autocomplete-css. Can you share some details to get potential contributors on board please ?
I'm affected by this issue too. Like @olalonde, I get an `assets/__node_modules` folder instead of `assets/node_modules` in my `dist` output. Also, requiring a font tries to fetch a path starting...
After further investigation we should start `npx serve` with `--single` option to avoid a 404 as `export` builds an SPA. Still, I get a `Unmatched Route` when requiring an `.otf`...