Mica Hallin
Results
2
comments of
Mica Hallin
I used this workaround in NestJS: ``` //global helper method : const dynamicImport = async (packageName: string) => new Function(`return import('${packageName}')`)(); // trick to keep dependencies into my webpack build...
I found a workarround (copy the path from the error minus rgArm and in a terminal go there to make a symlink: ``` cd /Users//.cursor-server/cli/servers/Stable-c499aee5f16e67815c7dc795ff338dc8ab3e07f0/server/node_modules/@vscode/ripgrep/bin/ ln -s rg rgArm ```