Philipp Bucher

Results 7 comments of Philipp Bucher

+1 18.0.2 is broken @jonkoops Import is done like this in my project (nestjs) ``` import KcAdminClient from '@keycloak/keycloak-admin-client'; ``` This Problem was introduced via 4a7c1e06880e2f6b44fe6c04acf6f18224663cfa

@jonkoops i reproduced it with a new nestjs project via `npx create-nx-workspace@latest keycloak` (nx workspaces) but not with `nest new`. I did not find any difference in ts-config params which...

> I used this workaround in NestJS: > > ``` > //global helper method : > const dynamicImport = async (packageName: string) => > new Function(`return import('${packageName}')`)(); > > //...

Problem ``` Error: EINVAL: invalid argument, readlink '/Users/philippbucher/Sites/buchix/node_modules/.tmp/d1edf2c3-6a7d-48c0-8645-58f4b3d2eae1/node_modules/abbrev' at Error (native) ``` IES v1.0.6 Node v5.6.0 OSX 10.11.4

> Hi, we are aware of the bug and are working on it. In the meantime you can probably resolve the issue by deleting folder `persisted-state` in `/Users//Library/Application Support/Lens` Where...

Does not Fix a similar Problem on Ubuntu ![Image](https://github.com/user-attachments/assets/1ac56cea-2e32-4b2c-939f-e806a706f08f)

> [@GerDner](https://github.com/GerDner) that is a different error/bug. Can you post any other details? So many more Views broke and i rebootet. Now all problems are gone. It seems that the...