You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just discovered your fork and needed the .hygen.cjs support but when executing hypergen ... inside my project it fails with the error from the title.
TypeError: Cannot read properties of undefined (reading 'reduce')
TypeError: Cannot read properties of undefined (reading 'reduce')
at /home/pascal/.nvm/versions/node/v20.11.1/lib/node_modules/hypergen/dist/params.js:74:52
at Generator.next (<anonymous>)
at fulfilled (/home/pascal/.nvm/versions/node/v20.11.1/lib/node_modules/hypergen/dist/params.js:5:58)
The text was updated successfully, but these errors were encountered:
I just discovered your fork and needed the
.hygen.cjs
support but when executinghypergen ...
inside my project it fails with the error from the title.The text was updated successfully, but these errors were encountered: