Skip to content
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

Error while building the container #170

Open
christian-heusel opened this issue Oct 29, 2023 · 0 comments
Open

Error while building the container #170

christian-heusel opened this issue Oct 29, 2023 · 0 comments

Comments

@christian-heusel
Copy link
Member

CERT_HAS_EXPIRED Request to https://registry.bower.io/packages/pdfjs-dist failed: certificate has expired

So this would mean that this project should migrate away from bower:
https://bower.io/blog/2017/how-to-migrate-away-from-bower/

Click to view more
 > [web 12/23] RUN npm install &&     bower install &&     ember build:                                                                                       
62.37                                                                                                                                                         
62.37 > [email protected] install /home/app/ozean/frontend/node_modules/node-sass                                                                               
62.37 > node scripts/install.js                                                                                                                               
62.37                                                                                                                                                         
65.41 Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.2/linux-x64-57_binding.node
66.73 Download complete
66.74 Binary saved to /home/app/ozean/frontend/node_modules/node-sass/vendor/linux-x64-57/binding.node
66.78 Caching binary to /root/.npm/node-sass/4.9.2/linux-x64-57_binding.node
67.34 
67.34 > [email protected] postinstall /home/app/ozean/frontend/node_modules/@babel/polyfill/node_modules/core-js
67.34 > node scripts/postinstall || echo "ignore"
67.34 
67.52 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
67.52 
67.52 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
67.52 > https://opencollective.com/core-js 
67.52 > https://www.patreon.com/zloirock 
67.52 
67.52 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
67.52 
67.61 
67.61 > [email protected] postinstall /home/app/ozean/frontend/node_modules/core-js-pure
67.61 > node scripts/postinstall || echo "ignore"
67.61 
67.72 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
67.72 
67.72 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
67.72 > https://opencollective.com/core-js 
67.72 > https://www.patreon.com/zloirock 
67.72 
67.72 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
67.72 
68.67 
68.67 > [email protected] postinstall /home/app/ozean/frontend/node_modules/node-sass
68.67 > node scripts/build.js
68.67 
69.07 Binary found at /home/app/ozean/frontend/node_modules/node-sass/vendor/linux-x64-57/binding.node
69.07 Testing binary
69.19 Binary is fine
74.97 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
74.97 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
74.97 
74.98 added 2803 packages from 1375 contributors and audited 2873 packages in 73.709s
77.42 found 1096 vulnerabilities (10 low, 559 moderate, 451 high, 76 critical)
77.42   run `npm audit fix` to fix them, or `npm audit` for details
78.30 bower pdfjs-dist#^1.10.95 CERT_HAS_EXPIRED Request to https://registry.bower.io/packages/pdfjs-dist failed: certificate has expired
------
failed to solve: process "/bin/sh -c npm install &&     bower install &&     ember build" did not complete successfully: exit code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant