Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Sidekick crashes when using Node 10.6.0, 10.7.0 (on Windows) #227

Open
ventsislav-georgiev opened this issue Jul 10, 2018 · 0 comments
Open
Assignees

Comments

@ventsislav-georgiev
Copy link

ventsislav-georgiev commented Jul 10, 2018

Tell us about the problem

Sidekick starts a CLI child process using the installed Node and communicates with the child process via node's ipc implementation. With the latest version of Node 10.6.0 or 10.7.0, there is a breaking change in the ipc implementation and pre Node 10.6.0 versions cannot receive ipc messages from Node 10.6.0 or 10.7.0 processes.

The issues is reported in other repositories

Which platform(s) does the issue occur on?

Windows

Provide the following version numbers that the issue occurs with:

  • NativeScript Sidekick Desktop or Sidekick for Visual Studio: any version
  • NativeScript CLI: any version
  • CLI extension nativescript-cloud: any version
  • CLI extension nativescript-starter-kits: any version

Tell us how to recreate the issue in as much detail as possible

Install Node 10.6.0 or 10.7.0 globally and start Sidekick

Does this issue happen every time?

Yes

@ventsislav-georgiev ventsislav-georgiev self-assigned this Jul 10, 2018
@ventsislav-georgiev ventsislav-georgiev changed the title Sidekick crashes when using Node 10.6.0 (on Windows) Sidekick crashes when using Node 10.6.0, 10.7.0 (on Windows) Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant