toritakashi
Results
2
comments of
toritakashi
I got a same issue. ```bash Type error: The inferred type of 'importMap' cannot be named without a reference to '.pnpm/[email protected]/node_modules/lexical'. This is likely not portable. A type annotation is...
I have same error. terraform plan works properly but VSCode extension refers wrong version even it's defined on `providers.tf` It seems VSCode extension refers v4.51.0, not 5.3.0. `providers.tf` ```{providers.tf} terraform...