Skip to content

Cannot Run for Neoscrypt test coin #19

@0xcircuitbreaker

Description

@0xcircuitbreaker

When i run
node genesis -a neoscrypt -z "The Coin will be brutal, be prepared"

the terminal returns

module.js:550
    throw err;
    ^

Error: Cannot find module 'multi-hashing'
    at Function.Module._resolveFilename (module.js:548:15)
    at Function.Module._load (module.js:475:25)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/root/Desktop/node-genesis-block-master/genesis.js:4:12)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)

I read somewhere this is solved if I use Node.js v0.1 but i read in another neoscrypt related issue that you said to use 8.x.x

What have i done wrong?

(Edited -z to actual one, had a typo in initial post)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions