Replies: 1 comment 2 replies
-
It should already be created. Are you running the typecheck before running the build? Or maybe are you running a build process that somehow ignores the generation of the d.ts? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for works,
I've got some error and feature request
sorry for machine translated english below
If you ignore the
typed-router.d.ts
file in Git,build
command will fail.(
error TS2307: Cannot find module 'vue-router/auto' or its corresponding type declarations.
)If the file is managed with git,
typed-router.d.ts
conflicts too many time, so it is better to create it when executing the build.Beta Was this translation helpful? Give feedback.
All reactions