Please wait...

小波Note

四川 · 成都市多云14 ℃
English

Nuxt problems in development and deployment

成都Mon, July 22, 2024 at 2 PM54245Estimated reading time 1 min
QR code
FavoriteCtrl + D

500 This page is temporarily unavailable

Detail https://github.com/nuxt/nuxt/issues/25123

If nuxt preview is available after nuxt build locally, then the node environment online is too low

When updating node, if there is a node: /lib64/libm.so.6: version 'GLIBC_2.27' not found' problem

You can check your system version by ldd --version, this problem can be seen https://github.com/nodejs/node/issues/52241

Astral