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

Doesn't declare dependency on "request" #2

Closed
shimmerjs opened this issue Apr 26, 2020 · 0 comments
Closed

Doesn't declare dependency on "request" #2

shimmerjs opened this issue Apr 26, 2020 · 0 comments

Comments

@shimmerjs
Copy link

Before you submit your issue, please tell me your environment info. Also , If you occur ERROR Plugin load failed: , please reinstall hexo and npm as follows, for example.

$ nvm install v8.5.0
$ nvm use v8.5.0
$ npm install -g npm
$ npm install -g hexo-cli
$ hexo init hexo8
$ cd hexo8
$ npm install
$ npm install hexo-auto-link-checker --save

Also , if you occur DTraceProviderBindings.node error , please see issue#1 (hexo-related-popular-posts).

For BUG

  • BUG description
  • the way to reproduce
  • log with hexo

For question

just push question

For feature request

just push feature request

Environment Info

OS version

  • OSX (please tell me version)
  • Windows (please tell me version)
  • Linux (please tell me version)

Node version(node -v)

v8.5.0

Your site _config.yml

# Hexo Configuration
...

Your theme _config.yml

# Hexo Configuration
...

Plugin version(npm ls --depth 0)

[email protected] ~/hexo-vanilla-site
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
tea3 added a commit that referenced this issue Aug 13, 2020
@tea3 tea3 closed this as completed Aug 19, 2020
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

2 participants