Closed kesarweb closed 1 year ago
Hunter, with BigCommerce here. Thanks for opening up this issue. Taking a look at this, I’m only able to replicate this by starting up the app with npm run dev
, clicking the “manage subscriptions” link before Next js has finished compiling the client and server. Please let me know if this continues after the app has been given enough time to startup. The issue may cache, so you’ll want to run npm run dev
, and give Next a chance to do its work before starting. If the error remains, please let me know the following from your terminal:
node -v
nvm ls
npm run dev
and the output you see in your terminal while encountering the error.
Hopefully this helps. Please let me know if this continues to block your work.
Going to go ahead and close this, but please feel free to open a new issue if this is still a problem after following the guidance above.
The app worked for a few weeks, nothing has been changed, and I am now getting the below error when I go Account -> Manage Subscriptions
Server Error TypeError: Reflect.getMetadata is not a function
This error happened while generating the page. Any console logs will be displayed in the terminal window. Call Stack