express-react-engine icon indicating copy to clipboard operation
express-react-engine copied to clipboard

Unmet peer dependency

Open bensampaio opened this issue 8 years ago • 4 comments

I am using react@15.4.2 and react-dom@15.4.2 but when I try to install this package I always get the following errors:

UNMET PEER DEPENDENCY [email protected] UNMET PEER DEPENDENCY [email protected]

According to your package.json I don't think this should be happening, but maybe I am wrong? Or maybe I am missing something here?

bensampaio avatar Jan 13 '17 12:01 bensampaio

Can you show me the package.json of the parent project?

magalhas avatar Feb 02 '17 10:02 magalhas

Ah, I believe I need to release a new version of the lib.

magalhas avatar Feb 02 '17 10:02 magalhas

I've just released version 1.0.0. Please let me know if it fixes your problem.

magalhas avatar Feb 02 '17 10:02 magalhas

Well done @magalhas 1+ for this project

SOSANA avatar Mar 03 '17 19:03 SOSANA