Closed brandyscarney closed 7 years ago
From @queejie on January 14, 2017 2:56
If I run this command, I can get the build to work, but that does not seem right:
rm -rf node_modules/@types/core-js
From @wbhob on January 16, 2017 5:30
I don't use CoreJS and it's fine for me, so you don't need the dependency in the first place. Just get rid of it.
From @queejie on January 16, 2017 17:33
@wbhob I'm not sure what getting rid of it means. I looked through all the .json config files and found no reference to it.
Judging from this, it's caused by that "ng-tour" package, so I would file a bug against it.
@rapropos is correct. There isn't anything we can do about this as the typings issues comes from someone else's library.
Thanks, Dan
From @queejie on January 14, 2017 2:27
Ionic version: (check one with "x") [ ] 1.x [x] 2.x
I'm submitting a ... (check one with "x") [ ] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Expected behavior:
Expect it to compile without errors. There must be some setting somewhere that will allow this to work each time I upgrade. It usually takes a few hours to figure this out each upgrade, and the cause seems to be different each time.
Steps to reproduce:
Related code: package.json file:
tsconfig.json
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):Copied from original issue: driftyco/ionic#10026