You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
npx vue-dts-gen "src/components/**/*.vue" --outDir dist
(node:12892) UnhandledPromiseRejectionWarning: Error: Did you mean to provide the overwrite option? A source file already exists at the provided file path: C:/Users/olema/Documents/GitHub/BlocPlatform/Bloc/Frontend/Bloc.no/packages/common/src/components/Button/Button.ts
at CompilerFactory.throwIfFileExists (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:149609:13)
at CompilerFactory.createSourceFileFromText (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:149602:12)
at CompilerFactory.createSourceFile (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:149590:21)
at Project2.createSourceFile (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:150570:44)
at C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:151470:34
at async Promise.all (index 0)
at async build (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\index.js:151450:3)
at async CAC.<anonymous> (C:\Users\olema\Documents\GitHub\BlocPlatform\Bloc\Frontend\Bloc.no\packages\common\node_modules\vue-dts-gen\dist\cli.js:13:3)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:12892) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:12892) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Terminal will be reused by tasks, press any key to close it.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: