Adrian Pang
Adrian Pang
I haven't managed to reproduce the error in another project yet, but when I decoded the 'unknown string' I received something like this in case it helps: ``` import {...
Hello @alan-agius4 here is the small app where you can get the error when running `ng test` . I hope it is of great help. https://github.com/apangr/repro-app
well, in my project I have some .js files and I will have them until I have time to create an npm package, if I exclude them from the test...
ok thanks for your help
I have the same problem, any solution?