English 中文(简体)
如何解决这类例外情况
原标题:How can i solve this type of exception

FAILURE:建筑工程无一例外。

  • What went wrong: java.io.UncheckedIOException: 不能移动临时工作空间 ProjectAwesome Projectandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a-00f145fb-33a6-47aa-96fd-300b0f75f2e0) to immutable place (C:UserssubugabanínDesktop React CLI 项目Awesome Projectandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a

不能移动临时工作空间 ProjectAwesome Projectandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a-00f145fb-33a6-47aa-96fd-300b0f75f2e0) to immutable place (C:UserssubugabanínDesktop React CLI 项目Awesome Projectandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a

如何解决这一例外。 给我一个解决办法。

问题回答

这可能是因为该项目在“一个司机”的夹中扎根。 要求将该项目推向一个没有从一个司机那里建立合成/观察的夹,并试图再次建造。

一台驱动器不是“可变”的(并非由外表改动),因为一台驱动器可能会对基于云层变化的档案进行合成/改动,这可能与你的建筑过程发生冲突。

建议不要将“一个驱动器”作为你的项目的“备份”,而是使用git/Git/2007/5或类似于你的档案存放/备份。

去除甲状腺,清洗你的梯度。

cd android
./gradlew clean

接着,该服务器运行时悬挂着明确的切旗。

npm start -- --clear-cache

如果这项工作仍在进行,则试图从安乐施室中更新你的精子。





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签