Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: this.consumeConsoleService is not a function #46

Open
Kyrellos-Salib opened this issue May 6, 2019 · 0 comments
Open
Assignees
Milestone

Comments

@Kyrellos-Salib
Copy link

[Enter steps to reproduce:]
install streams packages without atom-ide-ui installed

fail gracefully

  1. ...
  2. ...

Atom: 1.36.1 x64
Electron: 2.0.18
OS: Microsoft Windows 10 Enterprise
Thrown From: build-ibmstreams package 0.4.2

Stack Trace

Uncaught TypeError: this.consumeConsoleService is not a function

At C:\Users\KYRELLOSSalib\.atom\packages\build-ibmstreams\lib\spl-build.js:622

TypeError: this.consumeConsoleService is not a function
    at Object.buildAppV4 (/packages/build-ibmstreams/lib/spl-build.js:622:36)
    at Object.buildApp (/packages/build-ibmstreams/lib/spl-build.js:604:12)
    at HTMLElement.didDispatch (/packages/build-ibmstreams/lib/spl-build.js:297:33)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:11:350065)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:11:348540)
    at AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:1:704769)
    at EventEmitter.t (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:1:712775)
    at emitThree (events.js:136:13)
    at EventEmitter.emit (events.js:217:7)

Commands

  7x -9:26.8.0 core:save (input.hidden-input)
     -2:42.9.0 spl-build:build-download (span.name.icon.icon-file-text)
 21x -1:18.6.0 core:backspace (input.hidden-input)
  3x -1:16.7.0 core:delete (input.hidden-input)
  3x -1:14.1.0 core:save (input.hidden-input)
     -1:09.8.0 spl-build:build-download (span.name.icon.icon-file-text)
  5x -0:31.4.0 core:backspace (input.hidden-input)

Non-Core Packages

build-ibmstreams 0.4.2 
ide-ibmstreams 0.4.0 
language-ibmstreams-spl 0.1.0 
streams-dark-syntax 0.1.0 
streams-light-syntax 0.2.0 
guychris pushed a commit that referenced this issue Jun 24, 2019
* check for atom-ide-ui package before building

* Update lib/spl-build.js

Co-Authored-By: Christian Guy <[email protected]>
@guychris guychris added this to the v0.5.0 milestone Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants