How to reinstall Dart Editor

走远了吗. 提交于 2019-12-11 17:11:52

问题


I've been trying Dart x64 for a month (under Windows 8).

Unfortunately, I've removed the "\Users\$user\AppData\Roaming\Pub\" folder. After that any Dart/Polymer project (including shipped samples like sunflower) stops showing anything in a browser without any error or exception.

I deleted the \dart folder, and some other dart folders that I'd found (\Users\$user\Application Data\Pub\, \Users\$user\.dartium\, \Users\$user\DartEditor\).

Then I'd reinstalled the Dart x64 (unpack zip-file), but problem still remains.

Then I'd removed Dart x64 and installed Dart ia32. In this case projects build with errors (can't find files from standard package), but work well in the Dartium browser.

I'd like to completely remove Dart and reinstall the new one. Can anyone help me start from scratch with Dart?

UPDATE:

I've deleted following Dart artifacts:

C:\Users\$user\dart\

C:\Users\$user\DartEditor\

"C:\Users\$user\Application Data.stagehand"

"C:\Users\$user\Application Data\Pub\"

C:\Users\$user.dartium\

C:\Users\$user\AppData\Local.dartServer\

But got the problem, described in the How to make Dart Editor find referenced packages thread. So question still actual.

来源:https://stackoverflow.com/questions/29509118/how-to-reinstall-dart-editor

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!