Prajwal Pokhrel
Prajwal Pokhrel
I back this up, this is a very valid use case and would love to have a flag secure alternative in twa.
> After modification this code in node_modules: > > ```js > async function resolveDistro() { > const osReleaseFile = "/etc/os-release"; > try { > const osReleaseInput = await readFile(osReleaseFile, {...
Same in a nextjs project. Tried zed as well and its super slow. Had to manually remove packages one by one to narrow it down to heroicons being the issue.