ForestCrazy / chia-node-append

script auto add chia node up to 300 connections
GNU General Public License v3.0
4 stars 2 forks source link

Installation instructions not working #9

Open ludaavics opened 3 years ago

ludaavics commented 3 years ago

Hi,

Thanks for this. I am not sure what I'm missing but when I follow your build instructions, the final command pkg index.js just throws a command not found: pkg error. Ive also tried node index.js but i get a MODULE_NOT_FOUND error.

Ubuntu 20.04 Chia 1.1.5 Node.js 16.2 (also tried 15.14.0) Npm 7.13.0 (also tried 7.7.6)

ForestCrazy commented 3 years ago

for pkg package pkg npm I've never used ubuntu, sorry, have you tried following the pkg package's documentation.

for MODULE_NOT_FOUND Have you tried npm install yet? Sorry my readme doesn't explain in detail.

I won't close issue until you say problem solved Sorry, my English is bad.