oren

Results 6 comments of oren

im having this issue too... testing aswell with jest

This fixed the ResolveDependencies error for me `pip install wheel`

we implemented tool support by getting the dotnet binary out of the DotnetInfo provider of the toolchain and essentially doing a `dotnet tool install ...`. we use the --tool-path argument...

@tomdegoede would it be possible to share some code snippets of the solution you found ? ive tried testing this by adding something like this : ``` for ref in...

> @leryss I think this is because you are adding a ref assembly instead of a lib assembly. can you help me with some code, im not sure how to...

remove the `WORKSPACE` file and restart vscode go to any target and the gray path added by the extension will become absolute