ssrwpo / ssr

SSR - Router with SSR for Node & Meteor
https://ssrwpo.github.io/ssr/
MIT License
93 stars 16 forks source link

i18next-express-middleware #39

Closed j-jackson closed 7 years ago

j-jackson commented 7 years ago

The faq says that i18n is optional, but I get Error: Can't find npm module 'i18next-express-middleware'. on a fresh install.

This is what I have installed

meteor create demo

meteor yarn add react react-dom react-router-dom@next express helmet \ 
    react-helmet winston logatim receptacle useragent redux react-redux moment \ 
    serialize-javascript lodash actual is-retina

meteor add ssrwpo:ssr
PEM-- commented 7 years ago

It's says that it's usage is optional but the dependencies are required.

PEM-- commented 7 years ago

https://github.com/ssrwpo/ssr/blob/master/README.md#installation-in-your-own-project

PEM-- commented 7 years ago

@j-jackson, @Morganjackson, Guys, Github's issues are not a forum. We rely on it for real issues as well as our roadmap management. We can create a dedicated thread on Meteor's forum. That would be much nicer and users could then use already answered questions and share their best practices.