i am new to use waterlock, but when i finished install waterlock using npm install waterlock and then npm install waterlock-local-auth so i go to next step in the doc . but i have result bash: ./node_modules/.bin/waterlock: Permission denied
and then i try to use chmod 755 , chmod 777 with ./node_modules/.bin/waterlock
success but when i type waterlock generate all the result is waterlock command not found
, please help me how to make it waterlock run.
the answwer very appreciate