Code Monkey home page Code Monkey logo

Comments (3)

tommy351 avatar tommy351 commented on May 18, 2024

請先安裝Discount,可以用homebrew或macport之類的工具安裝,如果安裝後還是失敗的話,請確認有沒有安裝gcc編譯器

from hexo.

 avatar commented on May 18, 2024

已經安裝了,Xcode也有在下載hexo之前安裝好了,不過依然不能下載……(錯誤代碼跟上方一樣)

from hexo.

tommy351 avatar tommy351 commented on May 18, 2024

使用C/C++寫的模組常有這種情況,我在寫這外掛前也發生過這種錯誤

試著執行

which node

然後將上面這句執行的內容設定成環境變數NODE_PATH

export NODE_PATH="..."

我不確定這樣能不能解決

from 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.