I am using a Nodejs backend with server-side rendering using handlebars. After reading a doc array of objects from handlebars, which contains key \"content\" an
doc
try npm install handlebars version 4.5.3
npm install handlebars@4.5.3
It worked for me