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
[frontend frontend-builder 6/7] RUN npm install:
462.1 npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
462.1 npm warn deprecated [email protected]: Use your platform's native DOMException instead
465.8 npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
466.1 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
466.6 npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
467.3 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
467.6 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
484.1
484.1 > [email protected] prepare
484.1 > cd .. && npm install
484.1
484.6 npm error Tracker "idealTree" already exists
484.6 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-09-11T23_02_17_905Z-debug-0.log
484.6 npm error code 1
484.6 npm error path /app
484.6 npm error command failed
484.6 npm error command sh -c cd .. && npm install
484.6 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-09-11T22_54_14_517Z-debug-0.log
failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 1
Description
Getting below error` => => writing image sha256:446c92ecc77ad147005cbe4fe1411f61816e4457848490fb1f13e3b110b5a25d 0.0s
=> => naming to docker.io/library/wanderlust-backend 0.0s
=> ERROR [frontend frontend-builder 6/7] RUN npm install 485.6s
failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 1
C:\Users\chawl\OneDrive\Documents\practice\MERN\project-3\wanderlust>`
Current Behavior
not working, application crashed
Proposed Enhancement
it should able to build npm install on frontend
Use Case
n/a
Blockers
No response
Additional Information/ Attachments
No response
The text was updated successfully, but these errors were encountered: