Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zhouted opened this issue Oct 10, 2022 · 0 comments

Comments

@zhouted
Copy link

zhouted commented Oct 10, 2022

1. Versions

  • What is your wechaty version?
    Answer: 1.18.1

  • Which puppet are you using for wechaty? (padchat/puppeteer/padpro/...)
    Answer: puppeteer

  • What is your node version? (run node --version)
    Answer: 16.17.1

  • What os are you using
    Answer: windows10

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant