Commit Graph

8 Commits

Author SHA1 Message Date
Ming Di Leom 356f8413be
chore(node): use node 20
- somehow "node" alias is not recognised
2023-05-18 12:25:08 +00:00
Ming Di Leom 532325858d
Revert "build: downgrade node to v16"
This reverts commit 51b7495680.
https://blog.cloudflare.com/moderizing-cloudflare-pages-builds-toolbox/
2023-05-18 11:25:03 +00:00
Ming Di Leom 51b7495680
build: downgrade node to v16
- cf pages has yet to support v18
- https://community.cloudflare.com/t/pages-build-failed-when-using-node-18-due-to-missing-glibc/379201
2022-05-11 01:36:07 +00:00
MDLeom 48931151ed ci(node): upgrade to Node 14, fixed compatibility issue
Revert "ci(node): downgrade to v12"

This reverts commit dd2b49c4ca.
2020-04-30 05:16:54 +01:00
MDLeom dd2b49c4ca
ci(node): downgrade to v12
- possible regression in v14
2020-04-23 11:55:40 +01:00
curben d56a73f241 Use latest version of node on netlify
Previous issue is fixed
89f80789b0

Possibly due to stricter/more consistent parsing of symlink on nodejs v10.12
https://github.com/nodejs/node/pull/22808
2018-10-11 17:18:54 +10:30
curben a4406ba3ef Downgrade nodejs to v10.11
Possible netlify bug
2018-10-11 12:15:21 +10:30
curben a4490b765d Prepare for netlify 2018-09-30 17:07:10 +09:30