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
I am using the windows virtual machine to debug the windows integration issues by using elastic-package tool.
I am seeing the below error occurring on my screen every-time when i run the below command
elastic-package build -v
Below is the error screenshot. Tried in various terminal like VS code, WSL etc..
Error: building package failed: invalid content found in built package: found 5 validation errors:
1. file "C:\manoj_int_repo\integrations\build\integrations\windows\1.12.7\changelog.yml" is invalid: Reference file:///1%5Cintegration%5Cchangelog.spec.yml must be canonical
2. could not open folder specification file: open 1\integration\data_stream\spec.yml: file does not exist
3. could not open folder specification file: open 1\integration\docs\spec.yml: file does not exist
4. could not open folder specification file: open 1\integration\kibana\spec.yml: file does not exist
5. file "C:\manoj_int_repo\integrations\build\integrations\windows\1.12.7\manifest.yml" is invalid: Reference file:///1%5Cintegration%5Cmanifest.spec.yml must be canonical ```
The text was updated successfully, but these errors were encountered:
ManojS-shetty
changed the title
Seeing the formatting error in package build{In windows machine]
Seeing the formatting error in package build[In windows machine]
Jun 22, 2022
I am using the windows virtual machine to debug the windows integration issues by using elastic-package tool.
I am seeing the below error occurring on my screen every-time when i run the below command
elastic-package build -v
Below is the error screenshot. Tried in various terminal like VS code, WSL etc..
The text was updated successfully, but these errors were encountered: