This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
environment configuration feature breaks @types/node #1478
Open
Description
Short description of the problem:
Install @types/parse (who install @types/node) on ionic project, breaks beacuse src/declarations.d.ts also declare var process
What behavior are you expecting?
It should be compatible
Steps to reproduce:
1.ionic start
2.npm i @types/parse
3.create src/declarations.d.ts as explain on #1471
4.ionic serve
Which @ionic/app-scripts version are you using? 3.2.0
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Metadata
Metadata
Assignees
Labels
No labels