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

vue/dist/vue has no exported member 'toDisplayString'. #13

Closed
xiaoxiangmoe opened this issue May 31, 2020 · 0 comments
Closed

vue/dist/vue has no exported member 'toDisplayString'. #13

xiaoxiangmoe opened this issue May 31, 2020 · 0 comments

Comments

@xiaoxiangmoe
Copy link

xiaoxiangmoe commented May 31, 2020

image

ts-plugin error:

{
	"resource": "/Users/zhaojinxiang/yfd/vue-developer-experience/examples/simple/Bar.vue",
	"owner": "typescript",
	"code": "2305",
	"severity": 8,
	"message": "Module '\"../../../../../../Users/zhaojinxiang/yfd/vue-developer-experience/examples/simple/node_modules/vue/dist/vue\"' has no exported member 'toDisplayString'.",
	"source": "ts-plugin",
	"startLineNumber": 1,
	"startColumn": 1,
	"endLineNumber": 1,
	"endColumn": 2
}

@yyx990803 Should we export toDisplayString in node_modules/@vue/runtime-core/dist/runtime-core.d.ts?

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

1 participant