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

Docker Build Error #126

Open
AdamMoses-GitHub opened this issue Sep 21, 2022 · 6 comments
Open

Docker Build Error #126

AdamMoses-GitHub opened this issue Sep 21, 2022 · 6 comments

Comments

@AdamMoses-GitHub
Copy link

AdamMoses-GitHub commented Sep 21, 2022

Trying to build the docker image on Windows, have Docker 20.10.17 installed via Docker Desktop.

Followed the instructions to build but go this:

`
=> ERROR [9/9] RUN npm install 8.8s

[9/9] RUN npm install:
#11 1.816 WARN engine [email protected]: wanted: {"node":">= 10.0.0"} (current: {"node":"4.2.6","npm":"3.5.2"})
#11 2.053 npm ERR! Linux 5.10.16.3-microsoft-standard-WSL2
#11 2.053 npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
#11 2.054 npm ERR! node v4.2.6
#11 2.054 npm ERR! npm v3.5.2
#11 2.054 npm ERR! code EMISSINGARG
#11 2.056
#11 2.058 npm ERR! typeerror Error: Missing required argument #1
#11 2.060 npm ERR! typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
#11 2.063 npm ERR! typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
#11 2.064 npm ERR! typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
#11 2.065 npm ERR! typeerror at /usr/share/npm/lib/install/deps.js:457:7
#11 2.065 npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
#11 2.066 npm ERR! typeerror at /usr/share/npm/lib/fetch-package-metadata.js:37:12
#11 2.066 npm ERR! typeerror at addRequestedAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:82:5)
#11 2.066 npm ERR! typeerror at returnAndAddMetadata (/usr/share/npm/lib/fetch-package-metadata.js:117:7)
#11 2.066 npm ERR! typeerror at pickVersionFromRegistryDocument (/usr/share/npm/lib/fetch-package-metadata.js:134:20)
#11 2.066 npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
#11 2.067 npm ERR! typeerror This is an error with npm itself. Please report this error at:
#11 2.067 npm ERR! typeerror http://github.com/npm/npm/issues
#11 2.208 npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
#11 2.228 npm WARN deprecated [email protected]: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
#11 8.605
#11 8.605 npm ERR! Please include the following file with any support request:
#11 8.605 npm ERR! /home/audiogram/audiogram/npm-debug.log


executor failed running [/bin/sh -c npm install]: exit code: 1
`

@Capts
Copy link

Capts commented Sep 26, 2022

Have you fix this?
Im having this too

@newme616
Copy link

i have this too

@altontoth
Copy link

Pretty well abandoned at this point I think! :-(

@tondeaf
Copy link

tondeaf commented May 29, 2023

You've gotten 10x further than me :D

Would love for someone to resurrect this.

@TworkC
Copy link

TworkC commented Jan 5, 2024

Run into the same issue. There is one working example of this on Docker, that you can pull and run. However I've not been able to get past the version mismatch to customize this on my own.

Somewhat wondering if Ubunutu users have the issue issue right now..

@CyBerNetX
Copy link

Hi , I have the same probleme, how modify package.json for use the good dependency compatible with the app
[email protected] ,[email protected] , [email protected] need to be upgraded, i think so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants