## Current Behavior When running the `configuration` generator from `@nx/playwright` and `@nx/cypress` for existing appliactions - they currently generate a config that is likely to be invalid becaue there is not enough information to correctly assume the port, target and baseUrl for the application. This data is provided by the application generators that call the `configuration` generator - but that means that users running it manually must remember to pass the information via flags. ## Expected Behavior If the serve data is missing, prompt the user to input the correct information to ensure the config generation is as accurate as possible.
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
{{content}}