SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.73k stars 740 forks source link

Is it normal to only generate a manifest file in the record directory after executing yarn build? The version is 3.17.2. #1720

Closed ws121200 closed 9 months ago

ws121200 commented 9 months ago

💬 Questions and Help

Please note that this issue tracker is not a help form and this issue will be closed.

For questions or help please see:

toddtarsi commented 9 months ago

@ws121200 - This is normal and common for monorepos. Typically, the yarn.lock, pnpm.lock, or package-lock.json only exists in the root directory.

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.