You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[info] [error] java.io.FileNotFoundException:C:\temp\sbt_89e589ea\target\out\jvm\scala-3.6.2\absolute-path-in-bat\zinc\inc_compile_3.zip (Access is denied)
[info] [error] at java.io.FileOutputStream.open0(NativeMethod)
[info] [error] at java.io.FileOutputStream.open(FileOutputStream.java:270)
[info] [error] at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
[info] [error] at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
[info] [error] at sbt.io.Using$.$init$$$anonfun$5(Using.scala:118)
[info] [error] at sbt.io.Using$$anon$3.openImpl(Using.scala:100)
[info] [error] at sbt.io.OpenFile.open(Using.scala:67)
[info] [error] at sbt.io.OpenFile.open$(Using.scala:59)
[info] [error] at sbt.io.Using$$anon$3.open(Using.scala:99)
[info] [error] at sbt.io.Using$$anon$3.open(Using.scala:99)
[info] [error] at sbt.io.Using.apply(Using.scala:39)
[info] [error] at sbt.io.IO$.copyFile$$anonfun$3(IO.scala:910)
[info] [error] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[info] [error] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[info] [error] at sbt.io.Using.apply(Using.scala:41)
[info] [error] at sbt.io.IO$.copyFile(IO.scala:909)
[info] [error] at sbt.io.IO$.move(IO.scala:1127)
[info] [error] at sbt.internal.inc.consistent.ConsistentFileAnalysisStore$AStore.set(ConsistentFileAnalysisStore.scala:97)
expectation
It works on Windows.
The text was updated successfully, but these errors were encountered:
steps
See sbt/sbt#7976 / sbt/sbt-native-packager#1647 / https://ci.appveyor.com/project/muuki88/sbt-native-packager/builds/51230330
problem
expectation
It works on Windows.
The text was updated successfully, but these errors were encountered: