Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export 'markNonReactive' was not found in 'vue' #179

Closed
CaiPeng1989 opened this issue Apr 17, 2020 · 4 comments
Closed

export 'markNonReactive' was not found in 'vue' #179

CaiPeng1989 opened this issue Apr 17, 2020 · 4 comments

Comments

@CaiPeng1989
Copy link

Version

4.0.0-alpha.5

Reproduction link

https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md

Steps to reproduce

Upgrade vue-next to 3.0.0-beta.1

What is expected?

Run correctly.

What is actually happening?

Throw an error.


vue-next@3.0.0-beta.1 changelog: markNonReactive has been renamed to markRaw.

@Ttou
Copy link

Ttou commented Apr 17, 2020

same issue

1 similar comment
@xdslll
Copy link

xdslll commented Apr 17, 2020

same issue

@posva
Copy link
Member

posva commented Apr 17, 2020

This was renamed in the latest release of Vue. You can still use vue@3.0.0.alpha-13 waiting for the next release

posva added a commit that referenced this issue Apr 17, 2020
@posva posva closed this as completed Apr 17, 2020
@huangjiahan66
Copy link

okok

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

No branches or pull requests

5 participants