hexo-action
hexo-action copied to clipboard
Error: Cannot find module 'hexo-util/lib/spawn'
The spawn folder was moved to 'hexo-util/dist/spawn'
I am still confused how i can do with it ? which config file should I moidfy?
I am still confused how i can do with it ? which config file should I moidfy?
Check out this commit: https://github.com/sma11black/hexo-action/pull/28/commits/7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
I have resolve the above problem by usign: sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
but there is a new error:sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
do you know how to solve it?
I have resolve the above problem by usign:
sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
but there is a new error:
sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
do you know how to solve it?
I guess the possible reason is : The issue you're encountering suggests that although you've configured your GitHub Actions workflow to use Node.js version 20, the sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220 GitHub Action is still using an older Node.js version (12.22.12). This discrepancy is likely due to how the hexo-action is packaged or configured.
Do you have any solutions?
I have resolve the above problem by usign:
sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
but there is a new error:sma11black/hexo-action@7b45fbba1ed6bde78f8ed2719ec9b7c0bd49e220
do you know how to solve it?I guess the possible reason is : The issue you're encountering suggests that although you've configured your GitHub Actions workflow to use Node.js version 20, the 7b45fbb GitHub Action is still using an older Node.js version (12.22.12). This discrepancy is likely due to how the hexo-action is packaged or configured.
Do you have any solutions?
Check this: 0bb658ca730aaee12c5a7a370efda4d5fd0033ac