Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

3.0.0 - 启动时报错 #47

Closed
Tracked by #54
veltlion opened this issue Nov 8, 2022 · 2 comments · Fixed by #64
Closed
Tracked by #54

3.0.0 - 启动时报错 #47

veltlion opened this issue Nov 8, 2022 · 2 comments · Fixed by #64
Labels
🐛 bug Something isn't working as expected dependencies upgrade needed Issues that need to upgrade dependencies
Projects

Comments

@veltlion
Copy link

veltlion commented Nov 8, 2022

Releases 3.0.0

$ node -v
v19.0.1
$ cat /etc/issue
Arch Linux \r (\l)
$ npm run start:dev
[15:12:30] Starting compilation in watch mode...

node_modules/discord-markdown/index.d.ts:21:110 - error TS2314: Generic type 'Output' requires 1 type argument(s).

21 export function toHTML(source: string, options?: HTMLOptions, customParser?: markdown.Parser, customOutput?: markdown.Output): string;
                                                                                                                ~~~~~~~~~~~~~~~

src/utils/download-file.ts:3:26 - error TS2307: Cannot find module 'request' or its corresponding type declarations.

3 import * as request from 'request';
                           ~~~~~~~~~

[15:12:33] Found 2 errors. Watching for file changes.

@winstonsung winstonsung added the 🐛 bug Something isn't working as expected label Nov 8, 2022
@winstonsung winstonsung added this to Backlog in MAIN via automation Nov 8, 2022
@winstonsung winstonsung moved this from Backlog to Issues/reports in MAIN Nov 8, 2022
@winstonsung winstonsung pinned this issue Nov 8, 2022
@winstonsung
Copy link
Collaborator

Please confirm whether it's working for now or not.

@winstonsung winstonsung moved this from Issues/reports to Work In Progress in MAIN Dec 7, 2022
@winstonsung winstonsung moved this from Work In Progress to Issues/reports in MAIN Feb 13, 2023
winstonsung added a commit to winstonsung/discord-qq-bridge that referenced this issue Feb 13, 2023
winstonsung added a commit to winstonsung/discord-qq-bridge that referenced this issue Feb 13, 2023
@winstonsung winstonsung added the dependencies upgrade needed Issues that need to upgrade dependencies label Feb 13, 2023
@rabbitkiller-dev rabbitkiller-dev unpinned this issue Feb 18, 2023
@winstonsung winstonsung moved this from Issues/reports to Work In Progress in MAIN Feb 24, 2023
@rabbitkiller-dev
Copy link
Owner

#65

MAIN automation moved this from Work In Progress to Done Mar 15, 2023
@veltlion veltlion removed their assignment Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working as expected dependencies upgrade needed Issues that need to upgrade dependencies
Projects
MAIN
Done
Development

Successfully merging a pull request may close this issue.

3 participants