Skip to content

Instantly share code, notes, and snippets.

@ianjennings
Created July 16, 2021 20:14
Show Gist options
  • Save ianjennings/f8b41a7970f62bc36a5ce320c9314308 to your computer and use it in GitHub Desktop.
Save ianjennings/f8b41a7970f62bc36a5ce320c9314308 to your computer and use it in GitHub Desktop.
​C:\Users\Jennings\Development-Win
λ git clone [email protected]:ianjennings/finsemble-seed-deploy-test.git
Cloning into 'finsemble-seed-deploy-test'...
remote: Enumerating objects: 9908, done.
remote: Counting objects: 100% (9908/9908), done.
remote: Compressing objects: 100% (3951/3951), done.
remote: Total 9908 (delta 5653), reused 9907 (delta 5652), pack-reused 0
Receiving objects: 100% (9908/9908), 19.67 MiB | 7.26 MiB/s, done.
Resolving deltas: 100% (5653/5653), done.
​C:\Users\Jennings\Development-Win
λ cd .\finsemble-seed-deploy-test\
​C:\Users\Jennings\Development-Win\finsemble-seed-deploy-test
λ [main ≡]yarn --version
1.22.4
​C:\Users\Jennings\Development-Win\finsemble-seed-deploy-test
λ [main ≡]node --version
v14.0.0
​C:\Users\Jennings\Development-Win\finsemble-seed-deploy-test
λ [main ≡]yarn install
yarn install v1.22.4
[1/4] Resolving packages...
warning Resolution field "[email protected]" is incompatible with requested version "prismjs@~1.23.0"
[2/4] Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "@finsemble/finsemble-core > [email protected]" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7".
warning "@finsemble/finsemble-ui > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0".
warning "@finsemble/finsemble-ui > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0".
warning "@finsemble/finsemble-ui > @typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@*".
warning " > @finsemble/[email protected]" has incorrect peer dependency "@finsemble/[email protected]".
[4/4] Building fresh packages...
success Saved lockfile.
warning Your current version of Yarn is out of date. The latest version is "1.22.5", while you're on "1.22.4".
info To upgrade, download the latest installer at "https://yarnpkg.com/latest.msi".
$ rimraf ./webpack-file-cache && rimraf ./webpack/vendor-manifest.json
Done in 77.67s.
​C:\Users\Jennings\Development-Win\finsemble-seed-deploy-test
λ [main ≡ +0 ~1 -0 !]yarn run makeInstaller:dev
yarn run v1.22.4
$ cross-env NODE_ENV=development gulp makeInstaller --gulpfile=./gulpfile.js
FEA LoggerRender using console output by default
FEAPackager [object Object]
[15:10:48] Using gulpfile ~\Development-Win\finsemble-seed-deploy-test\gulpfile.js
[15:10:48] Starting 'makeInstaller'...
The manifest location is: http://localhost:3375/configs/application/manifest-local.json
[3:10:48 PM] >>>> WARNING: Installer is pointing to a manifest hosted at http://localhost:3375/configs/application/manifest-local.json. Was this accidental?
environment (e.g. NODE_ENV) == development.
[3:10:48 PM] [Info] Did not find 'updateUrl' in configs/other/server-environment-startup.json under development. The application will still work, but it will not update itself with new versions of the finsemble-electron-adapter..
FEA logger:message [
'SETTING FEA PATH: C:\\Users\\Jennings\\Development-Win\\finsemble-seed-deploy-test\\node_modules\\@finsemble\\finsemble-electron-adapter'
]
FEA logger:message [ 'SETTING APP FOLDER NAME to Finsemble-Staging' ]
FEA logger:message [
'SETTING MANIFEST URL to http://localhost:3375/configs/application/manifest-local.json'
]
FEA logger:message [ 'SETTING UPDATE URL' ]
FEA logger:message [ 'SETTING CHROMIUM FLAGS' ]
FEA logger:message [ 'CREATING FULL INSTRALLER' ]
FEA logger:message [ 'Running package()' ]
FEA logger:message [ 'This may take a while.' ]
FEA logger:message [
'VALUE PASSED INTO ELECTRON PACKAGER:',
{
afterCopy: [ [AsyncFunction (anonymous)] ],
afterExtract: [ [AsyncFunction (anonymous)] ],
ignore: [Function: ignore],
arch: 'x64',
appVersion: '6.0.1',
appCategoryType: null,
asar: true,
dir: 'C:\\Users\\Jennings\\Development-Win\\finsemble-seed-deploy-test\\node_modules\\@finsemble\\finsemble-electron-adapter',
extendInfo: null,
icon: 'C:\\Users\\Jennings\\Development-Win\\finsemble-seed-deploy-test\\public\\assets\\img\\installer_icon.ico',
name: 'FinsembleStaging',
out: './pkg',
overwrite: true,
platform: 'win32',
protocols: [ [Object] ],
prune: false,
tmpdir: 'installer-tmp',
win32metadata: {
CompanyName: 'Cosaic',
FileDescription: 'Finsemble',
OriginalFilename: 'FinsembleStaging',
ProductName: 'Finsemble-Staging',
InternalName: 'FinsembleStaging',
'requested-execution-level': null,
'application-manifest': null
},
derefSymlinks: true,
productName: 'Finsemble-Staging',
download: undefined,
companyName: undefined,
description: 'Finsemble'
}
]
Packaging app for platform win32 x64 using electron v11.4.9
FEA logger:message [ 'Still working...' ]
FEA logger:message [ 'Still working...' ]
FEA logger:message [ 'Still working...' ]
FEA logger:message [ 'Still working...' ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment