-
Notifications
You must be signed in to change notification settings - Fork 845
Closed
Description
I'm now getting:
> tsgo --noEmit
../../node_modules/.pnpm/dexie@4.3.0/node_modules/dexie/dist/dexie.d.ts:1202:23 - error TS1540: A 'namespace' declaration should not be declared
using the 'module' keyword. Please use the 'namespace' keyword instead.
1202 export declare module Dexie {
~~~~~
Found 1 error in ../../node_modules/.pnpm/dexie@4.3.0/node_modules/dexie/dist/dexie.d.ts:1202
ELIFECYCLE Command failed with exit code 2.
With the latest 7.0.0-dev.20260222.1, 7.0.0-dev.20260219.1 validates with no issues. I had a quick look through the PRs but couldn't see anything...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels