@baris We are using v12.16.2
R
renukadevi
@renukadevi
Posts
-
NodeBB upgrade - TypeError: AsyncLocalStorage is not a constructor -
NodeBB upgrade - TypeError: AsyncLocalStorage is not a constructorRe: What are all the options for `./nodebb upgrade`?
Hi,
I am trying to upgrade Nodebb from v1.16.1 to v1.18.6. I execute the following commands :
git fetch
git checkout v1.18.x
git merge origin/v1.18.x
nodebb upgradeBut upgrade fails with the error TypeError: AsyncLocalStorage is not a constructor.
What am I missing here ? This is an urgent issue to be fixed in my project. Can you please help ?