Miles Johnson
Miles Johnson
@gossi Just released v0.8 that includes many changes that tackled some of your feedback. Full thread with changes: https://twitter.com/tothemoonrepo/status/1551026363695390720
Thanks for all the feedback. I'm going to close this as it's all pretty much been addressed. - You can use `package.json` names in configuration and on the command line....
After thinking about this more, I might be against it. In the off chance that we want to support some form of "moon linting", or testing, then I would like...
@hustcer That will actually land in the next version.
@NikolaRHristov Can you verify that the `moon.exe` file exists at that location or not? It should be created as part of a `postinstall` hook when installing node modules.
Can you try again with v0.11? I'm not entirely sure what the root issue is here.
@NikolaRHristov The node modules looks correct. What package manager is being used? It kind of looks like this failure: https://github.com/yarnpkg/berry/issues/882
@RichiCoder1 Great point. This is definitely something I could see solving the "eslint/babel/etc plugins local to the repo and need to be built first" kind of scenario. It ensures these...
@hustcer This is something that won't happen for a while, as it's quite a drastic change from how things work, for the following reasons: - A task is more akin...
With all that being said, I'll leave this open to gauge feedback.