jshinonome / vscode-q

vscode kdb+/q extension
GNU General Public License v3.0
41 stars 16 forks source link

URGENT fix env-paths import error #61

Closed Yanpas closed 2 years ago

Yanpas commented 2 years ago

Follow-up of https://github.com/jshinonome/vscode-q/pull/59

It seems that you've merged a version of PR before force-push (ed60e23 instead of 9ccbd3e)

env-paths 3.0.0 depends on new nodejs and doesn't work on nodejs 14, despite declaring this. The resulting error is Cannot find module 'node:path'

jshinonome commented 2 years ago

Forgot to update webpack.config.js, https://github.com/jshinonome/vscode-q/commit/be89fc5eb3dd404985ab5a01735765663ffb5ac5