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 'toDisplayString' #1329

Closed
xiaoxiangmoe opened this issue Jun 9, 2020 · 1 comment
Closed

export 'toDisplayString' #1329

xiaoxiangmoe opened this issue Jun 9, 2020 · 1 comment

Comments

@xiaoxiangmoe
Copy link
Contributor

xiaoxiangmoe commented Jun 9, 2020

Version

3.0.0-beta.14

Reproduction link

https://github.com/znck/vue-developer-experience

Steps to reproduce

git clone https://github.com/znck/vue-developer-experience.git
pnpm install
pnpm run build
packages/@vuedx/typecheck/bin/typecheck.js examples/simple/

What is expected?

no error

What is actually happening?

Error :: Module '"./node_modules/vue/dist/vue"' has no exported member 'toDisplayString'. (code 2305)


Please add export {toDisplayString} from '@vue/shared' in vue.d.ts

related issue: vuedx/languagetools#13

@xiaoxiangmoe
Copy link
Contributor Author

@yyx990803 When will 3.0.0-beta.15 released?

@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant