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

导入这个import MomentPlugin from 'wechaty-moment'报错 #2680

Open
aqpmzngldh opened this issue Apr 28, 2024 · 1 comment
Open

导入这个import MomentPlugin from 'wechaty-moment'报错 #2680

aqpmzngldh opened this issue Apr 28, 2024 · 1 comment

Comments

@aqpmzngldh
Copy link

报错信息是~/NodeJS_02_141948 npm install wechaty-moment
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/wechaty-moment - Not found
npm ERR! 404
npm ERR! 404 'wechaty-moment@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2024-04-28T13_58_08_017Z-debug-0.log
~/NodeJS_02_141948

Copy link

dosubot bot commented Apr 28, 2024

The wechaty-moment package you're trying to import is not available in the npm registry, which is why you're encountering the 404 Not Found error. This could mean the package does not exist, has been removed, or was never published under that name.

For your needs with Wechaty, consider the following steps:

Unfortunately, without the wechaty-moment package in the npm registry, these alternatives are the best way to proceed to achieve similar functionality with Wechaty.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

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