Open danilohgds opened 6 years ago
Hello! I was looking for a resolution and I've experienced a similar error before. In regards to the " All declarations of 'observable' must have identical modifiers." error, this SO post may be of help: https://stackoverflow.com/questions/50639530/error-ts2687-all-declarations-of-observable-must-have-identical-modifiers
Expected Behavior Project compiles successfully
Actual Behavior When invoking the angular build, I get the following warnings :
A simple reproduction I am working on a new project to reproduce it, I think its the combination of dependencies below:
Issue Labels