Closed mperrrrrrr closed 5 days ago
@mperrrrrrr, you were using a pretty old version of PSReadLine (2.0.0-beta2 or prior), and it's likely that the issue was fixed in a newer version. Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery. See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
Oops, something went wrong. Please report this bug with the details below. Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
Last 200 Keys: . e x e ' Space ' - X X : + S h o w C o d e D e t a i l s I n E x c e p t i o n M e s s a g e s ' Space ' - c p ' Space ' C : \ U s e r s \ U S E R \ A p p D a t a \ R o a m i n g \ C o d e \ U s e r \ w o r k s p a c e S t o r a g e \ 5 7 9 9 8 d f c 0 c 6 0 0 5 0 2 7 e d 3 0 8 a e 4 0 7 9 b 7 e f \ r e d h a t . j a v a \ j d t w s \ F e r d i a n s y a h T r i a n a L u t h f i 3 2 2 4 0 0 2 0 _ e 5 b
Environment data
Steps to reproduce
package com.dasprog;
import java.util.Scanner;
public class cUtsFerdiansyahTrianaLuthfi { public static void main(String[] args) { // Bahan bahan String nama, kelas; Integer x, y, z; Scanner input = new Scanner("Silahkan isi data diri anda");
}
Expected behavior
EROR
Actual behavior
BISA DIJALANKAN