Live

Results 6 issues of Live

when i see the vocabulary about AirScript , i find the link is invalid. once i click it , the page in the github is 404

### What's your CLI version? 1.5.0 ### Description & steps to reproduce When I run `kurtosis run github.com/ethpandaops/ethereum-package --args-file ./network_params.yaml --image-download always`, the run logs is ![Image](https://github.com/user-attachments/assets/8ea01b83-a29a-40d8-b8f9-cb66f311a924) I can't stop...

bug
critical
cli

When I run `kurtosis run github.com/ethpandaops/ethereum-package --args-file ./network_params.yaml --image-download always`, the run logs is ![Image](https://github.com/user-attachments/assets/8ea01b83-a29a-40d8-b8f9-cb66f311a924) I can't stop the service from 8081, so can I set it?

When I run the command `yarn compile:contracts` to compile these contracts, the terminal appeard this error: ``` error: modifier-style base constructor call without arguments --> /Users/live/Desktop/learning/ethernaut/contracts/src/levels/BetHouse.sol:112:83 | 112 | constructor(string...