Copy link nbsharathcommentedAug 20, 2023 I am trying to use sass in the browser through webpack bundle. import * as sass from "sass"; const compiledCSS = await sass.compileStringAsync(value); But its giving this error error TypeError: J.getInterceptor$x(...) is undefined get$isTTY$x...