Skip to content

package.json scripts use platform-specific commands (rm -rf, cp) #529

Description

@Junman140

package.json: Unix commands in npm scripts (rm -rf .next, cp .env.example .env) fail on Windows. Use rimraf, shx, or Node-based equivalents for cross-platform compatibility.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions