eggs
eggs copied to clipboard
eggs not working on Deno 2.x
🐛 Bug Report
To Reproduce
- run
cd DENO_PROJECT_DIRECTORYin a terminal emulator. - run
eggs init
Expected behavior
A valid egg.json file should be created.
Actual Behavior
This error message is shown:
And this eggs-debug.log file is created:
Environment
- Eggs version: 0.3.10
- Deno version: 2.1.4
- Operating system and version: macOS 12.7.6