Skip to content

Cannot create a stackblitz repo with ivy #14353

@ocombe

Description

@ocombe

🐞 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions