theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

Theia release 1.50

Open bhufmann opened this issue 1 year ago • 2 comments
trafficstars

Signed-off-by: Bernd Hufmann [email protected]

bhufmann avatar Jun 21 '24 20:06 bhufmann

ATM the electron rebuilds fails, when rebuilding the native dependencies. Forcing dependency "nan" to "2.18.0", in the main package.json, seems to resolve the problem:

image

marcdumais-work avatar Jul 09 '24 19:07 marcdumais-work

ATM the electron rebuilds fails, when rebuilding the native dependencies. Forcing dependency "nan" to "2.18.0", in the main package.json, seems to resolve the problem:

Thanks for finding the fix. As you mentioned, mainline Theia also applied this. I tested it and it works. I'll update this PR so that we have available when doing the next upgrade.

bhufmann avatar Jul 09 '24 20:07 bhufmann

I think we do not need this PR anymore, having skipped over Theia 1.50.0 and gone directly to 1.52.0. Closing.

marcdumais-work avatar Sep 25 '24 12:09 marcdumais-work