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: newProjectPaths.filter is not a function #584

Open
3n32002 opened this issue Sep 4, 2019 · 0 comments
Open

Uncaught TypeError: newProjectPaths.filter is not a function #584

3n32002 opened this issue Sep 4, 2019 · 0 comments

Comments

@3n32002
Copy link

3n32002 commented Sep 4, 2019

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Microsoft Windows 10 Pro
Thrown From: build package 0.70.0

Stack Trace

Uncaught TypeError: newProjectPaths.filter is not a function

At C:\Users\Enis\.atom\packages\build\lib\target-manager.js:14

TypeError: newProjectPaths.filter is not a function
    at /packages/build/lib/target-manager.js:14:42
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1209208)
    at Emitter.emit (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1210649)
    at Project.setPaths (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:409668)
    at PathsProvider.module.exports.PathsProvider.requestHandler (/packages/cisco-ucsd-workflow-specification/lib/paths-provider.coffee:18:31)
    at PathsProvider.requestHandler (/packages/cisco-ucsd-workflow-specification/lib/paths-provider.coffee:1:1)
    at o.forEach.t (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:647224)
    at Array.forEach (<anonymous>)
    at AutocompleteManager.getSuggestionsFromProviders (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:646740)
    at AutocompleteManager.findSuggestions (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:646478)
    at AutocompleteManager.requestNewSuggestions (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:655011)
    at AutocompleteManager.showOrHideSuggestionListForBufferChanges (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:656102)
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1209208)
    at Emitter.emit (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1210649)
    at TextBuffer.emitDidChangeTextEvent (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:504418)
    at TextBuffer.transact (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:492523)
    at TextEditor.transact (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:24215)
    at mergeIntersectingSelections (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:16150)
    at TextEditor.mergeSelections (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:39529)
    at TextEditor.mergeIntersectingSelections (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:39038)
    at TextEditor.mutateSelectedText (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:16113)
    at TextEditor.insertText (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:15662)
    at TextEditor.e.(anonymous function) [as insertText] (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:258055)
    at TextEditorComponent.didTextInput (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:94325)

Commands

Non-Core Packages

atom-cisco-syntax 0.1.0 
atom-python-run 0.9.7 
atom-python-test 0.10.0 
atom-updater-linux 1.3.0 
autocomplete-python 1.16.0 
build 0.70.0 
build-python 0.11.0 
busy-signal 2.0.1 
cisco-ucsd-workflow-specification 0.4.0 
ide-python 1.4.2 
language-changes 0.1.0 
language-cisco 1.6.4 
open-shell-active-directory 2.3.2 
python-black 0.7.0 
python-debugger 0.2.0 
python-indent 1.2.3 
python-run-terminalnx 1.1.7 
python-runner 1.2.1 
python-tools 0.6.9 
python-yapf 0.14.0 
run-python-simply 0.6.0 
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

1 participant