theme-shoka-x / hexo-lightning-minify

A Hexo plugin that can automatically minify JS, CSS, and HTML files at lightning speed.
GNU Affero General Public License v3.0
4 stars 1 forks source link

Cannot find module '@minify-html/node-darwin-arm64' #6

Closed ExecuteMyExecution closed 6 months ago

ExecuteMyExecution commented 6 months ago

run:hexo new "test post"

Error:

image

芯片是Apple M1

D-Sketon commented 6 months ago

手动安装一下这个包

ExecuteMyExecution commented 6 months ago

没有arm64,其他的倒是有

D-Sketon commented 6 months ago

https://github.com/wilsonzlin/minify-html/issues/172 minify-html本身的问题

ExecuteMyExecution commented 6 months ago

解决了:https://dev.to/krishna121996/how-to-fix-cannot-find-module-node-darwin-arm64packagejson-10i2