b-inary / desktop-postflop

[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
GNU Affero General Public License v3.0
234 stars 59 forks source link

Build failed on MacOS Similar the other issue with Mac OS #29

Closed pokersolver closed 1 year ago

pokersolver commented 1 year ago

So I get to this step- $ npm run tauri build

And I get this script fail and have know clue how to fix it...I am not a software engineer or coder in any way, shape or form. So please forgive me. Also I used the tar.gz release. I was guessing this was the correct one for a Mac, though ran into the same issue with the zip file as well.

npm run tauri build Running beforeBuildCommand npm run build warnings when minifying css: ▲ [WARNING] Expected identifier but found "-" [css-syntax-error]

<stdin>:1889:2:
  1889 │   -: ,;
       ╵   ^

(!) Some chunks are larger than 500 kBs after minification. Consider:

Thank you so much for making this program and helping all of us out!