robertwb opened a new issue, #30165: URL: https://github.com/apache/beam/issues/30165
### What happened? Our website building tools, as documented at https://github.com/apache/beam/blob/master/website/README.md , apparently rely on too-old Node 14. Building gives errors like ``` #8 0.367 DEPRECATION WARNING #8 0.367 #8 0.367 Node.js 14.x is no longer actively supported! ``` and ``` #8 20.37 SCRIPT DEPRECATION WARNING #8 20.37 #8 20.37 #8 20.37 This script, located at https://deb.nodesource.com/setup_X, used to #8 20.37 install Node.js is deprecated now and will eventually be made inactive. ``` and eventually fails with ``` 106.1 E: Failed to fetch http://deb.debian.org/debian/pool/main/n/npm/npm_9.2.0%7eds1-1_all.deb Unable to connect to deb.debian.org:80: [IP: 151.101.22.132 80] ``` ### Issue Priority Priority: 1 (data loss / total loss of function) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [X] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
