wechaty / getting-started

A Starter Project Template for Wechaty works out-of-the-box
https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
Apache License 2.0
796 stars 351 forks source link

SyntaxError: The requested module 'wechaty' does not provide an export named 'MediaMessage' #276

Open zhouted opened 1 year ago

zhouted commented 1 year ago

1. Versions

2. Describe the bug

3. To Reproduce

Steps to reproduce the behavior:

import { ScanStatus, WechatyBuilder, MediaMessage, UrlLink, log } from 'wechaty';
npm start
SyntaxError: The requested module 'wechaty' does not provide an export named 'MediaMessage'
SyntaxError: The requested module 'wechaty' does not provide an export named 'UrlLink'