on twsearch machine sudo /sbin/upgradepkg --install-new nodejs-14.6.0-x86_64-1alien.tgz cd ~/new/cubing.js make dev this should run http://localhost:1234 node pg.js --gap megaminx node pg.js --gap --allmoves megaminx cd ~/prog/src/bin node order.js megaminx "U2 F2" node order.js megaminx "((2L Uv')18 Fv)9" node order.js 3x3x3 "U R" returns 105 remember to run mega.sh to update megaminx-notes.txt cd ~/prog/dist/bin node puzzle-geometry-bin.js --ksolve --optimize --moves 2U,2L,Uv megaminx node puzzle-geometry-bin.js --ksolve --optimize --allmoves 3x3x3 node puzzle-geometry-bin.js --ksolve --optimize --allmoves c f 0.3333 files ----- best-methods.txt best-patterns.txt interesting.txt 3x3x3-repeat.txt npx ts-node ./order.js megaminx "F2 U2" tw directory ------------ go to github cubing.js check releases cd ~/Downloads/cubing.js-0.11.7 make dev on the cyber machine -------------------- for cubing.js-0.15.1 npm i @parcel/node-libs-browser@2.0 on the mx machine ----------------- for cubing.js-0.11.3 npm i parcel@1.12.4