Skip to content

Permission denied error for testrpc-sc (OSX only) #240

@thackerronak

Description

@thackerronak

command

./node_modules/.bin/solidity-coverage

error

{ Error: Command failed: /Users/smartSense/Ronak Thacker/Node JS/TLPICOWalletApp1/contracts/node_modules/ethereumjs-testrpc-sc/build/cli.node.js --accounts 35 --port 8555 --gasLimit 17592186044415
/bin/sh: /Users/smartSense/Ronak: Permission denied

    at ChildProcess.exithandler (child_process.js:273:12)
    at ChildProcess.emit (events.js:180:13)
    at maybeClose (internal/child_process.js:936:16)
    at Socket.stream.socket.on (internal/child_process.js:353:11)
    at Socket.emit (events.js:180:13)
    at Pipe._handle.close [as _onclose] (net.js:541:12)
  killed: false,
  code: 126,
  signal: null,
  cmd: '/Users/smartSense/Ronak Thacker/Node JS/TLPICOWalletApp1/contracts/node_modules/ethereumjs-testrpc-sc/build/cli.node.js --accounts 35 --port 8555 --gasLimit 17592186044415' }
testRpc stderr:
/bin/sh: /Users/smartSense/Ronak: Permission denied

Cleaning up...
Shutting down testrpc-sc (pid 3034)
testRpc errored after launching as a childprocess.
Exiting without generating coverage...

Tested in OSX and facing error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions