serg0307
serg0307
Thanks for such a quick reaction. `npx grunt internal` worked.
It looked like this in my case. `cp.execSync("grunt", {cwd: cwd + '/site', stdio: ['ignore', 'ignore', 'pipe']});` Seems like `internal` does the trick

> Then it might be a different issue, I think you have an outdated package haha True. I found out that current version of `espo-extension-tools` package is 0.2.0 i manually...