Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not run in macos #453

Closed
mehdiraized opened this issue Apr 25, 2020 · 4 comments
Closed

not run in macos #453

mehdiraized opened this issue Apr 25, 2020 · 4 comments
Assignees

Comments

@mehdiraized
Copy link

Bug description
open application and see this error
Screen Shot 2020-04-25 at 21 20 12

Desktop

  • OS: MacOS
  • Version 10.15.4
@rvpanoz
Copy link
Owner

rvpanoz commented Apr 25, 2020

I will take a look. Thank you for your comment.

@benjamin79
Copy link

Any update?

@rvpanoz
Copy link
Owner

rvpanoz commented Jul 29, 2020

hey! Seems that the npm outdated command that is running at the startup is getting a ENOENT error.

{
  code: 'ENOENT',
  errno: 'ENOENT',
  path: 'npm',
  spawnargs: ['outdated', '--json', '--depth=0', '-g']
  syscall: 'spawn npm'
}

Working on it. Thought it was resolved but it occurs when I am installing the app and not running it from the terminal.

Screenshot 2020-08-03 at 10 06 19 AM

@rvpanoz rvpanoz added the bug label Sep 25, 2020
@rvpanoz rvpanoz self-assigned this Sep 25, 2020
@rvpanoz
Copy link
Owner

rvpanoz commented Oct 4, 2020

fixed in #483

@rvpanoz rvpanoz closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants