Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme #1

Open
frankhillard opened this issue Feb 13, 2020 · 1 comment
Open

readme #1

frankhillard opened this issue Feb 13, 2020 · 1 comment

Comments

@frankhillard
Copy link

frankhillard commented Feb 13, 2020

Hello, thank you for providing truffle for tezos !
I'm following the readme and I encountered some painpoint.

  1. documentation first step (truffle unbox should be done in in new folder)
mkdir myproject
cd myproject
truffle unbox stove-labs/tezos-starter-kit
npm i
  1. when launching the sandbox:
    Executed command: "npm run start-sandbox"
    Error message: "sh: 1: ./scripts/sandbox/start_sandbox.sh: Permission denied"
    => Fix:
chmod +x scripts/sandbox/start_sandbox.sh
@maht0rz
Copy link
Member

maht0rz commented Apr 13, 2020

Does the issue still persist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants