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
774 stars 342 forks source link

ReferenceError: exports is not defined in ES module scope #222

Open YipZong opened 2 years ago

YipZong commented 2 years ago

Trying to use padlocal in AWS

After npm install

image

huan commented 2 years ago

Could you please post all your source code with reproducible steps?

I can use PadLocal without any problem with the latest version of the main branch of the getting-started repo.