ProgressNS / sidekick-feedback

This repository is for feedback regarding NativeScript Sidekick. Use the issues system here to submit feature requests or vote for existing ones.
45 stars 9 forks source link

Cannot find module temp #290

Closed bradrice closed 6 years ago

bradrice commented 6 years ago

Please, provide the details below:

Did you verify whether this issue has already been reported here?

Yes

Tell us about the problem

I can't seem to get the newest version of Nativescript Sidekick to launch on my Mac. I get a message "Cannot find module temp"

Which platform(s) does the issue occur on?

macOSX

Provide the following version numbers that the issue occurs with:

How to obtain this information is explained in the Gather information about your development environment section.

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

  1. Start the application ..
  2. error, never gets beyond the startup screen.

Does this issue happen every time?

yes main_18-10-30_12-24-43.401.log prerequisites_18-10-30_12-13-18.633.log

Send the client logs

How to obtain the Sidekick logs is explained in the Access the NativeScript Sidekick logs section. To share them with us, you can create a gist with the app logs and send the produced link.

ggarabedian commented 6 years ago

Hello @bradrice,

Based on the error message, it looks like the NativeScript CLI or one of its extensions (nativescript-cloud) are corrupted. Can you please open a Terminal, run the tns extension uninstall nativescript-cloud command and then launch Sidekick again.

If the above does not help, I would ask you to open a Terminal, execute the tns doctor command and share the resulting log. This will output information about any outstanding issues with the NativeScript CLI or your environment and help us determine what might be causing the problem.

bradrice commented 6 years ago

uninstalling nativescript-cloud did in fact allow my Sidekick to launch.