Dart:表演" pub get"和" pub build"

时间:2014-06-13 13:02:27

标签: build dart

我们通过运行导航到项目文件夹(.yaml文件所在的位置)并运行“pub get”和“pub build”的脚本来实现自动DART构建。它工作了一段时间,但现在我们得到了这个(在这两种情况下):

Unhandled exception:
Illegal argument(s): join(null, "Pub", "Cache"): part 0 was null, but part 1 was not.
#0      _validateArgList (package:path/src/context.dart:497)
#1      Context.join (package:path/src/context.dart:187)
#2      join (package:path/path.dart:235)
#3      main (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/bin/pub.dart:69)
#4      _startIsolate.isolateStartHandler (dart:isolate-patch/isolate_patch.dart:214)
#5      _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:124)

这可能是什么原因?我们使用SDK 1.4.0。

谢谢,

由里。

1 个答案:

答案 0 :(得分:0)

你应该有环境变量' APPDATA#39;在AppData\Roaming

并将PUB_CACHE设置为您希望使用well pub缓存的文件夹