Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

environment configuration feature breaks @types/node #1478

Open
macklus opened this issue Sep 9, 2018 · 0 comments
Open

environment configuration feature breaks @types/node #1478

macklus opened this issue Sep 9, 2018 · 0 comments

Comments

@macklus
Copy link

macklus commented Sep 9, 2018

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:
image

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant