# playwright_app **Repository Path**: zzq920/playwright_app ## Basic Information - **Project Name**: playwright_app - **Description**: playwright_app - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-28 - **Last Updated**: 2026-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境 基础 npm package: - @types/node 用于node在ts中的类型定义,用于智能提示 - typescript 用于ts编译 npm i playwright Cannot find name 'node:fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.