Skip to content

8.0.0-rc.0 requires zone.js version ~0.9.0 #14281

Closed
@jponeill

Description

@jponeill

🐞 Bug report

Command (mark with an x)

- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Is this a regression?

Yes, the previous version in which this bug was not present was: last one.

Description

A clear and concise description of the problem...

I have an existing project whose package.json had "zone.js": "^0.8.29" dependency. Looks like the switch to the evergreen version now requires ~.0.9.0

🔬 Minimal Reproduction

ng build --production with "zone.js": "^0.8.29" gives the following error.

ERROR in ./src/polyfills.ts
Module not found: Error: Can't resolve 'zone.js/dist/zone' in '/Users/jimoneill/WebstormProjects/commerce/src'

🔥 Exception or Error





🌍 Your Environment





Anything else relevant?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions