Jump to content

so im trying to get this one program from github: https://github.com/mohayonao/virtual-midi-matrix-pad

 

because I cant realy find any other program that does the same thing and i need it for a project.

 

it states that to install you need to run these comands:

$ git clone https://github.com/mohayonao/virtual-midi-matrix-pad.git
$ cd virtual-midi-matrix-pad
$ npm install

but the git command prompt doesnt recognize the npm install command.

 

does anyone know of any way to fix this?

Link to comment
https://linustechtips.com/topic/793069-need-help-with-github/
Share on other sites

Link to post
Share on other sites

You need to install node.js

PC: Case: Cooler Master CM690 II - PSU: Cooler Master G650M - RAM: Transcend 4x 8Gb DDR3 1333Mhz - MoBo: Gigabyte Z87x-D3H - CPU: i5 4670K @ 4.5Ghz - GPU: MSI GTX1060 ARMOR OC - Hard disks: 4x 500Gb Seagate enterprise in RAID 0 - SSD: Crucial M4 128Gb

Phone: Samsung Galaxy S6

Link to comment
https://linustechtips.com/topic/793069-need-help-with-github/#findComment-9987798
Share on other sites

Link to post
Share on other sites

17 minutes ago, IntMD said:

Not great with linux, but have you installed node.js & npm etc? Below has something on getting them installed in linux

 

http://blog.teamtreehouse.com/install-node-js-npm-linux

im on windows. look at the tag.... 

 

(its actualy easier on linux btw. since you can just use the native package thing)

Link to comment
https://linustechtips.com/topic/793069-need-help-with-github/#findComment-9987799
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×