You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
➜
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: