Any ideas? Trying to deploy a new version with upgraded rails and Ruby and am getting the following error during deployment:
[node_modules 3/3] RUN if [ -f “yarn.lock” ]; then yarn install; elif [ -f “package-lock.json” ]; then npm install; else mkdir node_modules; fi:
0.284 /root/.volta/tools/image/yarn/4.3.0/bin/yarn.js:4
0.284 (()=>{var $3e=Object.create;var NF=Object.defineProperty;var e_e=Object.getOwnPropertyDescriptor;var t_e=Object.getOwnPropertyNames;var r_e=Object.getPrototypeOf,n_e=Object.prototype.hasOwnProperty;var ve=(t=>typeof require<“u”?require:typeof Proxy<“u”?new Proxy(t,{get:(e,r)=>(typeof require<“u”?require:e)[r]}):t)(function(t){if(typeof require<“u”)return require.apply(this,arguments);throw new Error(‘Dynamic require of "’+t+‘" is not supported’)});var Et=(t,e)=>()=>(t&&(e=t(t=0)),e);var _=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),zt=(t,e)=>{for(var r in e)NF(t,r,{get:e[r],enumerable:!0})},i_e=(t,e,r,o)=>{if(e&&typeof e==“object”||typeof e==“function”)for(let a of t_e(e))!n_e.call(t,a)&&a!==r&&NF(t,a,{get:()=>e[a],enumerable:!(o=e_e(e,a))||o.enumerable});return t};var Ze=(t,e,r)=>(r=t!=null?$3e(r_e(t)):{},i_e(e||!t||!t.__esModule?NF(r,“default”,{value:t,enumerable:!0}):r,t));var vi={};zt(vi,{SAFE_TIME:()=>x7,S_IFDIR:()=>IP,S_IFLNK:()=>BP,S_IFMT:()=>Mu,S_IFREG:()=>_w});var Mu,IP,_w,BP,x7,k7=Et(()=>{Mu=61440,IP=16384,_w=32768,BP=40960,x7=456789e3});var nr={};zt(nr,{EBADF:()=>wo,EBUSY:()=>s_e,EEXIST:()=>A_e,EINVAL:()=>a_e,EISDIR:()=>u_e,ENOENT:()=>l_e,ENOSYS:()=>o_e,ENOTDIR:()=>c_e,ENOTEMPTY:()=>p_e,EOPNOTSUPP:()=>h_e,EROFS:()=>f_e,ERR_DIR_CLOSED:()=>OF});function Ll(t,e){return Object.assign(new Error(${t}: ${e}
),{code:t})}function s_e(t){return Ll(“EBUSY”,t)}function o_e(t,e){return Ll(“ENOSYS”,${t}, ${e}
)}function a_e(t){return Ll(“EINVAL”,invalid argument, ${t}
)}function wo(t){return Ll(“EBADF”,bad file descriptor, ${t}
)}function l_e(t){return Ll(“ENOENT”,no such file or directory, ${t}
)}function c_e(t){return Ll(“ENOTDIR”,not a directory, ${t}
)}function u_e(t){return Ll(“EISDIR”,illegal operation on a directory, ${t}
)}function A_e(t){return Ll(“EEXIST”,file already exists, ${t}
)}function f_e(t){return Ll(“EROFS”,read-only filesystem, ${t}
)}function p_e(t){return Ll(“ENOTEMPTY”,directory not empty, ${t}
)}function h_e(t){return Ll(“EOPNOTSUPP”,operation not supported, ${t}
)}function OF(){return Ll(“ERR_DIR_CLOSED”,“Directory handle was closed”)}var vP=Et(()=>{});var Ea={};zt(Ea,{BigIntStatsEntry:()=>ey,DEFAULT_MODE:()=>_F,DirEntry:()=>MF,StatEntry:()=>$m,areStatsEqual:()=>HF,clearStats:()=>PP,convertToBigIntStats:()=>d_e,makeDefaultStats:()=>Q7,makeEmptyStats:()=>g_e});function Q7(){return new $m}function g_e(){return PP(Q7())}function PP(t){for(let e in t)if(Object.hasOwn(t,e)){let r=t[e];typeof r==“number”?t[e]=0:typeof r==“bigint”?t[e]=BigInt(0):UF.types.isDate(r)&&(t[e]=new Date(0))}return t}function d_e(t){let e=new ey;for(let r in t)if(Object.hasOwn(t,r)){let o=t[r];typeof o==“number”?e[r]=BigInt(o):UF.types.isDate(o)&&(e[r]=new Date(o))}return e.atimeNs=e.atimeMsBigInt(1e6),e.mtimeNs=e.mtimeMsBigInt(1e6),e.ctimeNs=e.ctimeMsBigInt(1e6),e.birthtimeNs=e.birthtimeMsBigInt(1e6),e}function HF(t,e){if(t.atimeMs!==e.atimeMs||t.birthtimeMs!==e.birthtimeMs||t.blksize!==e.blksize||t.blocks!==e.blocks||t.ctimeMs!==e.ctimeMs||t.dev!==e.dev||t.gid!==e.gid||t.ino!==e.ino||t.isBlockDevice()!==e.isBlockDevice()||t.isCharacterDevice()!==e.isCharacterDevice()||t.isDirectory()!==e.isDirectory()||t.isFIFO()!==e.isFIFO()||t.isFile()!==e.isFile()||t.isSocket()!==e.isSocket()||t.isSymbolicLink()!==e.isSymbolicLink()||t.mode!==e.mode||t.mtimeMs!==e.mtimeMs||t.nlink!==e.nlink||t.rdev!==e.rdev||t.size!==e.size||t.uid!==e.uid)return!1;let r=t,o=e;return!(r.atimeNs!==o.atimeNs||r.mtimeNs!==o.mtimeNs||r.ctimeNs!==o.ctimeNs||r.birthtimeNs!==o.birthtimeNs)}var UF,_F,MF,$m,ey,qF=Et(()=>{UF=Ze(ve(“util”)),_F=33188,MF=class{constructor(){this.name=“”;this.path=“”;this.mode=0}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&61440)===16384}isFIFO(){return!1}isFile(){return(this.mode&61440)===32768}isSocket(){return!1}isSymbolicLink(){return(this.mode&61440)===40960}},$m=class{constructor(){this.uid=0;this.gid=0;this.size=0;this.blksize=0;this.atimeMs=0;this.mtimeMs=0;this.ctimeMs=0;this.birthtimeMs=0;this.atime=new Date(0);this.mtime=new Date(0);this.ctime=new Date(0);this.birthtime=new Date(0);this.dev=0;this.ino=0;this.mode=_F;this.nlink=1;this.rdev=0;this.blocks=1}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&61440)===16384}isFIFO(){return!1}isFile(){return(this.mode&61440)===32768}isSocket(){return!1}isSymbolicLink(){return(this.mode&61440)===40960}},ey=class{constructor(){this.uid=BigInt(0);this.gid=BigInt(0);this.size=BigInt(0);this.blksize=BigInt(0);this.atimeMs=BigInt(0);this.mtimeMs=BigInt(0);this.ctimeMs=BigInt(0);this.birthtimeMs=BigInt(0);this.atimeNs=BigInt(0);this.mtimeNs=BigInt(0);this.ctimeNs=BigInt(0);this.birthtimeNs=BigInt(0);this.atime=new Date(0);this.mtime=new Date(0);this.ctime=new Date(0);this.birthtime=new Date(0);this.dev=BigInt(0);this.ino=BigInt(0);this.mode=BigInt(_F);this.nlink=BigInt(1);this.rdev=BigInt(0);this.blocks=BigInt(1)}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&BigInt(61440))===BigInt(16384)}isFIFO(){return!1}isFile(){return(this.mode&BigInt(61440))===BigInt(32768)}isSocket(){return!1}isSymbolicLink(){return(this.mode&BigInt(61440))===BigInt(40960)}}});function w_e(t){let e,r;if(e=t.match(E_e))t=e[1];else if(r=t.match(C_e))t=\\\\${r[1]?".\\":""}${r[2]}
;else return t;return t.replace(///g,“\”)}function I_e(t){t=t.replace(/\/g,“/”);let e,r;return(e=t.match(m_e))?t=/${e[1]}
:(r=t.match(y_e))&&(t=/unc/${r[1]?".dot/":""}${r[2]}
),t}function DP(t,e){return t===ue?F7(e):GF(e)}var Hw,Bt,dr,ue,z,R7,m_e,y_e,E_e,C_e,GF,F7,Ca=Et(()=>{Hw=Ze(ve(“path”)),Bt={root:“/”,dot:“.”,parent:“…”},dr={home:“~”,nodeModules:“node_modules”,manifest:“package.json”,lockfile:“yarn.lock”,virtual:“virtual”,pnpJs:“.pnp.js”,pnpCjs:“.pnp.cjs”,pnpData:“.pnp.data.json”,pnpEsmLoader:“.pnp.loader.mjs”,rc:“.yarnrc.yml”,env:“.env”},ue=Object.create(Hw.default),z=Object.create(Hw.default.posix);ue.cwd=()=>process.cwd();z.cwd=process.platform===“win32”?()=>GF(process.cwd()):process.cwd;process.platform===“win32”&&(z.resolve=(…t)=>t.length>0&&z.isAbsolute(t[0])?Hw.default.posix.resolve(…t):Hw.default.posix.resolve(z.cwd(),…t));R7=function(t,e,r){return e=t.normalize(e),r=t.normalize(r),e===r?“.”:(e.endsWith(t.sep)||(e=e+t.sep),r.startsWith(e)?r.slice(e.length):null)};ue.contains=(t,e)=>R7(ue,t,e);z.contains=(t,e)=>R7(z,t,e);m_e=/^([a-zA-Z]:.)$/,y_e=/^//(./)?(.)$/,E_e=/^/([a-zA-Z]:.)$/,C_e=/^/unc/(.dot/)?(.)$/;GF=process.platform===“win32”?I_e:t=>t,F7=process.platform===“win32”?w_e:t=>t;ue.fromPortablePath=F7;ue.toPortablePath=GF});async function SP(t,e){let r=“0123456789abcdef”;await t.mkdirPromise(e.indexPath,{recursive:!0});let o=;for(let a of r)for(let n of r)o.push(t.mkdirPromise(t.pathUtils.join(e.indexPath,${a}${n}
),{recursive:!0}));return await Promise.all(o),e.indexPath}async function T7(t,e,r,o,a){let n=t.pathUtils.normalize(e),u=r.pathUtils.normalize(o),A=,p=,{atime:h,mtime:E}=a.stableTime?{atime:Mg,mtime:Mg}:await r.lstatPromise(u);await t.mkdirpPromise(t.pathUtils.dirname(e),{utimes:[h,E]}),await jF(A,p,t,n,r,u,{…a,didParentExist:!0});for(let I of A)await I();await Promise.all(p.map(I=>I()))}async function jF(t,e,r,o,a,n,u){let A=u.didParentExist?await L7(r,o):null,p=await a.lstatPromise(n),{atime:h,mtime:E}=u.stableTime?{atime:Mg,mtime:Mg}:p,I;switch(!0){case p.isDirectory():I=await v_e(t,e,r,o,A,a,n,p,u);break;case p.isFile():I=await S_e(t,e,r,o,A,a,n,p,u);break;case p.isSymbolicLink():I=await b_e(t,e,r,o,A,a,n,p,u);break;default:throw new Error(Unsupported file type (${p.mode})
)}return(u.linkStrategy?.type!==“HardlinkFromIndex”||!p.isFile())&&((I||A?.mtime?.getTime()!==E.getTime()||A?.atime?.getTime()!==h.getTime())&&(e.push(()=>r.lutimesPromise(o,h,E)),I=!0),(A===null||(A.mode&511)!==(p.mode&511))&&(e.push(()=>r.chmodPromise(o,p.mode&511)),I=!0)),I}async function L7(t,e){try{return await t.lstatPromise(e)}catch{return null}}async function v_e(t,e,r,o,a,n,u,A,p){if(a!==null&&!a.isDirectory())if(p.overwrite)t.push(async()=>r.removePromise(o)),a=null;else return!1;let h=!1;a===null&&(t.push(async()=>{try{await r.mkdirPromise(o,{mode:A.mode})}catch(v){if(v.code!==“EEXIST”)throw v}}),h=!0);let E=await n.readdirPromise(u),I=p.didParentExist&&!a?{…p,didParentExist:!1}:p;if(p.stableSort)for(let v of E.sort())await jF(t,e,r,r.pathUtils.join(o,v),n,n.pathUtils.join(u,v),I)&&(h=!0);else(await Promise.all(E.map(async x=>{await jF(t,e,r,r.pathUtils.join(o,x),n,n.pathUtils.join(u,x),I)}))).some(x=>x)&&(h=!0);return h}async function P_e(t,e,r,o,a,n,u,A,p,h){let E=await n.checksumFilePromise(u,{algorithm:“sha1”}),I=420,v=A.mode&511,x=${E}${v!==I?v.toString(8):""}
,C=r.pathUtils.join(h.indexPath,E.slice(0,2),${x}.dat
),F;(ce=>(ce[ce.Lock=0]=“Lock”,ce[ce.Rename=1]=“Rename”))(F||={});let N=1,U=await L7(r,C);if(a){let le=U&&a.dev===U.dev&&a.ino===U.ino,ae=U?.mtimeMs!==B_e;if(le&&ae&&h.autoRepair&&(N=0,U=null),!le)if(p.overwrite)t.push(async()=>r.removePromise(o)),a=null;else return!1}let V=!U&&N===1?${C}.${Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0")}
:null,te=!1;return t.push(async()=>{if(!U&&(N===0&&await r.lockPromise(C,async()=>{let le=await n.readFilePromise(u);await r.writeFilePromise(C,le)}),N===1&&V)){let le=await n.readFilePromise(u);await r.writeFilePromise(V,le);try{await r.linkPromise(V,C)}catch(ae){if(ae.code===“EEXIST”)te=!0,await r.unlinkPromise(V);else throw ae}}a||await r.linkPromise(C,o)}),e.push(async()=>{U||(await r.lutimesPromise(C,Mg,Mg),v!==I&&await r.chmodPromise(C,v)),V&&!te&&await r.unlinkPromise(V)}),!1}async function D_e(t,e,r,o,a,n,u,A,p){if(a!==null)if(p.overwrite)t.push(async()=>r.removePromise(o)),a=null;else return!1;return t.push(async()=>{let h=await n.readFilePromise(u);await r.writeFilePromise(o,h)}),!0}async function S_e(t,e,r,o,a,n,u,A,p){return p.linkStrategy?.type===“HardlinkFromIndex”?P_e(t,e,r,o,a,n,u,A,p,p.linkStrategy):D_e(t,e,r,o,a,n,u,A,p)}async function b_e(t,e,r,o,a,n,u,A,p){if(a!==null)if(p.overwrite)t.push(async()=>r.removePromise(o)),a=null;else return!1;return t.push(async()=>{await r.symlinkPromise(DP(r.pathUtils,await n.readlinkPromise(u)),o)}),!0}var Mg,B_e,YF=Et(()=>{Ca();Mg=new Date(456789e31e3),B_e=Mg.getTime()});function bP(t,e,r,o){let a=()=>{let n=r.shift();if(typeof n>“u”)return null;let u=t.pathUtils.join(e,n);return Object.assign(t.statSync(u),{name:n,path:void 0})};return new qw(e,a,o)}var qw,N7=Et(()=>{vP();qw=class{constructor(e,r,o={}){this.path=e;this.nextDirent=r;this.opts=o;this.closed=!1}throwIfClosed(){if(this.closed)throw OF()}asyncSymbol.asyncIterator{try{let e;for(;(e=await this.read())!==null;)yield e}finally{await this.close()}}read(e){let r=this.readSync();return typeof e<“u”?e(null,r):Promise.resolve(r)}readSync(){return this.throwIfClosed(),this.nextDirent()}close(e){return this.closeSync(),typeof e<“u”?e(null):Promise.resolve()}closeSync(){this.throwIfClosed(),this.opts.onClose?.(),this.closed=!0}}});function O7(t,e){if(t!==e)throw new Error(Invalid StatWatcher status: expected '${e}', got '${t}'
)}var M7,ty,U7=Et(()=>{M7=ve(“events”);qF();ty=class extends M7.EventEmitter{constructor(r,o,{bigint:a=!1}={}){super();this.status=“ready”;this.changeListeners=new Map;this.startTimeout=null;this.fakeFs=r,this.path=o,this.bigint=a,this.lastStats=this.stat()}static create(r,o,a){let n=new ty(r,o,a);return n.start(),n}start(){O7(this.status,“ready”),this.status=“running”,this.startTimeout=setTimeout(()=>{this.startTimeout=null,this.fakeFs.existsSync(this.path)||this.emit(“change”,this.lastStats,this.lastStats)},3)}stop(){O7(this.status,“running”),this.status=“stopped”,this.startTimeout!==null&&(clearTimeout(this.startTimeout),this.startTimeout=null),this.emit(“stop”)}stat(){try{return this.fakeFs.statSync(this.path,{bigint:this.bigint})}catch{let o=this.bigint?new ey:new $m;return PP(o)}}makeInterval(r){let o=setInterval(()=>{let a=this.stat(),n=this.lastStats;HF(a,n)||(this.lastStats=a,this.emit(“change”,a,n))},r.interval);return r.persistent?o:o.unref()}registerChangeListener(r,o){this.addListener(“change”,r),this.changeListeners.set(r,this.makeInterval(o))}unregisterChangeListener(r){this.removeListener(“change”,r);let o=this.changeListeners.get(r);typeof o<“u”&&clearInterval(o),this.changeListeners.delete(r)}unregisterAllChangeListeners(){for(let r of this.changeListeners.keys())this.unregisterChangeListener(r)}hasChangeListeners(){return this.changeListeners.size>0}ref(){for(let r of this.changeListeners.values())r.ref();return this}unref(){for(let r of this.changeListeners.values())r.unref();return this}}});function ry(t,e,r,o){let a,n,u,A;switch(typeof r){case"function":a=!1,n=!0,u=5007,A=r;break;default:({bigint:a=!1,persistent:n=!0,interval:u=5007}=r),A=o;break}let p=xP.get(t);typeof p>“u”&&xP.set(t,p=new Map);let h=p.get(e);return typeof h>“u”&&(h=ty.create(t,e,{bigint:a}),p.set(e,h)),h.registerChangeListener(A,{persistent:n,interval:u}),h}function Ug(t,e,r){let o=xP.get(t);if(typeof o>“u”)return;let a=o.get(e);typeof a>“u”||(typeof r>“u”?a.unregisterAllChangeListeners():a.unregisterChangeListener(r),a.hasChangeListeners()||(a.stop(),o.delete(e)))}function _g(t){let e=xP.get(t);if(!(typeof e>“u”))for(let r of e.keys())Ug(t,r)}var xP,WF=Et(()=>{U7();xP=new WeakMap});function x_e(t){let e=t.match(/\r?\n/g);if(e===null)return H7.EOL;let r=e.filter(a=>a===`\r
0.284
0.284
0.284 SyntaxError: missing ) after argument list
0.284 at wrapSafe (internal/modules/cjs/loader.js:1029:16)
0.284 at Module._compile (internal/modules/cjs/loader.js:1078:27)
0.284 at Object.Module._extensions…js (internal/modules/cjs/loader.js:1143:10)
0.284 at Module.load (internal/modules/cjs/loader.js:979:32)
0.284 at Function.Module._load (internal/modules/cjs/loader.js:819:12)
0.284 at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
0.284 at internal/main/run_main_module.js:17:47
Error: failed to fetch an image or build from source: error building: failed to solve: process “/bin/bash -c if [ -f "yarn.lock" ]; then yarn install; elif [ -f "package-lock.json" ]; then npm install; else mkdir node_modules; fi” did not complete successfully: exit code: 1