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

chisel broken in mud foundry packages #2755

Open
holic opened this issue Apr 28, 2024 · 0 comments
Open

chisel broken in mud foundry packages #2755

holic opened this issue Apr 28, 2024 · 0 comments

Comments

@holic
Copy link
Member

holic commented Apr 28, 2024

mud/packages/world % chisel
Welcome to Chisel! Type `!help` to show available commands.
➜ keccak256("hello")
Compiler errors:
Error (6275): Source "/Users/kevin/Projects/latticexyz/mud/packages/world/node_modules/forge-std/src/Vm.sol" not found: File outside of allowed directories. The following are allowed: ".".
ParserError: Source "/Users/kevin/Projects/latticexyz/mud/packages/world/node_modules/forge-std/src/Vm.sol" not found: File outside of allowed directories. The following are allowed: ".".
 --> ReplContract.sol:5:1:
  |
5 | import {Vm} from "forge-std/Vm.sol";
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

No branches or pull requests

1 participant