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 Executing EXE to Patch Tidal on Windows 11 #7

Open
Christian22023 opened this issue Dec 16, 2024 · 0 comments
Open

Error Executing EXE to Patch Tidal on Windows 11 #7

Christian22023 opened this issue Dec 16, 2024 · 0 comments

Comments

@Christian22023
Copy link

I am trying to execute the TIDALEnhancedPatcher.exe file to patch Tidal, but I encounter the following error:

2 | var z9=Object.create;var{getPrototypeOf:R9,defineProperty:yq,getOwnPropertyNames:L9}=Object;var T9=Object.prototype.hasOwnProperty;var T$=($,q,J)=>{J=$!=null?z9(R9($)):{};const Q=q||!$||!$.__esModule?yq(J,"default",{value:$,enumerable:!0}):J;for(let X of L9($))if(!T9.call(Q,X))yq(Q,X,{get:()=>$[X],enumerable:!0});return Q};var w=($,q)=>()=>(q||$((q={exports:{}}).exports,q),q.exports);var l2=w((fL,Sq)=>{var g=`${"\x1B"}[`,p2={to($,q){if(!q)return`${g}${$+1}G`;return`${g}${q+1};${$+1}H`},move($,q){let J="";if($<0)J+=`${g}${-$}D`;else if($>0)J+=`${g}${$}C`;if(q<0)J+=`${g}${-q}A`;else if(q>0)J+=`${g}${q}B`;return J},up:($=1)=>`${g}${$}A`,down:($=1)=>`${g}${$}B`,forward:($=1)=>`${g}${$}C`,backward:($=1)=>`${g}${$}D`,nextLine:($=1)=>`${g}E`.repeat($),prevLine:($=1)=>`${g}F`.repeat($),left:`${g}G`,hide:`${g}?25l`,show:`${g}?25h`,save:`${"\x1B"}7`,restore:`${"\x1B"}8`},M9={up:($=1)=>`${g}S`.repeat($),down:($=1)=>`${g}T`.repeat($)},j9={screen:`${g}2J`,up:($=1)=>`${g}1J`.repeat($),down:($=1)=>`${g}J`.repeat($),line:`${} | ... truncated

error: No native build was found for platform=win32 arch=x64 runtime=node abi=127 uv=1 libc=glibc node=22.6.0
    loaded from: C:\Users\nekusu\tidal-enhanced-patcher\node_modules\win-version-info

System Information:

  • Processor: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz 1.19 GHz
  • RAM: 8 GB (7.70 GB usable)
  • Architecture: x64 bits
  • Operating System: Windows 11 version 24H2 (build 26100.2605)
  • Bun Version: v1.1.38 (Windows x64)

Steps Already Tried:

  • Reinstalled Tidal and attempted to patch it multiple times.
  • Used the bun run build command, but it failed with the "Script not found" error.

Question:

How can I resolve these errors? Is this related to my Node.js runtime, Bun configuration, or missing dependencies?
Thank you in advance for your help!

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

1 participant