Coder Social home page Coder Social logo

Comments (1)

synle avatar synle commented on May 26, 2024
yarn run v1.22.19
$ cpx "build/**/*" .
$ electron-builder build --publish=never -w appx
  • electron-builder  version=23.3.3 os=10.0.22000
  • loaded configuration  file=package.json ("build" field)
  • writing effective config  file=dist\builder-effective-config.yaml
  • rebuilding native dependencies  [email protected] platform=win32 arch=x64
  • rebuilding native dependency  name=sqlite3 version=5.0.11
  • packaging       platform=win32 arch=x64 electron=19.0.10 appOutDir=dist\win-unpacked
  • building        target=AppX arch=x64 file=dist\sqlui-native 1.61.6.appx
  • AppX is not signed  reason=Windows Store only build
  ⨯ Exit code: 1. Command failed: C:\Users\lengu\AppData\Local\electron-builder\Cache\winCodeSign\winCodeSign-2.6.0\windows-10\x64\makeappx.exe pack /o /f D:\git\sqlui-native\dist\__appx-x64\mapping.txt /p bf15e8eec8a7960e7d0cb60fe2d13b47ebac2443ae8f2339915d2f78b3c7aba9 (sha256 hash) 1.61.6.appx

Microsoft (R) MakeAppx Tool
Copyright (C) 2013 Microsoft.  All rights reserved.

The path (/p) parameter is: "\\?\D:\git\sqlui-native\dist\sqlui-native 1.61.6.appx"
The mapping file (/f) parameter is: "D:\git\sqlui-native\dist\__appx-x64\mapping.txt"
Reading mapping file "D:\git\sqlui-native\dist\__appx-x64\mapping.txt"
Packing 77 file(s) listed in "D:\git\sqlui-native\dist\__appx-x64\mapping.txt" (mapping file) to "\\?\D:\git\sqlui-native\dist\sqlui-native 1.61.6.appx" (output file name).
Memory limit defaulting to 21163118592 bytes.
Using "D:\git\sqlui-native\dist\__appx-x64\AppxManifest.xml" as the manifest for the package.
MakeAppx : error: Error info: /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Applications" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Application" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/@Id
'sqlui-native' violates pattern constraint of '([A-Za-z][A-Za-z0-9]*)(\.[A-Za-z][A-Za-z0-9]*)*'.
The attribute 'Id' with value 'sqlui-native' failed to parse.
MakeAppx : error: Package creation failed.
MakeAppx : error: 0x80080204 - The specified package format is not valid: The package manifest is not valid.
  failedTask=build stackTrace=Error: Exit code: 1. Command failed: C:\Users\lengu\AppData\Local\electron-builder\Cache\winCodeSign\winCodeSign-2.6.0\windows-10\x64\makeappx.exe pack /o /f D:\git\sqlui-native\dist\__appx-x64\mapping.txt /p bf15e8eec8a7960e7d0cb60fe2d13b47ebac2443ae8f2339915d2f78b3c7aba9 (sha256 hash) 1.61.6.appx

Microsoft (R) MakeAppx Tool
Copyright (C) 2013 Microsoft.  All rights reserved.

The path (/p) parameter is: "\\?\D:\git\sqlui-native\dist\sqlui-native 1.61.6.appx"
The mapping file (/f) parameter is: "D:\git\sqlui-native\dist\__appx-x64\mapping.txt"
Reading mapping file "D:\git\sqlui-native\dist\__appx-x64\mapping.txt"
Packing 77 file(s) listed in "D:\git\sqlui-native\dist\__appx-x64\mapping.txt" (mapping file) to "\\?\D:\git\sqlui-native\dist\sqlui-native 1.61.6.appx" (output file name).
Memory limit defaulting to 21163118592 bytes.
Using "D:\git\sqlui-native\dist\__appx-x64\AppxManifest.xml" as the manifest for the package.
MakeAppx : error: Error info: /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Applications" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Application" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/@Id
'sqlui-native' violates pattern constraint of '([A-Za-z][A-Za-z0-9]*)(\.[A-Za-z][A-Za-z0-9]*)*'.
The attribute 'Id' with value 'sqlui-native' failed to parse.
MakeAppx : error: Package creation failed.
MakeAppx : error: 0x80080204 - The specified package format is not valid: The package manifest is not valid.

    at D:\git\sqlui-native\node_modules\builder-util\src\util.ts:133:18
    at ChildProcess.exithandler (node:child_process:406:5)
    at ChildProcess.emit (node:events:520:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)

from sqlui-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.