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

Failed to load the graphql-autocomplete package #20

Open
vitexikora opened this issue Sep 24, 2019 · 1 comment
Open

Failed to load the graphql-autocomplete package #20

vitexikora opened this issue Sep 24, 2019 · 1 comment

Comments

@vitexikora
Copy link

[Enter steps to reproduce:]

  1. Update to version 1.3.0 (from 1.1.0)
  2. Error on every Atom launch

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Microsoft Windows 10 Pro
Thrown From: graphql-autocomplete package 1.3.0

Stack Trace

Failed to load the graphql-autocomplete package

At regeneratorRuntime is not defined

ReferenceError: regeneratorRuntime is not defined
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/GraphQLLanguageService.js:69:7
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/GraphQLLanguageService.js:193:6
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/GraphQLLanguageService.js:451:2)
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/GraphQLLanguageService.js:454:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:146745)
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/index.js:103:31)
    at /packages/graphql-autocomplete/node_modules/graphql-language-service-interface/dist/index.js:104:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:146745)
    at /packages/graphql-autocomplete/lib/Snippets/getSnippets.js:11:40)
    at /packages/graphql-autocomplete/lib/Snippets/getSnippets.js:54:2)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:146745)
    at /packages/graphql-autocomplete/lib/Snippets/index.js:13:20)

Commands

Non-Core Packages

atom-ternjs 0.18.3 
autocomplete-modules 1.12.0 
busy-signal 1.4.3 
convert-file-encoding 0.1.0 
docblockr 0.13.7 
Fast_Duplicate 1.2.0 
git-log 0.4.1 
graphql-autocomplete 1.3.0 
hyperclick 0.1.5 
intentions 1.1.5 
js-hyperclick 1.14.2 
js-hyperclick-project-path 1.12.0 
language-babel 2.85.0 
language-graphql 1.0.0 
language-javascript-jsx 0.3.7 
linter 2.2.0 
linter-eslint 8.4.1 
linter-ui-default 1.7.1 
react 0.18.0 
react-snippets 1.1.1 
split-diff 1.5.3 
Sublime-Style-Column-Selection 1.7.5 
sync-settings 0.8.6 
tabs-to-spaces 1.0.5 
yui-doc-snippets 0.1.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

2 participants