-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keep having warning on npm peer requirements #85
Comments
Hello, If you could do a pull request, that would be great. |
Hi, Where can I find the npmPeerRequirements to edit it? |
Seems not the case. The versions for the 3 react related packages can be resolved but not for lodash, express, i18next, i18next-node-remote-backend and i18next-xhr-backend. These packages are in my package.json and already installed in node_modules. Does it related to this issue? |
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.
How can I get rid of these warnings?
Thanks!
The text was updated successfully, but these errors were encountered: