Skip to content

Cannot find module 'node_modules/tinyest-for-wgsl/index.cjs' #2269

@OrkhanAlikhanov

Description

@OrkhanAlikhanov

I got:

Cannot find module '/.../node_modules/tinyest-for-wgsl/index.cjs' (While processing: /.../node_modules/unplugin-typegpu/babel.cjs)

And:

Cannot find module '/.../node_modules/tinyest/index.cjs' (While processing: /.../node_modules/unplugin-typegpu/babel.cjs)

Checking the distributed code, there is no index.cjs:

Image

But package.json file refers to it:

Image

Fixed locally by updating cjs to js at these locations:

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