Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(testing): install devkit when init playwright #19406

Merged

Commits on Oct 3, 2023

  1. fix(testing): install devkit when init playwright

    playwright generated config uses `@nx/devkit` which is not installed via playwright plugin
    This usually works bc devkit is installed, but when using nx global install with
    playwright an error is through saying it cannot find devkit
    barbados-clemens committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    985a7af View commit details
    Browse the repository at this point in the history