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 do bash scripts/build_frontend.sh and get a error:
ERROR Command failed with exit code 1: /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node --version
/home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node) /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: version GLIBC_2.25' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node)
/home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node)
help me, is this 3. Install gradio need? can I skip it?
Describe the bug
when I was in the third step:
git clone https://github.com/LiWentomng/gradio-osprey-demo.git
cd gradio-osprey-demo
bash scripts/build_frontend.sh
I do bash scripts/build_frontend.sh and get a error:
ERROR Command failed with exit code 1: /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node --version
/home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libm.so.6: version
GLIBC_2.27' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node) /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: version
GLIBC_2.25' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node)/home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node)
help me, is this 3. Install gradio need? can I skip it?
Have you searched existing issues? 🔎
Reproduction
when I was in the third step:
git clone https://github.com/LiWentomng/gradio-osprey-demo.git
cd gradio-osprey-demo
bash scripts/build_frontend.sh
Screenshot
No response
Logs
No response
System Info
Severity
I can work around it
The text was updated successfully, but these errors were encountered: