Elderjs / template

Elder.js template project. It is part template, part tutorial. Dive in!
https://elderjs.pages.dev/
MIT License
113 stars 33 forks source link

TypeError: content.matchAll(...) is not a function or its return value is not iterable #31

Closed BetaConnector closed 3 years ago

BetaConnector commented 3 years ago

On npm start I am getting the following error:

image

edit: updating node to 15.x works fine...

nickreese commented 3 years ago

Elder.js requires node v12+. Glad you got it figured out. :)