activiti-modeling-app
activiti-modeling-app copied to clipboard
followed by README but failed
Type of issue: (check with "[x]")
- [ ] New feature request
- [ ] Bug
- [x] Support request
- [ ] Documentation
Current behaviour:
step:
- git clone xxx
- cd ./activiti-modeling-app
- touch
.evn
then write
API_HOST="http://my-acm.implementation.com/whatever"
OAUTH_HOST="http://my-acm.implementation.com/auth/realms/whatever"
- npm install
- npm start
I hope it can be seen something when I open
http://localhost:4100
but It failed just show this in consoleHope someone can solve my problem when I run
npm start
there are something show In my terminal
activiti-modeling-app git:(master) ✗ npm start
> [email protected] prestart /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> npm run validate-config && rimraf dist && npm run compile-less && npm run package:sdk
> [email protected] validate-config /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> ajv validate -s ./node_modules/@alfresco/adf-core/app.config.schema.json -d ./src/app.config.json --errors=text --verbose
./src/app.config.json valid
> [email protected] compile-less /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> lessc ./node_modules/bpmn-js-properties-panel/styles/properties.less .tmp/bpmn-properties.css
> [email protected] package:sdk /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> npm run build:sdk && npm run pack:sdk
> [email protected] build:sdk /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> ng build ama-sdk --prod
Building Angular Package
Building entry point 'ama-sdk'
Compiling TypeScript sources through ngc
Bundling to FESM2015
Bundling to FESM5
Bundling to UMD
No name was provided for external module 'ngx-monaco-editor' in output.globals – guessing 'ngxMonacoEditor'
No name was provided for external module 'ajv/dist/ajv.min' in output.globals – guessing 'Ajv'
No name was provided for external module '@alfresco/adf-core' in output.globals – guessing 'adfCore'
No name was provided for external module '@ngrx/store' in output.globals – guessing 'store'
No name was provided for external module '@ngrx/entity' in output.globals – guessing 'entity'
No name was provided for external module '@auth0/angular-jwt' in output.globals – guessing 'angularJwt'
No name was provided for external module 'moment-es6' in output.globals – guessing 'moment'
Minifying UMD bundle
WARN: Dropping unreachable code [0:1432,12]
WARN: Declarations in unreachable code! [0:1432,12]
WARN: Declaring el as function [0:5887,20]
WARN: Declaring Aa as function [0:1178,8]
WARN: Declaring Ja as function [0:1209,8]
WARN: Declaring Qa as function [0:1258,8]
WARN: Declaring nb as function [0:1506,8]
WARN: Declaring pb as function [0:1515,8]
WARN: Declaring rb as function [0:1524,8]
WARN: Declaring Kb as function [0:1856,8]
WARN: Declaring Lb as function [0:1869,8]
WARN: Declaring Mb as function [0:1876,8]
WARN: Declaring Ob as function [0:1893,8]
WARN: Declaring Wb as function [0:2077,8]
WARN: Declaring Yb as function [0:2087,8]
WARN: Declaring $b as function [0:2097,8]
WARN: Declaring gc as function [0:2189,8]
WARN: Declaring ic as function [0:2198,8]
WARN: Declaring kc as function [0:2207,8]
WARN: Declaring mc as function [0:2216,8]
WARN: Declaring oc as function [0:2225,8]
WARN: Declaring qc as function [0:2234,8]
WARN: Declaring sc as function [0:2242,8]
WARN: Declaring uc as function [0:2251,8]
WARN: Declaring Ac as function [0:2361,8]
WARN: Declaring Cc as function [0:2370,8]
WARN: Declaring Ec as function [0:2379,8]
WARN: Declaring Kc as function [0:2592,8]
WARN: Declaring Lc as function [0:2606,8]
WARN: Declaring Hd as function [0:6698,8]
Copying declaration files
Writing package metadata
Removing scripts section in package.json as it's considered a potential security vulnerability.
Built ama-sdk
Built Angular Package!
- from: /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app/projects/ama-sdk
- to: /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app/dist/ama-sdk
> [email protected] pack:sdk /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> cd dist/ama-sdk && npm pack
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 892B package.json
npm notice 2.6kB ama-sdk.d.ts
npm notice 149.2kB ama-sdk.metadata.json
npm notice 1.7kB public_api.d.ts
npm notice 710B typings.d.ts
npm notice 769.3kB bundles/ama-sdk.umd.js
npm notice 360.1kB bundles/ama-sdk.umd.js.map
npm notice 97.5kB bundles/ama-sdk.umd.min.js
npm notice 337.1kB bundles/ama-sdk.umd.min.js.map
npm notice 12.2kB esm2015/ama-sdk.js
npm notice 6.7kB esm2015/lib/api-implementations/acm-api/acm-api.js
npm notice 10.9kB esm2015/lib/api-implementations/acm-api/acm-api.module.js
npm notice 2.6kB esm2015/lib/api-implementations/acm-api/content-types.js
npm notice 3.5kB esm2015/lib/api-implementations/acm-api/form-definition.js
npm notice 22.0kB esm2015/lib/api-implementations/acm-api/model-api.js
npm notice 5.6kB esm2015/lib/api-implementations/acm-api/model-variations/connector-api-variation.js
npm notice 6.0kB esm2015/lib/api-implementations/acm-api/model-variations/data-api-variation.js
npm notice 5.6kB esm2015/lib/api-implementations/acm-api/model-variations/decision-table-api-variations.js
npm notice 6.0kB esm2015/lib/api-implementations/acm-api/model-variations/form-api-variation.js
npm notice 6.3kB esm2015/lib/api-implementations/acm-api/model-variations/process-api-variation.js
npm notice 6.1kB esm2015/lib/api-implementations/acm-api/model-variations/ui-api-variation.js
npm notice 5.8kB esm2015/lib/api-implementations/acm-api/process-api.js
npm notice 15.9kB esm2015/lib/api-implementations/acm-api/project-api.js
npm notice 14.0kB esm2015/lib/api-implementations/acm-api/request-api.helper.js
npm notice 5.7kB esm2015/lib/api/api.interface.js
npm notice 4.7kB esm2015/lib/api/generalmodel-api.interface.js
npm notice 5.1kB esm2015/lib/api/project-api.interface.js
npm notice 2.7kB esm2015/lib/api/public_api.js
npm notice 20.8kB esm2015/lib/api/types.js
npm notice 5.9kB esm2015/lib/code-editor/code-editor.module.js
npm notice 12.8kB esm2015/lib/code-editor/components/code-editor/code-editor.component.js
npm notice 3.0kB esm2015/lib/code-editor/helpers/file-uri.js
npm notice 3.1kB esm2015/lib/code-editor/public_api.js
npm notice 5.2kB esm2015/lib/code-editor/services/code-editor-service.service.js
npm notice 7.3kB esm2015/lib/code-editor/services/code-validator.service.js
npm notice 22.3kB esm2015/lib/components/input-mapping-table/input-mapping-table.component.js
npm notice 4.5kB esm2015/lib/components/input-mapping-table/input-mapping-table.module.js
npm notice 2.3kB esm2015/lib/components/input-mapping-table/public_api.js
npm notice 15.2kB esm2015/lib/components/output-mapping-table/output-mapping-table.component.js
npm notice 4.5kB esm2015/lib/components/output-mapping-table/output-mapping-table.module.js
npm notice 2.3kB esm2015/lib/components/output-mapping-table/public_api.js
npm notice 8.1kB esm2015/lib/confirmation-dialog/components/confirmation-dialog/confirmation-dialog.component.js
npm notice 5.0kB esm2015/lib/confirmation-dialog/confirmation-dialog.module.js
npm notice 2.4kB esm2015/lib/confirmation-dialog/public_api.js
npm notice 6.0kB esm2015/lib/confirmation-dialog/services/dialog.service.js
npm notice 5.4kB esm2015/lib/connector-editor/connector-editor.actions.js
npm notice 9.2kB esm2015/lib/connector-editor/connector-editor.selectors.js
npm notice 3.8kB esm2015/lib/connector-editor/connector-entities.state.js
npm notice 2.8kB esm2015/lib/connector-editor/public_api.js
npm notice 3.1kB esm2015/lib/extension/connector-editor.js
npm notice 2.1kB esm2015/lib/extension/public_api.js
npm notice 4.6kB esm2015/lib/helpers/common.js
npm notice 11.9kB esm2015/lib/helpers/components/entity-dialog/entity-dialog.component.js
npm notice 5.5kB esm2015/lib/helpers/components/header-breadcrumbs/header-breadcrumbs.component.js
npm notice 10.5kB esm2015/lib/helpers/directives/allowed-characters.directive.js
npm notice 2.3kB esm2015/lib/helpers/primitive-types.js
npm notice 4.4kB esm2015/lib/helpers/public_api.js
npm notice 6.5kB esm2015/lib/helpers/shared.module.js
npm notice 10.1kB esm2015/lib/helpers/unsaved-page.guard.js
npm notice 2.4kB esm2015/lib/helpers/utils/arrayize.js
npm notice 8.5kB esm2015/lib/helpers/utils/create-entries-names.js
npm notice 3.1kB esm2015/lib/helpers/utils/createJsonBlob.js
npm notice 5.0kB esm2015/lib/helpers/utils/empty-decision-table.js
npm notice 6.1kB esm2015/lib/helpers/utils/empty-diagram.js
npm notice 3.6kB esm2015/lib/helpers/utils/log-filters.js
npm notice 5.2kB esm2015/lib/helpers/utils/logging.functions.js
npm notice 3.0kB esm2015/lib/i18n/provide-translations.js
npm notice 2.1kB esm2015/lib/i18n/public_api.js
npm notice 4.2kB esm2015/lib/interfaces/model-creator.interface.js
npm notice 2.2kB esm2015/lib/interfaces/model-editor-routes.js
npm notice 4.0kB esm2015/lib/interfaces/model-filter.interface.js
npm notice 3.1kB esm2015/lib/interfaces/model-uploader.interface.js
npm notice 2.6kB esm2015/lib/interfaces/public_api.js
npm notice 4.5kB esm2015/lib/process-editor/bpmn-element.js
npm notice 7.2kB esm2015/lib/process-editor/bpmn-modeler.js
npm notice 3.1kB esm2015/lib/process-editor/cardview-properties/decision-task-item.model.js
npm notice 3.4kB esm2015/lib/process-editor/cardview-properties/default-sequence-flow-item.model.js
npm notice 3.6kB esm2015/lib/process-editor/cardview-properties/form-key.model.js
npm notice 3.3kB esm2015/lib/process-editor/cardview-properties/implementation-item.model.js
npm notice 7.7kB esm2015/lib/process-editor/palette.js
npm notice 3.9kB esm2015/lib/process-editor/process-editor.actions.js
npm notice 8.9kB esm2015/lib/process-editor/process-editor.selectors.js
npm notice 6.1kB esm2015/lib/process-editor/properties.js
npm notice 4.0kB esm2015/lib/process-editor/public_api.js
npm notice 10.3kB esm2015/lib/schemas/connector.schema.js
npm notice 19.5kB esm2015/lib/schemas/data.schema.js
npm notice 2.7kB esm2015/lib/schemas/decision-table.schema.js
npm notice 1.6kB esm2015/lib/schemas/extensions.schema.js
npm notice 166.9kB esm2015/lib/schemas/form.schema.js
npm notice 3.6kB esm2015/lib/schemas/properties.schema.js
npm notice 3.7kB esm2015/lib/schemas/public_api.js
npm notice 5.6kB esm2015/lib/schemas/ui.schema.js
npm notice 6.1kB esm2015/lib/services/ama-authentication.service.js
npm notice 4.4kB esm2015/lib/services/ama-services.module.js
npm notice 7.2kB esm2015/lib/services/auth.service.js
npm notice 4.7kB esm2015/lib/services/blob.service.js
npm notice 5.6kB esm2015/lib/services/download-resource.service.js
npm notice 3.0kB esm2015/lib/services/public_api.js
npm notice 4.2kB esm2015/lib/services/title.service.js
npm notice 2.7kB esm2015/lib/services/uuid.service.js
npm notice 6.2kB esm2015/lib/store/ama-store.module.js
npm notice 10.9kB esm2015/lib/store/app.actions.js
npm notice 8.1kB esm2015/lib/store/app.selectors.js
npm notice 5.4kB esm2015/lib/store/app.state.js
npm notice 4.8kB esm2015/lib/store/base.effects.js
npm notice 4.0kB esm2015/lib/store/entities.js
npm notice 5.7kB esm2015/lib/store/entity.actions.js
npm notice 6.1kB esm2015/lib/store/entity.selectors.js
npm notice 2.9kB esm2015/lib/store/logging.actions.js
npm notice 2.9kB esm2015/lib/store/project-data.state.js
npm notice 2.6kB esm2015/lib/store/project-tree.state.js
npm notice 5.1kB esm2015/lib/store/project.actions.js
npm notice 4.3kB esm2015/lib/store/project.selectors.js
npm notice 3.3kB esm2015/lib/store/project.state.js
npm notice 5.0kB esm2015/lib/store/public_api.js
npm notice 26.5kB esm2015/lib/variables/properties-viewer/properties-viewer.component.js
npm notice 11.0kB esm2015/lib/variables/properties-viewer/value-type-input.component.js
npm notice 4.3kB esm2015/lib/variables/properties-viewer/value-type-inputs/boolean-input.component.js
npm notice 7.9kB esm2015/lib/variables/properties-viewer/value-type-inputs/date-input.component.js
npm notice 4.7kB esm2015/lib/variables/properties-viewer/value-type-inputs/integer-input.component.js
npm notice 4.2kB esm2015/lib/variables/properties-viewer/value-type-inputs/string-input.component.js
npm notice 3.8kB esm2015/lib/variables/properties-viewer/value-type-inputs/value-type-inputs.mapping.js
npm notice 2.4kB esm2015/lib/variables/public_api.js
npm notice 14.8kB esm2015/lib/variables/variables.component.js
npm notice 7.9kB esm2015/lib/variables/variables.module.js
npm notice 3.5kB esm2015/lib/variables/variables.service.js
npm notice 9.5kB esm2015/public_api.js
npm notice 12.2kB esm5/ama-sdk.js
npm notice 6.6kB esm5/lib/api-implementations/acm-api/acm-api.js
npm notice 11.1kB esm5/lib/api-implementations/acm-api/acm-api.module.js
npm notice 2.6kB esm5/lib/api-implementations/acm-api/content-types.js
npm notice 3.5kB esm5/lib/api-implementations/acm-api/form-definition.js
npm notice 24.1kB esm5/lib/api-implementations/acm-api/model-api.js
npm notice 6.3kB esm5/lib/api-implementations/acm-api/model-variations/connector-api-variation.js
npm notice 6.6kB esm5/lib/api-implementations/acm-api/model-variations/data-api-variation.js
npm notice 6.3kB esm5/lib/api-implementations/acm-api/model-variations/decision-table-api-variations.js
npm notice 6.7kB esm5/lib/api-implementations/acm-api/model-variations/form-api-variation.js
npm notice 7.1kB esm5/lib/api-implementations/acm-api/model-variations/process-api-variation.js
npm notice 6.8kB esm5/lib/api-implementations/acm-api/model-variations/ui-api-variation.js
npm notice 6.6kB esm5/lib/api-implementations/acm-api/process-api.js
npm notice 17.6kB esm5/lib/api-implementations/acm-api/project-api.js
npm notice 15.5kB esm5/lib/api-implementations/acm-api/request-api.helper.js
npm notice 5.9kB esm5/lib/api/api.interface.js
npm notice 4.7kB esm5/lib/api/generalmodel-api.interface.js
npm notice 5.3kB esm5/lib/api/project-api.interface.js
npm notice 2.7kB esm5/lib/api/public_api.js
npm notice 20.8kB esm5/lib/api/types.js
npm notice 6.2kB esm5/lib/code-editor/code-editor.module.js
npm notice 13.9kB esm5/lib/code-editor/components/code-editor/code-editor.component.js
npm notice 3.0kB esm5/lib/code-editor/helpers/file-uri.js
npm notice 3.1kB esm5/lib/code-editor/public_api.js
npm notice 5.8kB esm5/lib/code-editor/services/code-editor-service.service.js
npm notice 7.7kB esm5/lib/code-editor/services/code-validator.service.js
npm notice 23.7kB esm5/lib/components/input-mapping-table/input-mapping-table.component.js
npm notice 4.8kB esm5/lib/components/input-mapping-table/input-mapping-table.module.js
npm notice 2.3kB esm5/lib/components/input-mapping-table/public_api.js
npm notice 16.8kB esm5/lib/components/output-mapping-table/output-mapping-table.component.js
npm notice 4.8kB esm5/lib/components/output-mapping-table/output-mapping-table.module.js
npm notice 2.3kB esm5/lib/components/output-mapping-table/public_api.js
npm notice 8.4kB esm5/lib/confirmation-dialog/components/confirmation-dialog/confirmation-dialog.component.js
npm notice 5.3kB esm5/lib/confirmation-dialog/confirmation-dialog.module.js
npm notice 2.4kB esm5/lib/confirmation-dialog/public_api.js
npm notice 6.6kB esm5/lib/confirmation-dialog/services/dialog.service.js
npm notice 5.7kB esm5/lib/connector-editor/connector-editor.actions.js
npm notice 9.5kB esm5/lib/connector-editor/connector-editor.selectors.js
npm notice 3.9kB esm5/lib/connector-editor/connector-entities.state.js
npm notice 2.8kB esm5/lib/connector-editor/public_api.js
npm notice 3.1kB esm5/lib/extension/connector-editor.js
npm notice 2.1kB esm5/lib/extension/public_api.js
npm notice 4.6kB esm5/lib/helpers/common.js
npm notice 12.4kB esm5/lib/helpers/components/entity-dialog/entity-dialog.component.js
npm notice 5.8kB esm5/lib/helpers/components/header-breadcrumbs/header-breadcrumbs.component.js
npm notice 11.2kB esm5/lib/helpers/directives/allowed-characters.directive.js
npm notice 2.3kB esm5/lib/helpers/primitive-types.js
npm notice 4.4kB esm5/lib/helpers/public_api.js
npm notice 6.8kB esm5/lib/helpers/shared.module.js
npm notice 10.4kB esm5/lib/helpers/unsaved-page.guard.js
npm notice 2.4kB esm5/lib/helpers/utils/arrayize.js
npm notice 8.4kB esm5/lib/helpers/utils/create-entries-names.js
npm notice 3.1kB esm5/lib/helpers/utils/createJsonBlob.js
npm notice 5.1kB esm5/lib/helpers/utils/empty-decision-table.js
npm notice 6.2kB esm5/lib/helpers/utils/empty-diagram.js
npm notice 3.6kB esm5/lib/helpers/utils/log-filters.js
npm notice 5.2kB esm5/lib/helpers/utils/logging.functions.js
npm notice 3.0kB esm5/lib/i18n/provide-translations.js
npm notice 2.1kB esm5/lib/i18n/public_api.js
npm notice 4.2kB esm5/lib/interfaces/model-creator.interface.js
npm notice 2.2kB esm5/lib/interfaces/model-editor-routes.js
npm notice 4.0kB esm5/lib/interfaces/model-filter.interface.js
npm notice 3.1kB esm5/lib/interfaces/model-uploader.interface.js
npm notice 2.6kB esm5/lib/interfaces/public_api.js
npm notice 4.4kB esm5/lib/process-editor/bpmn-element.js
npm notice 7.2kB esm5/lib/process-editor/bpmn-modeler.js
npm notice 3.4kB esm5/lib/process-editor/cardview-properties/decision-task-item.model.js
npm notice 3.9kB esm5/lib/process-editor/cardview-properties/default-sequence-flow-item.model.js
npm notice 4.1kB esm5/lib/process-editor/cardview-properties/form-key.model.js
npm notice 3.8kB esm5/lib/process-editor/cardview-properties/implementation-item.model.js
npm notice 7.7kB esm5/lib/process-editor/palette.js
npm notice 3.9kB esm5/lib/process-editor/process-editor.actions.js
npm notice 8.9kB esm5/lib/process-editor/process-editor.selectors.js
npm notice 6.1kB esm5/lib/process-editor/properties.js
npm notice 4.0kB esm5/lib/process-editor/public_api.js
npm notice 10.3kB esm5/lib/schemas/connector.schema.js
npm notice 19.5kB esm5/lib/schemas/data.schema.js
npm notice 2.7kB esm5/lib/schemas/decision-table.schema.js
npm notice 1.5kB esm5/lib/schemas/extensions.schema.js
npm notice 166.9kB esm5/lib/schemas/form.schema.js
npm notice 3.6kB esm5/lib/schemas/properties.schema.js
npm notice 3.7kB esm5/lib/schemas/public_api.js
npm notice 5.6kB esm5/lib/schemas/ui.schema.js
npm notice 6.3kB esm5/lib/services/ama-authentication.service.js
npm notice 4.6kB esm5/lib/services/ama-services.module.js
npm notice 8.0kB esm5/lib/services/auth.service.js
npm notice 5.1kB esm5/lib/services/blob.service.js
npm notice 6.1kB esm5/lib/services/download-resource.service.js
npm notice 3.0kB esm5/lib/services/public_api.js
npm notice 4.5kB esm5/lib/services/title.service.js
npm notice 2.9kB esm5/lib/services/uuid.service.js
npm notice 6.5kB esm5/lib/store/ama-store.module.js
npm notice 11.6kB esm5/lib/store/app.actions.js
npm notice 8.2kB esm5/lib/store/app.selectors.js
npm notice 5.4kB esm5/lib/store/app.state.js
npm notice 5.3kB esm5/lib/store/base.effects.js
npm notice 4.1kB esm5/lib/store/entities.js
npm notice 5.8kB esm5/lib/store/entity.actions.js
npm notice 6.2kB esm5/lib/store/entity.selectors.js
npm notice 2.9kB esm5/lib/store/logging.actions.js
npm notice 2.9kB esm5/lib/store/project-data.state.js
npm notice 2.6kB esm5/lib/store/project-tree.state.js
npm notice 5.3kB esm5/lib/store/project.actions.js
npm notice 4.4kB esm5/lib/store/project.selectors.js
npm notice 3.3kB esm5/lib/store/project.state.js
npm notice 5.0kB esm5/lib/store/public_api.js
npm notice 27.6kB esm5/lib/variables/properties-viewer/properties-viewer.component.js
npm notice 12.0kB esm5/lib/variables/properties-viewer/value-type-input.component.js
npm notice 4.7kB esm5/lib/variables/properties-viewer/value-type-inputs/boolean-input.component.js
npm notice 8.5kB esm5/lib/variables/properties-viewer/value-type-inputs/date-input.component.js
npm notice 5.1kB esm5/lib/variables/properties-viewer/value-type-inputs/integer-input.component.js
npm notice 4.6kB esm5/lib/variables/properties-viewer/value-type-inputs/string-input.component.js
npm notice 3.8kB esm5/lib/variables/properties-viewer/value-type-inputs/value-type-inputs.mapping.js
npm notice 2.4kB esm5/lib/variables/public_api.js
npm notice 15.5kB esm5/lib/variables/variables.component.js
npm notice 8.2kB esm5/lib/variables/variables.module.js
npm notice 3.8kB esm5/lib/variables/variables.service.js
npm notice 9.5kB esm5/public_api.js
npm notice 678.6kB fesm2015/ama-sdk.js
npm notice 343.2kB fesm2015/ama-sdk.js.map
npm notice 707.9kB fesm5/ama-sdk.js
npm notice 346.0kB fesm5/ama-sdk.js.map
npm notice 1.9kB lib/api-implementations/acm-api/acm-api.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/acm-api.module.d.ts
npm notice 783B lib/api-implementations/acm-api/content-types.d.ts
npm notice 771B lib/api-implementations/acm-api/form-definition.d.ts
npm notice 2.3kB lib/api-implementations/acm-api/model-api.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/connector-api-variation.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/data-api-variation.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/decision-table-api-variations.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/form-api-variation.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/process-api-variation.d.ts
npm notice 1.2kB lib/api-implementations/acm-api/model-variations/ui-api-variation.d.ts
npm notice 1.1kB lib/api-implementations/acm-api/process-api.d.ts
npm notice 1.8kB lib/api-implementations/acm-api/project-api.d.ts
npm notice 1.9kB lib/api-implementations/acm-api/request-api.helper.d.ts
npm notice 1.9kB lib/api/api.interface.d.ts
npm notice 1.4kB lib/api/generalmodel-api.interface.d.ts
npm notice 1.5kB lib/api/project-api.interface.d.ts
npm notice 766B lib/api/public_api.d.ts
npm notice 5.9kB lib/api/types.d.ts
npm notice 877B lib/code-editor/code-editor.module.d.ts
npm notice 1.6kB lib/code-editor/components/code-editor/code-editor.component.d.ts
npm notice 802B lib/code-editor/helpers/file-uri.d.ts
npm notice 968B lib/code-editor/public_api.d.ts
npm notice 878B lib/code-editor/services/code-editor-service.service.d.ts
npm notice 1.0kB lib/code-editor/services/code-validator.service.d.ts
npm notice 2.2kB lib/components/input-mapping-table/input-mapping-table.component.d.ts
npm notice 670B lib/components/input-mapping-table/input-mapping-table.module.d.ts
npm notice 716B lib/components/input-mapping-table/public_api.d.ts
npm notice 1.7kB lib/components/output-mapping-table/output-mapping-table.component.d.ts
npm notice 671B lib/components/output-mapping-table/output-mapping-table.module.d.ts
npm notice 718B lib/components/output-mapping-table/public_api.d.ts
npm notice 1.3kB lib/confirmation-dialog/components/confirmation-dialog/confirmation-dialog.component.d.ts
npm notice 671B lib/confirmation-dialog/confirmation-dialog.module.d.ts
npm notice 753B lib/confirmation-dialog/public_api.d.ts
npm notice 1.1kB lib/confirmation-dialog/services/dialog.service.d.ts
npm notice 1.5kB lib/connector-editor/connector-editor.actions.d.ts
npm notice 1.8kB lib/connector-editor/connector-editor.selectors.d.ts
npm notice 1.1kB lib/connector-editor/connector-entities.state.d.ts
npm notice 755B lib/connector-editor/public_api.d.ts
npm notice 927B lib/extension/connector-editor.d.ts
npm notice 657B lib/extension/public_api.d.ts
npm notice 1.2kB lib/helpers/common.d.ts
npm notice 1.5kB lib/helpers/components/entity-dialog/entity-dialog.component.d.ts
npm notice 1.1kB lib/helpers/components/header-breadcrumbs/header-breadcrumbs.component.d.ts
npm notice 1.2kB lib/helpers/directives/allowed-characters.directive.d.ts
npm notice 669B lib/helpers/primitive-types.d.ts
npm notice 1.2kB lib/helpers/public_api.d.ts
npm notice 659B lib/helpers/shared.module.d.ts
npm notice 1.5kB lib/helpers/unsaved-page.guard.d.ts
npm notice 679B lib/helpers/utils/arrayize.d.ts
npm notice 1.6kB lib/helpers/utils/create-entries-names.d.ts
npm notice 720B lib/helpers/utils/createJsonBlob.d.ts
npm notice 756B lib/helpers/utils/empty-decision-table.d.ts
npm notice 685B lib/helpers/utils/empty-diagram.d.ts
npm notice 1.1kB lib/helpers/utils/log-filters.d.ts
npm notice 1.1kB lib/helpers/utils/logging.functions.d.ts
npm notice 837B lib/i18n/provide-translations.d.ts
npm notice 661B lib/i18n/public_api.d.ts
npm notice 1.3kB lib/interfaces/model-creator.interface.d.ts
npm notice 689B lib/interfaces/model-editor-routes.d.ts
npm notice 1.2kB lib/interfaces/model-filter.interface.d.ts
npm notice 964B lib/interfaces/model-uploader.interface.d.ts
npm notice 789B lib/interfaces/public_api.d.ts
npm notice 1.5kB lib/process-editor/bpmn-element.d.ts
npm notice 1.9kB lib/process-editor/bpmn-modeler.d.ts
npm notice 2.2kB lib/process-editor/bpmn.d.ts
npm notice 962B lib/process-editor/cardview-properties/decision-task-item.model.d.ts
npm notice 951B lib/process-editor/cardview-properties/default-sequence-flow-item.model.d.ts
npm notice 943B lib/process-editor/cardview-properties/form-key.model.d.ts
npm notice 946B lib/process-editor/cardview-properties/implementation-item.model.d.ts
npm notice 2.2kB lib/process-editor/palette.d.ts
npm notice 1.2kB lib/process-editor/process-editor.actions.d.ts
npm notice 1.5kB lib/process-editor/process-editor.selectors.d.ts
npm notice 1.9kB lib/process-editor/properties.d.ts
npm notice 1.1kB lib/process-editor/public_api.d.ts
npm notice 2.5kB lib/schemas/connector.schema.d.ts
npm notice 5.1kB lib/schemas/data.schema.d.ts
npm notice 490B lib/schemas/decision-table.schema.d.ts
npm notice 251B lib/schemas/extensions.schema.d.ts
npm notice 42.2kB lib/schemas/form.schema.d.ts
npm notice 669B lib/schemas/properties.schema.d.ts
npm notice 1.1kB lib/schemas/public_api.d.ts
npm notice 1.2kB lib/schemas/ui.schema.d.ts
npm notice 1.0kB lib/services/ama-authentication.service.d.ts
npm notice 767B lib/services/ama-services.module.d.ts
npm notice 879B lib/services/auth.service.d.ts
npm notice 819B lib/services/blob.service.d.ts
npm notice 798B lib/services/download-resource.service.d.ts
npm notice 880B lib/services/public_api.d.ts
npm notice 852B lib/services/title.service.d.ts
npm notice 682B lib/services/uuid.service.d.ts
npm notice 1.2kB lib/store/ama-store.module.d.ts
npm notice 3.0kB lib/store/app.actions.d.ts
npm notice 1.6kB lib/store/app.selectors.d.ts
npm notice 1.5kB lib/store/app.state.d.ts
npm notice 978B lib/store/base.effects.d.ts
npm notice 1.4kB lib/store/entities.d.ts
npm notice 1.7kB lib/store/entity.actions.d.ts
npm notice 1.7kB lib/store/entity.selectors.d.ts
npm notice 900B lib/store/logging.actions.d.ts
npm notice 836B lib/store/project-data.state.d.ts
npm notice 802B lib/store/project-tree.state.d.ts
npm notice 1.5kB lib/store/project.actions.d.ts
npm notice 1.2kB lib/store/project.selectors.d.ts
npm notice 905B lib/store/project.state.d.ts
npm notice 1.1kB lib/store/public_api.d.ts
npm notice 2.0kB lib/variables/properties-viewer/properties-viewer.component.d.ts
npm notice 1.3kB lib/variables/properties-viewer/value-type-input.component.d.ts
npm notice 802B lib/variables/properties-viewer/value-type-inputs/boolean-input.component.d.ts
npm notice 999B lib/variables/properties-viewer/value-type-inputs/date-input.component.d.ts
npm notice 825B lib/variables/properties-viewer/value-type-inputs/integer-input.component.d.ts
npm notice 800B lib/variables/properties-viewer/value-type-inputs/string-input.component.d.ts
npm notice 1.2kB lib/variables/properties-viewer/value-type-inputs/value-type-inputs.mapping.d.ts
npm notice 735B lib/variables/public_api.d.ts
npm notice 2.1kB lib/variables/variables.component.d.ts
npm notice 662B lib/variables/variables.module.d.ts
npm notice 815B lib/variables/variables.service.d.ts
npm notice === Tarball Details ===
npm notice name: ama-sdk
npm notice version: 0.0.1
npm notice filename: ama-sdk-0.0.1.tgz
npm notice package size: 947.0 kB
npm notice unpacked size: 5.8 MB
npm notice shasum: 41f4f78b50c5982e2d4b8b401f835b0a7c1cf00f
npm notice integrity: sha512-8VonQWyQNOhMx[...]FpPNanMGEZtBw==
npm notice total files: 366
npm notice
ama-sdk-0.0.1.tgz
> [email protected] start /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> npm run server-versions && ng serve dist --host 0.0.0.0 --open
> [email protected] server-versions /Users/wangxiedongxiedong/Desktop/web-app/bpmn/activiti-modeling-app
> rimraf ./src/versions.json && npm list --depth=0 --json=true --prod=true > ./src/versions.json || exit 0
npm ERR! peer dep missing: @alfresco/[email protected], required by @alfresco/[email protected]
npm ERR! peer dep missing: @alfresco/[email protected], required by @alfresco/[email protected]
npm ERR! peer dep missing: @angular/cdk@^6.3.3, required by @mat-datetimepicker/[email protected]
npm ERR! peer dep missing: @angular/common@^6.0.0, required by @auth0/[email protected]
npm ERR! peer dep missing: @angular/compiler@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/compiler@^6.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/core@^6.0.7, required by @mat-datetimepicker/[email protected]
npm ERR! peer dep missing: @angular/core@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/material@^6.3.3, required by @mat-datetimepicker/[email protected]
npm ERR! peer dep missing: @angular/material@^6.3.3, required by @mat-datetimepicker/[email protected]
npm ERR! peer dep missing: @angular/material-moment-adapter@^6.3.3, required by @mat-datetimepicker/[email protected]
npm ERR! peer dep missing: @mat-datetimepicker/[email protected], required by @mat-datetimepicker/[email protected]
WARNING: This is a simple server for use in testing or debugging Angular applications
locally. It hasn't been reviewed for security issues.
Binding this server to an open connection can result in compromising your application or
computer. Using a different host than the one passed to the "--host" flag might result in
websocket connection issues. You might need to use "--disableHostCheck" if that's the
case.
** Angular Live Development Server is listening on 0.0.0.0:4100, open your browser on http://localhost:4100/ **
Date: 2019-07-20T09:34:45.606Z
Hash: 8f3a20169d384307a030
Time: 35805ms
chunk {dashboard-dashboard-module} dashboard-dashboard-module.js, dashboard-dashboard-module.js.map (dashboard-dashboard-module) 149 kB [rendered]
chunk {main} main.js, main.js.map (main) 1.37 MB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 772 kB [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 8.79 kB [entry] [rendered]
chunk {styles} styles.js, styles.js.map (styles) 2.07 MB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 15.1 MB [initial] [rendered]
ℹ 「wdm」: Compiled successfully.
Expected behavior:
Steps to reproduce the issue:
Component name and version:
Browser and version:
Node version (for build issues):
New feature request:
try to disable adBlock
I have done the same steps, and stared the app. but i got loading page always, its seem to about "oauth".
Browser addr is "http://localhost:4201/$%7BOAUTH_HOST%7D/protocol/openid-connect/auth?client_id=activiti&redirect_uri=http%3A%2F%2Flocalhost%3A4201%2F&scope=openid&response_type=id_token%20token&nonce=oeLFfZgvD8FnhMnzGJ1KH6ukyJCywnJ0o0n7qCWX".
as follows:
same here, browser is loading in loop.
getting 404 error for
same here
I have done the same steps, and stared the app. but i got loading page always, its seem to about "oauth".
Browser addr is "http://localhost:4201/$%7BOAUTH_HOST%7D/protocol/openid-connect/auth?client_id=activiti&redirect_uri=http%3A%2F%2Flocalhost%3A4201%2F&scope=openid&response_type=id_token%20token&nonce=oeLFfZgvD8FnhMnzGJ1KH6ukyJCywnJ0o0n7qCWX".
as follows:
me too Follow all steps
https://user-images.githubusercontent.com/88300114/160102139-8887c92a-8350-406f-804b-564fc0848973.mov