Describe the bug
If I use the latest version of this project acquia/next-acms which uses next 1.x, and the latest Acquia module drupal/acquia_cms_headless which requires drupal/next 2.0, then the project will crash from the get-go on npx create-project - especially on preview mode due to 'slug' and 'path' being different.(both should be 1.x or 2.x).
@see also related chapter-three/next-drupal#818
@see also https://www.drupal.org/project/acquia_cms_headless/issues/3486886
Describe the bug
If I use the latest version of this project
acquia/next-acmswhich usesnext1.x, and the latest Acquia moduledrupal/acquia_cms_headlesswhich requiresdrupal/next2.0, then the project will crash from the get-go onnpx create-project- especially on preview mode due to 'slug' and 'path' being different.(both should be 1.x or 2.x).@see also related chapter-three/next-drupal#818
@see also https://www.drupal.org/project/acquia_cms_headless/issues/3486886