Questions tagged [reinstall]

171 questions
0
votes
0 answers

Recommendations for troubleshooting the causes for weird behavior of Android Studio and suggested additional steps for clean reinstall

I am working with Android Studio (plus Git, Bitbucket, Gradle, Artifactory). I have started to experience some anomalous behavior when trying to build repositories and even when the App is built and run on the device there are some weird errors…
Chris
  • 1
  • 2
0
votes
0 answers

npm install got struck at rxjs

just trying to ran following code rm -rf node-modules/ npm i Getting this error: sampleError Reinstalling the node-modules. It should have given us a clean install of all the dependency and after that gulp could have ran successfully.
0
votes
2 answers

I'm having problems with Anaconda recognizing the package "graphviz", even if it has been installed

Alright, so I installed Anaconda 2.3.2 and run it as admin, then I tried to import the package graphviz, so I installed it with: conda install -c anaconda graphviz which is what was recommended in the (official documentation for anaconda) however,…
0
votes
0 answers

Restore PyCharm files after reinstalling Windows 10

My computer has a preparing Windows problem and it was not fixed. I had to install Windows 10 from the beginning. I saved some pycharm files in another file, but I had to reinstall the program because it was deleted.Is there a way to restore the…
NaNa
  • 1
  • 1
0
votes
0 answers

Why I need to re install the iOS app in TestFlight

I released a TestFlight and after few days I changed some data in the backend and checked in the TestFlight which is working good. After a day or two I see the old data is appearing in the TestFlight where it look like I didn't change anything. So I…
Ng1002
  • 1
0
votes
2 answers

How to make installed geoserver 2.18 as windows service?

How to make installed geoserver 2.18 as windows service? Two yeas ago I have install it on windows server 2008 R2 and sometimes it stops (when my session closed, for example), which is not acceptable, it needs geoserver works all the time.
0
votes
1 answer

MySQL table "doesn't exist" error

I'm using Windows 7 Ultimate x64. After reinstalling OS copied back whole MySQL data directory to C:/Programdata. But now when i'm trying to open some table from restored db's with Navicat it shows me http://prntscr.com/2s9wl error. I don't know…
Tural Ali
  • 22,202
  • 18
  • 80
  • 129
0
votes
1 answer

Is it important for me to delete the remaining registries of anaconda if I want to re-install it?

I want to re-install anaconda because I failed to open the anaconda navigator after trying many methods. So I installed anaconda-clean and used the uninstall.exe, deleted the remaining file folders in Programdata and C:\Users\Jossy . Should I delete…
0
votes
0 answers

Is there a way to rebuild ns2 in fedoracore4 linux OS after replace multiple files in core of ns2?

How to rebuild ns2 in Fedora Core 4 Linux OS after replacing multiple files in the core of ns2? Do I have to uninstall and reinstall the ns2 completely or is there any other way?
0
votes
0 answers

How to update app without uninstalling old version form playstore?

Suppose in the PlayStore which is my version code 2 and version 5.0, Now I have created a new version which is version code 21 and version 5.1 Now I want to update Normally without updating it in the PlayStore. When I install the latest version it's…
0
votes
1 answer

How can I reinstall apt?

Hi! I deleted by mistake, the command apt and apt-get... My OS: Ubuntu 16.04 TLS Error: -bash: /usr/bin/apt: No such file or directory -bash: /usr/bin/apt-get: No such file or directory How can I reinstall APT command?
user16617607
0
votes
1 answer

How do I only have one task in my application?

This is my Main Activity in Manifest: Manifest And I has Receiver to detect my app is replaced(re-install) onReceive re open app After detect re-install, I re-open app but has issue -Whenever press Home then click icon app to open, always create new…
0
votes
1 answer

How can I force installation of Android app from Android Studio 4.1.3?

Android Studio "helpfully" skips installation and restarts what is on the phone 04/10 13:47:09: Launching 'app' on Physical Device. App restart successful without requiring a re-install. what is a lie (as app in not installed at all) and…
reducing activity
  • 1,985
  • 2
  • 36
  • 64
0
votes
1 answer

C# application version management

I have a C# app with its corresponding setup program. It reads startup data from the registry and stores information under the "Environment.SpecialFolder.ApplicationData"\myapp folder. My question is: If I make various changes to the code that…
xain
  • 13,159
  • 17
  • 75
  • 119
0
votes
1 answer

NodeJS re-installation on Windows 10 fails

I had installed nodejs on Windows 10 Pro PC. The drive it was installed in failed and is no longer accessible. I sent it away for data recovery attempt, but it's now gone, not even connected. I created a restore point and went to NodeJS site,…
user258081
  • 301
  • 2
  • 8