tbonelee commented on code in PR #5109:
URL: https://github.com/apache/zeppelin/pull/5109#discussion_r2455428301


##########
zeppelin-web-angular/src/app/pages/workspace/share/result/result.component.ts:
##########
@@ -26,7 +26,7 @@ import {
   ViewContainerRef
 } from '@angular/core';
 import { DomSanitizer, SafeHtml, SafeUrl } from '@angular/platform-browser';
-import { default as AnsiUp } from 'ansi_up';
+import { AnsiUp } from 'ansi_up';

Review Comment:
   I can’t reproduce this locally. [email protected] ships its own type 
definitions. Could you try again on your end? If it still fails, a clean 
install (remove node_modules and the lockfile, then reinstall) or sharing your 
TS version and the exact error would help.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to