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
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
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
Error message was attached:

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)
The text was updated successfully, but these errors were encountered: