You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/class-validator-jsonschema/build/options.d.ts:1:73 - error TS2307: Cannot find module 'class-transformer/types/MetadataStorage' or its corresponding type declarations.
1 import type { MetadataStorage as ClassTransformerMetadataStorage } from 'class-transformer/types/MetadataStorage';
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9:13:38 AM] Found 1 error. Watching for file changes.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Observed error:
node_modules/class-validator-jsonschema/build/options.d.ts:1:73 - error TS2307: Cannot find module 'class-transformer/types/MetadataStorage' or its corresponding type declarations.
1 import type { MetadataStorage as ClassTransformerMetadataStorage } from 'class-transformer/types/MetadataStorage';
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9:13:38 AM] Found 1 error. Watching for file changes.
The text was updated successfully, but these errors were encountered: