kataras / iris-cli

[WIP] Iris Command Line Interface
https://iris-go.com
MIT License
124 stars 11 forks source link

[BUG] #1

Closed paulzhang5511 closed 4 years ago

paulzhang5511 commented 4 years ago

Describe the bug Run iris-cli run. An error occurred. fork/exec /bin/sh: operation not permitted

To Reproduce Steps to reproduce the behavior:

  1. iris-cli run

Expected behavior Run the project normally

Screenshots image

Desktop (please complete the following information):

Additional context

kataras commented 4 years ago

Hello @paulzhang5511, can you try with sudo?

kataras commented 4 years ago

Update: it's fixed (tested with docker ubuntu)