Description
The create block package/install script does not work inside npm workspaces. npx @wordpress/create-block@latest does not work if I have an npm workspace and want to install it under /packages
Step-by-step reproduction instructions
- create an npm workspace with a
/packages folder
- Run
@wordpress/create-block@latest inside /packages
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Description
The create block package/install script does not work inside npm workspaces.
npx @wordpress/create-block@latestdoes not work if I have an npm workspace and want to install it under/packagesStep-by-step reproduction instructions
/packagesfolder@wordpress/create-block@latestinside/packagesScreenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes