Tyrion Lannister
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created can't run forked project while other can
AnsweredI am pulling branch from https://github.com/tychobrailleur/HO/tree/java-14 and trying to run the project. The project built successfully but then when launching it throws the following error: Erro... -
Created Error while finding module specification
AnsweredI decided to change the name of my python project since that I cannot run any module. I deleted run configuration. Now if I do right click on a file and run, I got the following message: The c... -
Created how to configure PHPstorm for Yii2 project under Windows
Hello, Let start by saying that I am new to PHPstorm / Yii2 and even PHP for that matter. I installed WAMP and created an Apache Virtual Host and I cloned a Yii2 project. Maybe worth to say that m... -
Created PHP version set for the project isignored
file/Settings/Languages & Framewoks/PHP: composer.json: I got the following error: why is it saying that my PHP version is 5.6.40 considereing I have set it equals to 7.2.18 (see first scr... -
Created can IntelliJ set project JDK from build.gradle settings
AnsweredHello, I am working on an open source project which is currently based on java 8. I would like to upgrade the JDK to openJDK 11 and ideally, I would like to do it so via Gradle file to make sure t...