[Commands/Help] About command errors, which causes command to not run #110

Closed
opened 2022-03-19 16:21:21 +00:00 by Vylpes · 0 comments
Vylpes commented 2022-03-19 16:21:21 +00:00 (Migrated from github.com)
(node:83361) UnhandledPromiseRejectionWarning: /Users/vylpes/projects/vylbot-app/src/commands/about.ts:1
import { ICommandContext } from "../contracts/ICommandContext";
^^^^^^

SyntaxError: Cannot use import statement outside a module
``` (node:83361) UnhandledPromiseRejectionWarning: /Users/vylpes/projects/vylbot-app/src/commands/about.ts:1 import { ICommandContext } from "../contracts/ICommandContext"; ^^^^^^ SyntaxError: Cannot use import statement outside a module ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RabbitLabs/vylbot-app#110
No description provided.