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

error during install " Error: not found: make" (ubuntu 16.04) #15

Open
aspiringguru opened this issue Dec 11, 2018 · 0 comments
Open

error during install " Error: not found: make" (ubuntu 16.04) #15

aspiringguru opened this issue Dec 11, 2018 · 0 comments

Comments

@aspiringguru
Copy link

Weirdly enough first time I installed this package (ubuntu) as per the instructions, things worked easily.

second time around (fresh install of ubuntu), this error
" Error: not found: make"

fix turned out to be easy.

sudo apt-get install build-essential
npm install node-cba-netbank --save

hope it helps someone.

really nice package btw. thanks for publishing.

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

1 participant