- Notifications
You must be signed in to change notification settings - Fork16
Open
Description
I keep having the npm peer requirements warning after adding ssrwpo:ssr. I have followed the installation procedure to install the required packages and I confirm that they are in the package.json dependency list. However, it keeps warning me the followings.
W20171226-12:59:44.546(8)? (STDERR) WARNING: npm peer requirements (for ssrwpo:ssr) not installed:W20171226-12:59:44.546(8)? (STDERR) - lodash@4.x not installed.W20171226-12:59:44.547(8)? (STDERR) - moment@2.x not installed.W20171226-12:59:44.547(8)? (STDERR) - react@16.2.0 installed, react@15.x neededW20171226-12:59:44.547(8)? (STDERR) - react-dom@16.2.0 installed, react-dom@15.x neededW20171226-12:59:44.547(8)? (STDERR) - react-i18next@7.3.0 installed, react-i18next@4.x neededW20171226-12:59:44.548(8)? (STDERR) - express@4.x not installed.W20171226-12:59:44.548(8)? (STDERR) - i18next@8.x not installed.W20171226-12:59:44.549(8)? (STDERR) - i18next-node-remote-backend@0.x not installed.W20171226-12:59:44.549(8)? (STDERR) - i18next-xhr-backend@1.x not installed.How can I get rid of these warnings?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels