Hi all,
https://blog.zephir-lang.com/post/73772370742/installing-testing-zephir-on-vagrant
I'm having problem with this step:
Now, we can create an skeleton for a simple extension: $ zephir init utils The following files are created: $ ls utils/ config.json ext utils "config.json" does not get created and "zephir build" fails with "Zephir\Exception: Extension namespace cannot be loaded".
I'm clueless as to where to look for solution. Anyone, please?