Skip to content

.zenstack dir is not generated into correct location for pnpm project #462

Closed
@ymc9

Description

@ymc9

Repro: https://github.com/Azzerty23/zenstack-rest-turbo

Run pnpm zen:up from the root folder, and you'll find .zenstack folder is generated into /@zenstackhq/runtime/node_modules/. The reason is pnpm can install packages locally under other packages. After finding the location of @zenstackhq/runtime package, I think we need to move up two levels to find the real node_modules location.

@jiashengguo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions