Closed RoelN closed 1 month ago
Okay, now the error is for missing assert
which, according to some duckduckgoing, is fixable by simply upgrading to a newer Node.
Fingers crossed!
Can you rebase? I believe to have catched this in #185.
@Ryuno-Ki I think we can delete this. I was editing the lockfile directly in an attempt to get something working, but this doesn't look like the way to go. I'll try to upgrade Node and restart this quest in another PR!
Based on https://github.com/Wakamai-Fondue/wakamai-fondue-site/pull/185
Changing the
package-lock.json
to fetch fromhttps
instead ofssh
, since the repos are now public.