Después de actualizar mi versión de Angular a la última, tengo el error:
Content and Map of this Source is not available (only size() is supported)Cualquier ayuda sería apreciada porque no hay mucha información sobre este tema.
He resuelto este problema instalando el paquete npm 'source-map-support' así:
npm install source-map-supportEcha un vistazo a este enlace .