Error with Angular 8 and 9 – ‘allowSyntheticDefaultImports’ flag (error TS1259)
Este error se produce cuando se carga un .json al componente. error TS1259 “can only be default-imported using the ‘allowSyntheticDefaultImports’ flag” Para solucionar esto simplemente […]