Files
nuxt-frontend/.drone.yml
Joris Slagter d927f94c4e
Some checks failed
continuous-integration/drone/push Build is failing
Fix: Use Node.js 16 for node-sass compatibility
- Changed from node:20 to node:16 in both test and build steps
- Node.js 16 LTS is compatible with node-sass and node-gyp
- This fixes the 'gyp ERR! Cannot assign to read only property cflags' error
- Node.js 20's node-gyp has breaking changes incompatible with older node-sass
2025-12-02 19:59:04 +01:00

2.3 KiB