This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| error: message=Could not find file: '/api/backend/.sequelizerc'., stack=Error: Could not find file: '/api/backend/.sequelizerc'. | |
| at getValidSourceFile (/api/backend/node_modules/typescript/lib/typescript.js:118487:23) | |
| at Object.getEmitOutput (/api/backend/node_modules/typescript/lib/typescript.js:118849:30) | |
| at getOutput (/api/backend/node_modules/ts-node/src/index.ts:352:30) | |
| at Object.compile (/api/backend/node_modules/ts-node/src/index.ts:393:11) | |
| at Module.m._compile (/api/backend/node_modules/ts-node/src/index.ts:439:43) | |
| at Module._extensions..js (internal/modules/cjs/loader.js:712:10) | |
| at Object.require.extensions.(anonymous function) [as .js] (/api/backend/node_modules/ts-node/src/index.ts:442:12) | |
| at Module.load (internal/modules/cjs/loader.js:600:32) | |
| at tryModuleLoad (internal/modules/cjs/loader.js:539:12) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-12-13, 16:18:55.023 UTC | |
| [16:18:55.024 UTC] OS: darwin x64 | |
| [16:18:55.024 UTC] Adapter node: v12.4.0 x64 | |
| [16:18:55.024 UTC] vscode-chrome-debug-core: 6.8.7 | |
| [16:18:55.024 UTC] debugger-for-chrome: 4.12.3 | |
| [16:18:55.024 UTC] From client: initialize({"clientID":"vscode","clientName":"VSCodium","adapterID":"chrome","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true,"locale":"de"}) | |
| [16:18:55.024 UTC] To client: {"seq":0,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"exceptionBreakpointFilters":[{"label":"Alle Ausnahmen","filter":"all","default":false},{"label":"Nicht abgefangene Ausnahmen","filter":"uncaught","default":false}],"supportsConfigurationDoneRequest":true,"supportsSetVariable":true,"supportsConditionalBreakpoints":true,"supportsCompletionsRequest":true,"supportsHitConditionalBreakpoints":true,"supportsRestartFrame":true,"supportsExceptionInfoRequest":true,"suppor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // Appearance | |
| "breadcrumbs.enabled": false, | |
| "editor.fontFamily": "'SF Mono', Menlo, Monaco, 'Courier New', monospace", | |
| "editor.fontSize": 12, | |
| "editor.lineHeight": 16, | |
| "editor.lineNumbers": "relative", | |
| "editor.minimap.enabled": false, | |
| "editor.renderIndentGuides": false, | |
| "editor.wordWrap": "on", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - /Users/dennis/Developer/Jobs/bevelop/Projekte/Menu-Kit/misc-repos/cypress-firefo (1366x649) | |
| x-gitlab-ci-bug/cypress/screenshots/examples/cypress_api.spec.js/Cypress.Cookies | |
| -- .debug() - enable or disable debugging -- before each hook (failed).png | |
| - /Users/dennis/Developer/Jobs/bevelop/Projekte/Menu-Kit/misc-repos/cypress-firefo (1366x649) | |
| x-gitlab-ci-bug/cypress/screenshots/examples/cypress_api.spec.js/Cypress.arch -- | |
| Get CPU architecture name of underlying OS -- before each hook (failed).png | |
| - /Users/dennis/Developer/Jobs/bevelop/Projekte/Menu-Kit/misc-repos/cypress-firefo (1366x649) | |
| x-gitlab-ci-bug/cypress/screenshots/examples/cypress_api.spec.js/Cypress.dom -- | |
| .isHidden() - determine if a DOM element is hidden -- before each hook (failed). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #### Output of command with `--verbose --debug` | |
| ``` | |
| MacBook-Air:~ d$ brew install libreoffice-language-pack --verbose --debug | |
| ==> Cask::Installer#install | |
| ==> Printing caveats | |
| ==> Caveats |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // Appearance | |
| "breadcrumbs.enabled": false, | |
| "customizeUI.titleBar": "inline", | |
| "debug.toolBarLocation": "docked", | |
| "editor.fontFamily": "'SF Mono', Menlo, Monaco, 'Courier New', monospace", | |
| "editor.fontSize": 12, | |
| "editor.lineHeight": 16, | |
| "editor.lineNumbers": "relative", | |
| "editor.minimap.enabled": false, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ mvn clean package | |
| [INFO] Scanning for projects... | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for org.phoenicis:phoenicis-dist:jar:5.0-alpha-3 | |
| [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 61, column 21 | |
| [WARNING] | |
| [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
| [WARNING] | |
| [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
| [WARNING] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ mvn exec:java | |
| [INFO] Scanning for projects... | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for org.phoenicis:phoenicis-dist:jar:5.0-SNAPSHOT | |
| [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 61, column 21 | |
| [WARNING] | |
| [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
| [WARNING] | |
| [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
| [WARNING] |
OlderNewer