SASS not compiling with the Dart DDC

Issue I am getting the following errors when compiling my web-app with DDC: SEVERE] build_web_compilers|ddc on package:sass/sass.dartdevc.module (cached): Error compiling dartdevc module:sass|lib/sass.ddc.js [error] Target of URI doesn’t exist: ‘node/interface.dart’. (package:sass/src/importer/node.dart, line 5, col 8) [error] The exported library ”node/interface.dart” can’t

Continue reading

SASS not compiling with the Dart DDC

Issue I am getting the following errors when compiling my web-app with DDC: SEVERE] build_web_compilers|ddc on package:sass/sass.dartdevc.module (cached): Error compiling dartdevc module:sass|lib/sass.ddc.js [error] Target of URI doesn’t exist: ‘node/interface.dart’. (package:sass/src/importer/node.dart, line 5, col 8) [error] The exported library ”node/interface.dart” can’t

Continue reading