Invalid syntax in index.d.ts (v2.3.0)
See original GitHub issueThe latest version (2.3.0) that was released just an hour ago seems to be corrupt.
../../node_modules/@react-google-maps/api/dist/index.d.ts(122,24): error TS1005: ')' expected.
../../node_modules/@react-google-maps/api/dist/index.d.ts(122,25): error TS1002: Unterminated string literal.
../../node_modules/@react-google-maps/api/dist/index.d.ts(124,9): error TS1005: ';' expected.
../../node_modules/@react-google-maps/api/dist/index.d.ts(124,22): error TS1005: ';' expected.
../../node_modules/@react-google-maps/api/dist/index.d.ts(124,34): error TS1109: Expression expected.
../../node_modules/@react-google-maps/api/dist/index.d.ts(124,59): error TS1005: ';' expected.
../../node_modules/@react-google-maps/api/dist/index.d.ts(124,68): error TS1002: Unterminated string literal.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:5 (3 by maintainers)
Top Results From Across the Web
v14.6.3 has error in node_modules/@types/node/index.d.ts(20 ...
node_modules/@types/node/index.d.ts(20,1): error TS1084: Invalid 'reference' directive syntax. DefinitelyTyped/types/node/v6/index.d.ts.
Read more >I am getting an ERROR when compiling Angular 6 project
d.ts(12,1): error TS1084: Invalid 'reference' directive syntax. node_modules/@types/node/ts3.6/base.d.
Read more >Documentation - Triple-Slash Directives - TypeScript
Triple-slash directives are only valid at the top of their containing file. ... Use these directives only when you're authoring a d.ts file...
Read more >Typescript Typings: The Complete Guide: @types Compiler ...
Initially we will get a few errors: node_modules/@types/es6-promise/index.d.ts(42,19): error TS2300: Duplicate identifier 'Promise'.
Read more >node_modules/@types/cors/index.d.ts(41,52): error ts1005
One syntax that was recently added is import type and Jest v16 is only compatible with ... node_modules/@types/node/index.d.ts(20,1): error TS1084: Invalid ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I will merge his PR asap
I’ve released 2.4.0, and also updated @types/googlemaps to @types/google.maps please test