-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Milestone
Description
🐞 Bug report
Command (mark with an x)
- [x] new
Is this a regression?
No
Description
I created a new ivy app with the cli rc2 using: ng new --enable-ivy, then uploaded the code to GitHub: https://github.com/ocombe/cli-ivy-test
I then imported this repository in Stackblitz using the following url: https://stackblitz.com/github/ocombe/cli-ivy-test
But the app that it created doesn't work, it uses cli v7 instead of v8 (like it was in my package.json) and it's trying to install core-js for some reason and it doesn't work.
🔬 Minimal Reproduction
See above ^
🔥 Exception or Error
Can't find package:core-js