This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Duplicate identifier 'URL'. #314
Closed
Description
Failed to compile.
/apps/my-app/node_modules/@types/node/index.d.ts
(2381,15): Duplicate identifier 'URL'.
Environment
[email protected]
npm -v 6.0.0 (tried @4 too)
node -v v8.11.1
create-react-app my-app --scripts-version=react-scripts-ts
cd my-app
npm start
Then got the error above
├── @types/[email protected]
├── @types/[email protected]
├─┬ @types/[email protected]
│ └── [email protected]
├─┬ @types/[email protected]
│ ├── @types/[email protected] deduped
│ └── @types/[email protected] deduped
Metadata
Metadata
Assignees
Labels
No labels