Aly Salah
Aly Salah
***Please Help!*** Error: UnhandledPromiseRejectionWarning: Error: ENOENT, No such file or directory 'xixi52' Code: ```js const image = await new Canvas.RankCard() .setAvatar("xixi52") .setXP("current", 500) .setXP("needed", 1000) .setLevel(7) .setRank(2) .setReputation(450) .setRankName("professional") .setUsername("xixi52")...
**Describe the bug** Maven can't access http://repo.jfrog.org/artifactory/plugins-releases **To Reproduce** Just run the compile script or sync script **Expected behavior** I expected that maven should work as always and compile /...