We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment (if possible, copy the information from the error dialog or the About menu):
The text was updated successfully, but these errors were encountered:
additional information: { "kreyaVersion": "1.15.0", "releaseChannel": "stable", "osDescription": "Darwin 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:17:33 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6031", "osVersion": "Unix 14.5.0", "osArch": "Arm64", "processArch": "Arm64", "runtimeIdentifier": "osx-arm64", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)" }
System.InvalidOperationException: cannot create directories outside the project directory at Kreya.Data.OperationDirectoryStorage.CreateMissingDirectories(IProject project, String directoryPath) at Kreya.Core.Operations.OperationDirectoryService.CreateMissingOperationDirectories(String path) at Kreya.Core.Importer.ImporterService.CreateMissingOperations(ImportStream importStream, IImporterAdapter importer, IReadOnlyDictionary2 operationsByInvoker) at Kreya.Core.Importer.ImporterService.RunSingleImporter(IImporterAdapter importer, ImportStream importStream, Boolean allowCache, IReadOnlyDictionary2 operationsByInvoker) at Kreya.Core.Importer.ImporterService.RunImporter(Guid id, Boolean allowCache) at SpiderEye.Bridge.ApiMethod.InvokeAsync(Object instance, Object parameter) at SpiderEye.Bridge.WebviewBridge.InvokeWithDependencyInjection(IDependencyInjectionApiMethod apiMethod, Object parameters) at SpiderEye.Bridge.WebviewBridge.InvokeWithDependencyInjection(IDependencyInjectionApiMethod apiMethod, Object parameters) at SpiderEye.Bridge.WebviewBridge.ResolveCall(String id, String parameters)
2 operationsByInvoker) at Kreya.Core.Importer.ImporterService.RunSingleImporter(IImporterAdapter importer, ImportStream importStream, Boolean allowCache, IReadOnlyDictionary
Sorry, something went wrong.
We are looking into this
@bejabengdd Have you entered a path in the 'Project subdirectory to create missing operations' field?
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment (if possible, copy the information from the error dialog or the About menu):
The text was updated successfully, but these errors were encountered: