GithubHelp home page GithubHelp logo

Comments (3)

abernix avatar abernix commented on May 27, 2024

This appears to be a problem with a mismatched Node ABI (NODE_MODULE_VERSION)

What version of node are you using to run it? If you've changed versions of node since you originally installed your node_modules, please try running npm rebuild or, alternatively, running rm -rf node_modules and running npm install again. See if that resolves your problem.

from meteor-theme-hexo.

huyingjie avatar huyingjie commented on May 27, 2024

@abernix The node version is v8.5.0.

I updated nodejs using

sudo npm cache clean -f
sudo npm install -g n
sudo n stable

Then I rann node -v. It showed v8.5.0.
I installed v8.9.4 from https://nodejs.org/en/, it still showed v8.5.0.

It is werid.

from meteor-theme-hexo.

huyingjie avatar huyingjie commented on May 27, 2024

I tried npm install hexo --no-optional from hexojs/hexo#1922. It works.
Now it showed (node:4555) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated.. It is not theme's problem. I am searching online for the solution. Thank you.

from meteor-theme-hexo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.