serg0307

Results 4 comments of 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

![image](https://github.com/user-attachments/assets/278b7485-7057-4c36-b51e-08c9d4367fcc)

> 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...