counter-rust-deprecated icon indicating copy to clipboard operation
counter-rust-deprecated copied to clipboard

Failure in running `yarn start`

Open akhi3030 opened this issue 2 years ago • 1 comments

I followed the instructions in the readme and see the following problem:

$ yarn start
...
/bin/sh: 1: env-cmd: not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I suppose this is resolved by installing env-cmd. At the very least, this should be highlighted in the instructions. Maybe there is a better way to handle this as well.

akhi3030 avatar Jul 15 '22 11:07 akhi3030

Looks like one possible solution is already presented in https://github.com/near-examples/rust-counter/pull/100/files. Maybe that PR just needs to be merged in.

akhi3030 avatar Jul 15 '22 11:07 akhi3030