-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Request for support of Node.Js >= 12.14.1 instead of >= 12.16.1 #71
Comments
ptijsma
changed the title
REquest for support of Node.Js >= 12.14.1 instead of >= 12.16.1
Request for support of Node.Js >= 12.14.1 instead of >= 12.16.1
Jan 7, 2021
Please raise an issue to ask a support for older node version. I am going
to check what needs to be done.
…On Thu, Jan 7, 2021 at 4:26 PM Peter Tijsma ***@***.***> wrote:
Hi,
I'm trying to use your node-expose-sspi from my VSCode Extension, but it
fails import because of the required Node.Js version.
VSCode bundles its own node version (12.14.1) and that one is too old for
node-expose-sspi
When running directly from the commandline with node it works perfectly,
so it would be really nice to be able to use it from my VS Code Extension.
I tried forking the repo and building it myself, but failed big time :-(
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#71>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVV6TUJSSL5OUH2KJMUHS3SYXHD3ANCNFSM4VZEEEDA>
.
--
Jean-Louis GUENEGO
Tel : +33 6 12 19 81 48
mail: jlguenego@gmail.com
|
good ;)
…On Thu, Jan 7, 2021 at 8:22 PM Peter Tijsma ***@***.***> wrote:
Hi,
How do you mean 'Please raise an issue'? I thought i raised this here as
an issue?
[image: image]
<https://user-images.githubusercontent.com/18245218/103934882-0cc86980-5126-11eb-9bd2-7004dc01360b.png>
Thanks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#71 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVV6TT676JHWFLW6DCMSPLSYYCY5ANCNFSM4VZEEEDA>
.
--
Jean-Louis GUENEGO
Tel : +33 6 12 19 81 48
mail: jlguenego@gmail.com
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi,
I'm trying to use your node-expose-sspi from my VSCode Extension, but it fails import because of the required Node.Js version.
VSCode bundles its own node version (12.14.1) and that one is too old for node-expose-sspi
When running directly from the commandline with node it works perfectly, so it would be really nice to be able to use it from my VS Code Extension.
I tried forking the repo and building it myself, but failed big time :-(
Thanks
The text was updated successfully, but these errors were encountered: