You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hohwille opened this issue
Jan 10, 2022
· 0 comments
· Fixed by #681
Labels
bugSomething isn't workingintellijIntelliJ IDE from Jet-Brainspluginsrelated to plugins (for Eclipse, Intellij, VSCode, etc.)setuprelated to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
Intellij plugins can be installed automatically as configured.
Actual behavior
mktemp: mkstemp failed on /var/folders/gk/7stbxyd17w3cfxw4m_4bfzlr0000gn/T//Users/hohwille/Downloads/devonfw-ide-.XXXXXX.83FWHVKF: No such file or directory
Trying to download pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223 from https://plugins.jetbrains.com/pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Warning: Remote filename has no length!
0 73.3M 0 5792 0 0 45968 0 0:27:52 --:--:-- 0:27:52 45968
curl: (23) Failed writing body (0 != 5792)
Failed to download https://plugins.jetbrains.com/pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223 with exit code 23
Steps to reproduce (bug) / Use Case of feature request (enhancement)
hohwille
added
intellij
IntelliJ IDE from Jet-Brains
plugins
related to plugins (for Eclipse, Intellij, VSCode, etc.)
setup
related to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
labels
Jan 10, 2022
bugSomething isn't workingintellijIntelliJ IDE from Jet-Brainspluginsrelated to plugins (for Eclipse, Intellij, VSCode, etc.)setuprelated to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
Expected behavior
Intellij plugins can be installed automatically as configured.
Actual behavior
Steps to reproduce (bug) / Use Case of feature request (enhancement)
devon intellij setup
Related/Dependent Issues
doDownload
anddoInstall
causing the problem)Comments/Hints:
Bug is here:
ide/scripts/src/main/resources/scripts/command/intellij
Line 99 in 20228ff
Affected version:
The text was updated successfully, but these errors were encountered: