Hi Eduardo,

The environment is not an injectable. it's just a plain object. So do not 
try to inject it, but do use it somewhere.

you can try:
import { environment } from '../../../../../environments/environment';
console.log(environmnet)

To gain some insight into the thing.

Regards
Sander


 


-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to