Open jacekbogdanski opened 3 years ago
At this moment, after updating node to version 16 there is a problem with node-sass
package which is unsupported in the current version of node.
These dependencies are required by@angular-devkit/build-angular
and umberto
, not this repo itself so at this moment we can try to update this package in some ways and check if there will no additional problems.
What about Node@14?
Docs builder is already using Node@14 so it's alright
So, nothing blocks us from migrating to Node@14. Thanks!
So I conclude this issue is closed.
We still need to verify Node@16 and see if sass can be safely updated for angular dependencies.
Type of report
Task
Provide description of the task
Let's see if https://github.com/ckeditor/ckeditor4-docs could be used with NodeJS 16. Currently, we are supporting NodeJS 14 which is very outdated.