nmsmith22389 / vscode-incrementor

Advanced increment / decrement actions for (almost) anything.
13 stars 11 forks source link

Any chance of a maintenance update? #41

Closed henrikvilhelmberglund closed 1 year ago

henrikvilhelmberglund commented 1 year ago

I'm looking to try adding some features to the extension so I tried forking it and packaging it but just packaging it as a .vsix gave an error. I then updated webpack and webpack-cli and tried again and packaging worked but it broke the addon somehow.

Would it be possible to get a maintenance update to get a better ground for developing the addon? I saw some recently updated forks but they were pre-refactor.

henrikvilhelmberglund commented 1 year ago

Running export NODE_OPTIONS=--openssl-legacy-provider before prod fixed the problem!