evolvedbinary / fusion-studio

An IDE and Management Tool for FusionDB
GNU General Public License v3.0
4 stars 2 forks source link

treeshaking dependency mismatches #94

Open duncdrum opened 3 years ago

duncdrum commented 3 years ago

see #91

here it goes: package local upstream Studio Extension
@theia/* 1.5.0 1.15.0 1.15.0
electron-builder 22.7.0 22.11.7 theia-apps 22.4.1
fs-extra 9.0.1 10.0.0 theia-apps 4.0.3
FSE 1.0.0 1.2.0 (npm) 1.0.3 (github)

see https://github.com/evolvedbinary/fusion-studio-extension/issues/462

xterm and yargs issues have supposedly been fixed upstream so we should be good to proceed without declaring them here again.

see https://github.com/theia-ide/theia/issues/934, see https://github.com/theia-ide/theia/issues/737

duncdrum commented 3 years ago
error find-git-exec@0.0.3: The engine "node" is incompatible with this module. Expected version ">=10.11.0 <13". Got "14.15.5"
duncdrum commented 3 years ago
error dugite-extra@0.1.14: The engine "node" is incompatible with this module. Expected version ">=10.11.0 <13". Got "14.15.5"