Skip to main content
Filter by
Sorted by
Tagged with
1274 votes
17 answers
1.2m views

I just upgraded to Git 1.8.0.1 for Windows, from my previous version 1.7.9.mysysgit.0. I downloaded the new version from the Git site and installed through the normal Git installer EXE. That said, ...
BrianScottK's user avatar
  • 12.9k
1073 votes
32 answers
1.3m views

Currently I am using Node.js v0.6.16 on Mac OS X 10.7.4. Now I want to upgrade it to the latest Node.js v0.8.1. But after downloading and installing the latest package file from nodejs.org, I found ...
afterglowlee's user avatar
  • 12.5k
395 votes
17 answers
488k views

After upgrading to JDK 21, I have the following compilation error in my Spring Boot project: Fatal error compiling: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not ...
Honza Zidek's user avatar
  • 21.7k
333 votes
9 answers
194k views

After upgrading MySQL to 5.7.8-rc and loging to server I got error: Table 'performance_schema.session_variables' doesn't exist I can't find any solution for this. Can you help ?
Taz's user avatar
  • 6,021
177 votes
12 answers
71k views

Andrew Gelman recently lamented the lack of an easy upgrade process for R (probably more relevant on Windows than Linux). Does anyone have a good trick for doing the upgrade, from installing the ...
Shane's user avatar
  • 100k
150 votes
9 answers
58k views

After upgrading Mac OS X to newest version Mavericks, I attempted to selfupdate my Macports, but it failed: $ sudo port -v selfupdate ---> Updating MacPorts base sources using rsync receiving ...
qazwsx's user avatar
  • 27.2k
119 votes
12 answers
118k views

As Angular 6 is here, I want to upgrade or move my angular 5 client application to angular 6, but I'm not getting any tutorial or anything which can guide me through. According to me I just need to ...
Abhishek Chokra's user avatar
105 votes
3 answers
70k views

Is there any non-painful way to upgrade an Eclipse installation? I have tried browsing the eclipse site but I cannot find an useful description.
Mariano Sánchez's user avatar
85 votes
16 answers
123k views

I upgraded Microsoft.AspNetCore from 2.0.3 to 2.0.5 and my WebAPI project, although running successfully locally, fails to start in production (IIS). Everything was fine in production until this ...
KSwift87's user avatar
  • 2,282
72 votes
1 answer
88k views

Running (say for numpy) pipenv install --upgrade numpy tries to install --upgrade and numpy instead of normal pip behavior for --upgrade switch. Is anyone else having this problem? Edit: I suggest ...
adam.hendry's user avatar
  • 5,873
68 votes
2 answers
97k views

VS 2019 is RTM, and I was wondering what's the proper way to upgrade from VS 2017, is there a dedicated 'upgrade' method, or is it uninstall and install? Maybe install and uninstall? What's the right ...
Shimmy Weitzhandler's user avatar
61 votes
2 answers
428k views

I have python 2.7.3 installed on Windows 7 64 bit and I want to do an incremental upgrade to version 2.7.5. I have pip installed and it works fine; I just installed Django using it. I ran this ...
Snerd's user avatar
  • 1,553
58 votes
9 answers
85k views

i'm upgrading my Angular 2 project from RC5 to 2.0.0. I get this Error Unhandled Promise rejection: Component LoginComponent is not part of any NgModule or the module has not been imported into ...
Lyror's user avatar
  • 964
53 votes
1 answer
87k views

I tried to upgrade dateutil from 2.5.3 to the newest version 2.6.0 with pip install dateutil --upgrade, but got the issue Could not find a version. $ pip install dateutil --upgrade Collecting ...
SparkAndShine's user avatar
49 votes
10 answers
88k views

I want to upgrade my flutter to get new features such as null safety, but I didn't want my previous project to affect them. I want new changes only for my new flutter project, I want to run my old ...
MRazaImtiaz's user avatar
  • 2,227
45 votes
10 answers
169k views

I need help. I can't upgrade gradle version of my react-native project. I try a lot of things, downloaded last version of Android Studio & SDK Tools etc. I changed this file \android\gradle\...
Siberhecy's user avatar
  • 631
42 votes
10 answers
62k views

From the Debian command line, I'm getting a hash sum mismatch after executing aptitude update; aptitude upgrade. Below is the command line output. I've tried an aptitude clean, but this does not seem ...
Mark Giles's user avatar
39 votes
6 answers
25k views

VS2017 has so far correctly converted several project.json/.xproj based projects to the new .csproj format. I would also like to use the new .csproj format with older .csproj projects that previously ...
Drew Noakes's user avatar
37 votes
1 answer
11k views

Trying to upgrade to TypeScript 5.6 Beta, I get the following error messages in node_modules. I didn't make any other change, so what should I do to fix these errors? node_modules/@types/node/buffer.d....
Daniel Rosenwasser's user avatar
36 votes
11 answers
7k views

I'd like to upgrade from Java 5 to Java 6. We all know about the technical advantages and benefits, but: I have the problem that a major client refuses to upgrade from java 5 to java 6 because of "...
35 votes
18 answers
68k views

I updated the target API level (targetsdkversion) of the project from 33 to 34. The build process was successful. Then I got some problems with the upload of the app bundle. Warning Message The error ...
SAMIUL BASIR's user avatar
34 votes
13 answers
118k views

I'm going to update my apk on GooglePlay Store and I know that i have to upgrade the version code and name in manifest file however, it made install_failed. Installation error: ...
user3503072's user avatar
33 votes
2 answers
86k views

I am new to Linux. I am using Linux mint 18.1. I have installed R using system software manager. My current R version is 3.2. But I want to upgrade it to version 3.4. How can I do it?
Ayubur Rahaman's user avatar
32 votes
9 answers
32k views

Say I make an .exe file and everything is peachy. Wonderful it works. Say I worked on a new feature on the software and I want it to be available for people who already have the older version, how ...
Sergio Tapia's user avatar
  • 41.5k
30 votes
4 answers
28k views

I am upgrading our project RPM. The problem is when I upgrade from projectname-1.0-0 to projectname-1.0-1, it first installs the new project and uninstalls the old project, which, in overall view, ...
Vidya's user avatar
  • 301

1
2 3 4 5
96