Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing install issue on PPC64LE architecture #39742

Closed
3 tasks done
vinodk99 opened this issue Mar 6, 2024 · 0 comments
Closed
3 tasks done

Facing install issue on PPC64LE architecture #39742

vinodk99 opened this issue Mar 6, 2024 · 0 comments

Comments

@vinodk99
Copy link

vinodk99 commented Mar 6, 2024

Prerequisites

Describe the issue

While installing facing issues on PPC64LE architecture:

 npm ci
npm ERR! code 1
npm ERR! path /bootstrap/node_modules/hugo-bin
npm ERR! command failed
npm ERR! command sh -c node lib/install.js
npm ERR! Hugo binary installation failed!
npm ERR! file:///bootstrap/node_modules/hugo-bin/lib/install.js:39
npm ERR!       throw new Error(error);
npm ERR!             ^
npm ERR!
npm ERR! Error: Error: Command failed with exit code 126: /bootstrap/node_modules/hugo-bin/vendor/hugo version
npm ERR! /bootstrap/node_modules/hugo-bin/vendor/hugo: /bootstrap/node_modules/hugo-bin/vendor/hugo: cannot execute binary file
npm ERR!     at file:///bootstrap/node_modules/hugo-bin/lib/install.js:39:13
npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm ERR!
npm ERR! Node.js v18.19.1

npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-03-06T04_12_36_581Z-debug-0.log

Reduced test cases

While testing also facing same

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Microsoft Edge

What version of Bootstrap are you using?

v5.3.3

@twbs twbs locked and limited conversation to collaborators Mar 6, 2024
@julien-deramond julien-deramond converted this issue into discussion #39744 Mar 6, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant