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

doesn't run on Ubuntu 16.04LTS without manual upgrade of node #7

Open
aewallin opened this issue Oct 21, 2017 · 2 comments
Open

doesn't run on Ubuntu 16.04LTS without manual upgrade of node #7

aewallin opened this issue Oct 21, 2017 · 2 comments

Comments

@aewallin
Copy link

The version of node that comes with the default packages for Ubuntu 16.04LTS is too old to run kicad_bom_wizard and it errors out with a strange "const" error message (as discussed on the kicad forum).

Instead it would be better if during the npm install process the old version of node would be detected and an appropriate error message be printed out to the user.

@HashDefineElectronics
Copy link
Owner

Ah. I see. I agree the error message isn't great. OK i think I should be able to do that.

That said, I wonder if it worth updating it so that it can run on the older version but still output a message asking for it to upgrade. I'll need check which node version came with Ubuntu 16.04LTS.

Thank you

  • Ron

@bhaveshgohel
Copy link

Hi @aewallin You can Install Nodejs without upgrading Ubuntu with following script - https://github.com/taaem/nodejs-linux-installer

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants