JeremyYao commented on PR #1277:
URL: https://github.com/apache/daffodil-vscode/pull/1277#issuecomment-3320562748

   Currently struggling w/ installing and getting omega edit to package on 
windows before getting to the linking script. See the following output. 
   
   ```
   PS C:\Users\Administrator\repos\i love spaces\omega-edit> yarn workspace 
@omega-edit/server package
   yarn workspace v1.22.22
   yarn run v1.22.22
   $ yarn prepare && yarn pack -f 
omega-edit-node-server-v${npm_package_version}.tgz
   $ yarn sbt-server && yarn build
   $ cd ../../server/scala && sbt pkgServer
   [info] welcome to sbt 1.10.11 (Oracle Corporation Java 17.0.12)
   [info] loading settings for project scala-build from plugins.sbt...
   [info] loading project definition from C:\Users\Administrator\repos\i love 
spaces\omega-edit\server\scala\project
   [info] compiling 2 Scala sources to C:\Users\Administrator\repos\i love 
spaces\omega-edit\server\scala\project\target\scala-2.12\sbt-1.0\classes ...
   [info] loading settings for project omega-edit from build.sbt...
   [info] set current project to omega-edit (in build 
file:/C:/Users/Administrator/repos/i%20love%20spaces/omega-edit/server/scala/)
   [success] Total time: 1 s, completed Sep 22, 2025, 6:06:23 PM
   [info] Wrote C:\Users\Administrator\repos\i love 
spaces\omega-edit\server\scala\serv\target\scala-2.13\omega-edit-grpc-server_2.13-0.9.88.pom
   [info] Updating omega-edit_2.13
   [info] Resolved omega-edit_2.13 dependencies
   [warn]
   [warn]  Note: Unresolved dependencies path:
   [error] sbt.librarymanagement.ResolveException: Error downloading 
com.ctc:omega-edit-native_2.13:0.9.88
   [error]   Not found
   [error]   Not found
   [error]   not found: 
C:\Users\Administrator\.ivy2\localcom.ctc\omega-edit-native_2.13\0.9.88\ivys\ivy.xml
   [error]   not found: 
https://repo1.maven.org/maven2/com/ctc/omega-edit-native_2.13/0.9.88/omega-edit-native_2.13-0.9.88.pom
   [error]   unauthorized: 
https://maven.pkg.github.com/ctc-oss/omega-edit/com/ctc/omega-edit-native_2.13/0.9.88/omega-edit-native_2.13-0.9.88.pom
   [error]   not found: 
C:\Users\Administrator\.m2\repository\com\ctc\omega-edit-native_2.13\0.9.88\omega-edit-native_2.13-0.9.88.pom
   [error]         at 
lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
   [error]         at 
lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
   [error]         at scala.util.Either$LeftProjection.map(Either.scala:573)
   [error]         at 
lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
   [error]         at 
sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
   [error]         at 
sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
   [error]         at 
sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
   [error]         at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
   [error]         at 
sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
   [error]         at 
sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
   [error]         at 
sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
   [error]         at 
sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
   [error]         at 
sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3941)
   [error]         at scala.Function1.$anonfun$compose$1(Function1.scala:49)
   [error]         at 
sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
   [error]         at sbt.std.Transform$$anon$4.work(Transform.scala:69)
   [error]         at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
   [error]         at 
sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
   [error]         at sbt.Execute.work(Execute.scala:292)
   [error]         at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
   [error]         at 
sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
   [error]         at 
sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
   [error]         at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [error]         at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
   [error]         at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [error]         at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   [error]         at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [error]         at java.base/java.lang.Thread.run(Thread.java:842)
   [error] (api / update) sbt.librarymanagement.ResolveException: Error 
downloading com.ctc:omega-edit-native_2.13:0.9.88
   [error]   Not found
   [error]   Not found
   [error]   not found: 
C:\Users\Administrator\.ivy2\localcom.ctc\omega-edit-native_2.13\0.9.88\ivys\ivy.xml
   [error]   not found: 
https://repo1.maven.org/maven2/com/ctc/omega-edit-native_2.13/0.9.88/omega-edit-native_2.13-0.9.88.pom
   [error]   unauthorized: 
https://maven.pkg.github.com/ctc-oss/omega-edit/com/ctc/omega-edit-native_2.13/0.9.88/omega-edit-native_2.13-0.9.88.pom
   [error]   not found: 
C:\Users\Administrator\.m2\repository\com\ctc\omega-edit-native_2.13\0.9.88\omega-edit-native_2.13-0.9.88.pom
   [error] Total time: 4 s, completed Sep 22, 2025, 6:06:27 PM
   error Command failed with exit code 1.
   info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this 
command.
   error Command failed with exit code 1.
   info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this 
command.
   error Command failed with exit code 1.
   info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this 
command.
   error Command failed.
   Exit code: 1
   Command: 
C:\Users\Administrator\AppData\Local\fnm_multishells\9764_1758555808947\node.exe
   Arguments: 
C:\Users\Administrator\AppData\Local\node\corepack\v1\yarn\1.22.22\lib\cli.js 
package
   Directory: C:\Users\Administrator\repos\i love 
spaces\omega-edit\packages\server
   Output:
   
   info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about 
this command.
   PS C:\Users\Administrator\repos\i love spaces\omega-edit>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to