Git Product home page Git Product logo

autocode-atom's People

Contributors

ctate avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

autocode-atom's Issues

Failed to initialize the autocode package (on Atom start)

  1. I've just installed some modules for the Go programming language (go-plus, go-debug, etc) and the autocode module (via the apm)
  2. This error (as red window at top-right) appears while Atom is started

Atom: 1.14.3 x64
Electron: 1.4.15
OS: linux 4.9.11-1-ARCH
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /home/piton/gitdir/cpp-mt-hw/hw02

Error: Autocode has already been initialized in: /home/piton/gitdir/cpp-mt-hw/hw02
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at /usr/lib/atom/src/package.js:164:20
  at Package.module.exports.Package.measure (/usr/lib/atom/src/package.js:96:15)
  at Package.module.exports.Package.initializeIfNeeded (/usr/lib/atom/src/package.js:156:12)
  at Package.module.exports.Package.activateNow (/usr/lib/atom/src/package.js:213:16)
  at /usr/lib/atom/src/package.js:190:32
  at Package.module.exports.Package.measure (/usr/lib/atom/src/package.js:96:15)
  at /usr/lib/atom/src/package.js:183:26
  at Package.module.exports.Package.activate (/usr/lib/atom/src/package.js:180:34)
  at PackageManager.module.exports.PackageManager.activatePackage (/usr/lib/atom/src/package-manager.js:542:34)
  at /usr/lib/atom/src/package-manager.js:523:29
  at Config.module.exports.Config.transactAsync (/usr/lib/atom/src/config.js:337:18)
  at PackageManager.module.exports.PackageManager.activatePackages (/usr/lib/atom/src/package-manager.js:518:19)
  at PackageManager.module.exports.PackageManager.activate (/usr/lib/atom/src/package-manager.js:500:46)
  at /usr/lib/atom/src/atom-environment.js:814:28

Commands

Non-Core Packages

atom-beautify 0.29.11 
autocode 0.1.4 
autocomplete-fortran 0.9.3 
build 0.56.0 
git-plus 5.13.0 
go-debug 1.0.4 
go-plus 5.1.1 
go-signature-statusbar 1.2.0 
hyperclick 0.0.40 
language-d 3.2.3 
language-fortran 2.0.17 
language-openmp 0.3.0 
linter 1.11.23 
markdown-writer 2.3.2 
script 3.5.2 
terminal-plus 0.14.5 

Please rename `initialize` method on main module to avoid breaking in Atom 1.14

As of Atom 1.14, any method named initialize on the main module of a package will be automatically invoked by Atom before calling activate. You can read more about the change in this pull request to Atom's documentation.

Since your package's initialize method wasn't written with this behavior in mind, we recommend renaming it to avoid unexpected breakage.

Atom 1.14 should reach the beta channel in early January 2017 and will be on stable in early February 2017. Please rename initialize before then to prevent issues, and let us know if you have any questions.

Thanks for your contributions to the Atom community! ๐Ÿ™‡

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Kali GNU/Linux
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /home/huccyn/Atom Projects/C

Error: Autocode has already been initialized in: /home/huccyn/Atom Projects/C
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3566094
  at Package.measure (<embedded>:11:3564167)
  at Package.initializeIfNeeded (<embedded>:11:3565955)
  at Package.activateNow (<embedded>:11:3567011)
  at <embedded>:11:3566589
  at Package.measure (<embedded>:11:3564167)
  at <embedded>:11:3566449
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3566392)
  at PackageManager.activatePackage (<embedded>:11:383522)
  at <embedded>:11:383138
  at Config.transactAsync (<embedded>:11:332691)
  at PackageManager.activatePackages (<embedded>:11:383088)
  at PackageManager.activate (<embedded>:11:382638)
  at <embedded>:1:719069
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:719554)

Commands

  2x -0:55.7.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-clock 0.1.18 
atom-material-ui 2.1.3 
auto-close-html2 0.7.0 
autocode 0.1.4 
autocomplete-php 0.3.7 
autocomplete-sql 0.5.0 
bemhtml 0.11.0 
busy-signal 2.0.1 
emmet 2.4.3 
emmet-simplified 2.6.0 
emmet-snippets-compatibility 1.0.6 
gcc-make-run 0.2.12 
gpp-compiler 3.0.7 
html-nested-comments 3.4.0 
html-tag-auto-complete 2.1.0 
Hydrogen 2.14.7 
ide-c-cpp 0.1.0 
ide-html 0.6.2 
intentions 1.1.5 
kite 0.204.0 
linter 3.3.1 
linter-gcc 0.9.0 
linter-gcc2 0.8.8 
linter-ui-default 3.3.1 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.46.0 x64
Electron: 4.2.7
OS: Unknown Windows version
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Illegal characters in path.

Error: Illegal characters in path.
  at pathArg (/packages/autocode/node_modules/mkdirp/lib/path-arg.js:20:27)
  at /packages/autocode/node_modules/mkdirp/index.js:18:10)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:39:14)
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:77:17)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at mainInitialized.measure (<embedded>:11:3286267)
  at Package.measure (<embedded>:11:3284372)
  at Package.initializeIfNeeded (<embedded>:11:3286128)
  at Package.activateNow (<embedded>:11:3287184)
  at measure (<embedded>:11:3286762)
  at Package.measure (<embedded>:11:3284372)
  at activationPromise.activationPromise.Promise (<embedded>:11:3286622)
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3286565)
  at PackageManager.activatePackage (<embedded>:11:382700)
  at config.transactAsync (<embedded>:11:382316)
  at Config.transactAsync (<embedded>:11:331964)
  at PackageManager.activatePackages (<embedded>:11:382266)
  at PackageManager.activate (<embedded>:11:381816)
  at t.loadState.then (<embedded>:1:743877)

Commands

Non-Core Packages

autocode 0.1.4 
autocomplete 0.47.0 

Failed to initialize the autocode package

Atom: 1.48.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Pro
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: E:\wwwroot\iLinksd.com

Error: Autocode has already been initialized in: E:\wwwroot\iLinksd.com
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3295652
  at Package.measure (<embedded>:11:3293757)
  at Package.initializeIfNeeded (<embedded>:11:3295513)
  at Package.activateNow (<embedded>:11:3296569)
  at <embedded>:11:3296147
  at Package.measure (<embedded>:11:3293757)
  at <embedded>:11:3296007
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3295950)
  at PackageManager.activatePackage (<embedded>:11:382948)
  at <embedded>:11:382564
  at Config.transactAsync (<embedded>:11:332212)
  at PackageManager.activatePackages (<embedded>:11:382514)
  at PackageManager.activate (<embedded>:11:382064)
  at <embedded>:1:757178
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:757663)

Commands

     -0:20.9.0 application:reopen-project (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

auto-num 0.1.0 
autocode 0.1.4 
autocorrect-en 0.0.3 
kite 0.185.0 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.54.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Pro
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Illegal characters in path.

Error: Illegal characters in path.
  at pathArg (/packages/autocode/node_modules/mkdirp/lib/path-arg.js:20:27)
  at /packages/autocode/node_modules/mkdirp/index.js:18:10)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:39:14)
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:77:17)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3657798
  at Package.measure (<embedded>:11:3655871)
  at Package.initializeIfNeeded (<embedded>:11:3657659)
  at Package.activateNow (<embedded>:11:3658715)
  at <embedded>:11:3658293
  at Package.measure (<embedded>:11:3655871)
  at <embedded>:11:3658153
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3658096)
  at PackageManager.activatePackage (<embedded>:11:383646)
  at <embedded>:11:916751
  at r (<embedded>:11:911357)
  at s (<embedded>:14:1121307)
  at ChildProcess.<anonymous> (<embedded>:14:1121513)
  at ChildProcess.emit (events.js:200:13)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)

Commands

     -9:16.5.0 autocomplete-plus:activate (input.hidden-input)
     -7:52.5.0 settings-view:install-packages-and-themes (input.hidden-input)
 20x -4:33.3.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-bootstrap3 1.2.12 
atom-clock 0.1.18 
atom-html-preview 0.2.6 
atom-material-ui 2.1.3 
auto-header 0.2.4 
autocode 0.1.4 
autocomplete 0.47.0 
autocomplete-html-entities 0.2.0 
autocomplete-java 1.2.7 
autocomplete-javascript 0.0.2 
autocomplete-json 5.5.4 
browser-plus 0.0.98 
es6-javascript 1.0.0 
html-tag-auto-complete 2.0.0 
javascript-snippets 1.2.1 
language-javascript-plus 3.0.2 
turbo-javascript 1.4.0 

Uncaught Error: Illegal characters in path.

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.49.0 x64
Electron: 5.0.13
OS: Unknown Windows version
Thrown From: autocode package 0.1.4

Stack Trace

Uncaught Error: Illegal characters in path.

At C:\Users\MITG\.atom\packages\autocode\node_modules\mkdirp\lib\path-arg.js:20

Error: Illegal characters in path.
    at pathArg (/packages/autocode/node_modules/mkdirp/lib/path-arg.js:20:27)
    at /packages/autocode/node_modules/mkdirp/index.js:18:10)
    at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:39:14)
    at /packages/autocode/lib/autocode.coffee:25:17
    at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
    at Object.build (/packages/autocode/lib/autocode.coffee:22:5)
    at /packages/autocode/lib/autocode.coffee:13:82)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:349781)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:348256)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:1:765573)
    at EventEmitter.t (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:1:773496)
    at EventEmitter.emit (events.js:194:13)

Commands

     -0:24.7.0 autocode:build (webview.)

Non-Core Packages

autocode 0.1.4 
avocode 0.0.9 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Mac OS X 10.13.6
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /Users/agatayoko/Desktop/ใƒ†ใ‚นใƒˆใ‚ขใƒƒใƒ•ใ‚š/dreampassport

Error: Autocode has already been initialized in: /Users/agatayoko/Desktop/ใƒ†ใ‚นใƒˆใ‚ขใƒƒใƒ•ใ‚š/dreampassport
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3568415
  at Package.measure (<embedded>:11:3566488)
  at Package.initializeIfNeeded (<embedded>:11:3568276)
  at Package.activateNow (<embedded>:11:3569332)
  at <embedded>:11:3568910
  at Package.measure (<embedded>:11:3566488)
  at <embedded>:11:3568770
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3568713)
  at PackageManager.activatePackage (<embedded>:11:383522)
  at <embedded>:11:383138
  at Config.transactAsync (<embedded>:11:332691)
  at PackageManager.activatePackages (<embedded>:11:383088)
  at PackageManager.activate (<embedded>:11:382638)
  at <embedded>:1:719070
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:719555)

Commands

Non-Core Packages

auto-encoding 0.7.2 
autocode 0.1.4 
autocomplete-paths 2.12.13 
highlight-selected 0.17.0 
japanese-menu 1.15.0 
show-ideographic-space 1.0.2 
split-diff 1.6.1 
tag 0.5.0 

Failed to initialize the autocode package

[Enter steps to reproduce:]

From my iterm terminal ran following command

$ atom  .

Atom: 1.30.0 x64
Electron: 2.0.5
OS: Mac OS X 10.13.6
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /Users/sampathm/ATnT/tasks/553326

Error: Autocode has already been initialized in: /Users/sampathm/ATnT/tasks/553326
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at measure (<embedded>:75284:33)
  at Package.measure (<embedded>:75186:25)
  at Package.initializeIfNeeded (<embedded>:75276:16)
  at Package.activateNow (<embedded>:75323:20)
  at measure (<embedded>:75304:33)
  at Package.measure (<embedded>:75186:25)
  at activationPromise.Promise (<embedded>:75298:20)
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:75296:38)
  at PackageManager.activatePackage (<embedded>:26201:42)
  at config.transactAsync (<embedded>:26176:36)
  at Config.transactAsync (<embedded>:22754:28)
  at PackageManager.activatePackages (<embedded>:26174:23)
  at PackageManager.activate (<embedded>:26153:50)
  at loadStatePromise.loadState.then (<embedded>:1118:27)
  at <anonymous>:null:null

Commands

Non-Core Packages

autocode 0.1.4 
busy-signal 1.4.3 
intentions 1.1.5 
language-scala 1.1.9 
linter 2.2.0 
linter-ui-default 1.7.1 
sbt 0.13.0 
scala-code-formatter 0.2.0 
script 3.18.1 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Cannot use import statement outside a module

C:\Users\rezwa\.atom\packages\autocode\node_modules\find-versions\index.js:1
(function (exports, require, module, __filename, __dirname, process, global, Buffer) { return function (exports, require, module, __filename, __dirname) { import semverRegex from 'semver-regex';
                                                                                                                                                           ^^^^^^

SyntaxError: Cannot use import statement outside a module
  at new Script (vm.js:84:7)
  at NativeCompileCache.runInThisContext (<embedded>:11:148814)
  at Module.get_Module._compile (<embedded>:11:149668)
  at Object.value [as .js] (<embedded>:11:153485)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149207)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:17:18)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:874:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:876:3)
  at Module.get_Module._compile (<embedded>:11:149891)
  at Object.value [as .js] (<embedded>:11:153485)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149207)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:21:22)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:106:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:108:3)
  at Module.get_Module._compile (<embedded>:11:149891)
  at Object.value [as .js] (<embedded>:11:153485)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149207)
  at /packages/autocode/node_modules/autocode-js/lib/autocode.js:35:22)
  at /packages/autocode/lib/autocode.coffee:36:19
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3507780
  at Package.measure (<embedded>:11:3505853)
  at Package.initializeIfNeeded (<embedded>:11:3507641)
  at Package.activateNow (<embedded>:11:3508697)
  at <embedded>:11:3508275
  at Package.measure (<embedded>:11:3505853)
  at <embedded>:11:3508135
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3508078)
  at PackageManager.activatePackage (<embedded>:11:385612)
  at <embedded>:11:385228
  at Config.transactAsync (<embedded>:11:334752)
  at PackageManager.activatePackages (<embedded>:11:385178)
  at PackageManager.activate (<embedded>:11:384728)
  at <embedded>:1:824965
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:825502)

Commands

Non-Core Packages

atom-ide-base 3.4.0 
atom-ide-code-format 1.0.2 
atom-ide-datatip 0.25.0 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
atom-python-run 0.9.7 
atom-python-test 1.0.1 
autocode 0.1.4 
build-python 0.17.0 
buildium 0.75.5 
busy-signal 2.0.1 
ide-python 1.9.7 
intentions 2.1.1 
linter 3.4.0 
linter-ui-default 3.4.1 
python-indent 1.2.6 
python-tools 0.6.9 
run-python-simply 0.6.0 
script 3.32.2 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.51.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Pro
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: C:\xatom\darttest

Error: Autocode has already been initialized in: C:\xatom\darttest
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3287231
  at Package.measure (<embedded>:11:3285336)
  at Package.initializeIfNeeded (<embedded>:11:3287092)
  at Package.activateNow (<embedded>:11:3288148)
  at <embedded>:11:3287726
  at Package.measure (<embedded>:11:3285336)
  at <embedded>:11:3287586
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3287529)
  at PackageManager.activatePackage (<embedded>:11:383037)
  at <embedded>:11:382653
  at Config.transactAsync (<embedded>:11:332206)
  at PackageManager.activatePackages (<embedded>:11:382603)
  at PackageManager.activate (<embedded>:11:382153)
  at <embedded>:1:744191
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:744676)

Commands

Non-Core Packages

angular-2 0.2.6 
atom-autocomplete-php 0.25.6 
atom-beautify 0.33.4 
atom-file-icons 0.7.1 
atom-icons 0.2.2 
atom-toolbar 0.1.6 
auto-fold 0.4.0 
auto-num 0.1.0 
autocode 0.1.4 
autocorrect-en 0.0.3 
build-dart 1.0.2 
busy-signal 2.0.1 
dart 1.0.1 
ftp-remote-edit 0.18.0 
intentions 1.1.5 
kite 0.193.0 
linter 2.3.1 
linter-ui-default 1.8.1 
php-server 0.8.0 
platformio-ide-terminal 2.10.0 
script 3.26.0 
tree-view-auto-fold 1.3.0 
v-bootstrap4 0.2.2 
vk-terminal 3.0.1 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Unknown Windows version
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: C:\Users\HP\.atom

Error: Autocode has already been initialized in: C:\Users\HP\.atom
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3507780
  at Package.measure (<embedded>:11:3505853)
  at Package.initializeIfNeeded (<embedded>:11:3507641)
  at Package.activateNow (<embedded>:11:3508697)
  at <embedded>:11:3508275
  at Package.measure (<embedded>:11:3505853)
  at <embedded>:11:3508135
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3508078)
  at PackageManager.activatePackage (<embedded>:11:385612)
  at <embedded>:11:385228
  at Config.transactAsync (<embedded>:11:334752)
  at PackageManager.activatePackages (<embedded>:11:385178)
  at PackageManager.activate (<embedded>:11:384728)
  at <embedded>:1:824965
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:825502)

Commands

Non-Core Packages

angular-2 0.2.6 
atom-arrow-autocomplete-js 1.0.5 
atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-file-icons 0.7.1 
atom-hacker-ui 0.54.0 
atom-lunatic-ui 3.0.0 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-sys-angular 0.2.5 
atom-vue 0.6.0 
auto-num 0.1.0 
autoclose 0.0.2 
autoclose-editors 0.0.8 
autoclose-html-plus 0.27.2 
autocode 0.1.4 
autocomplete-abl 0.1.2 
bottom-dock 0.4.4 
busy-signal 2.0.1 
color-tabs 0.1.8 
cool-beans-ui 0.1.9 
emmet 2.4.3 
emmet-jsx-props 1.4.0 
file-icons 2.1.41 
file-type-icons 1.3.4 
front-icons 1.18.0 
google-repo-diff-minimap 1.0.0 
gpool-diff-minimap 1.0.1 
hey-pane 1.2.0 
html-tag-auto-complete 0.1.1 
Hydrogen 2.16.3 
ide-html 0.6.0 
ide-vue 0.1.9 
inspire-syntax 0.1.1 
intentions 1.1.5 
jade-autocompile 0.8.5 
js-test-gen-atom 0.2.0 
language-angular-inline 0.2.2 
linter 2.3.1 
linter-sqf 0.1.2 
linter-ui-default 1.8.1 
minimap 4.29.9 
minimap-hide 0.3.0 
pigments 0.40.2 
predawn-syntax 1.0.4 
script 3.26.0 
scroll-through-time 0.3.1 
sfml-compile 0.5.4 
slm-autocompile 0.1.2 
teletype 0.13.4 
tex-color 0.7.2 
todo 0.6.0 
todo-manager 0.2.10 
vue-fmt 0.1.1 
zentabs 0.8.9 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. attempt to install the package.

Atom: 1.56.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Cannot use import statement outside a module

C:\Users\Tyson\.atom\packages\autocode\node_modules\find-versions\index.js:1
(function (exports, require, module, __filename, __dirname, process, global, Buffer) { return function (exports, require, module, __filename, __dirname) { import semverRegex from 'semver-regex';
                                                                                                                                                           ^^^^^^

SyntaxError: Cannot use import statement outside a module
  at new Script (vm.js:84:7)
  at NativeCompileCache.runInThisContext (<embedded>:11:148760)
  at Module.get_Module._compile (<embedded>:11:149614)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:17:18)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:874:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:876:3)
  at Module.get_Module._compile (<embedded>:11:149837)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:21:22)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:106:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:108:3)
  at Module.get_Module._compile (<embedded>:11:149837)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode.js:35:22)
  at /packages/autocode/lib/autocode.coffee:36:19
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3483875
  at Package.measure (<embedded>:11:3481948)
  at Package.initializeIfNeeded (<embedded>:11:3483736)
  at Package.activateNow (<embedded>:11:3484792)
  at <embedded>:11:3484370
  at Package.measure (<embedded>:11:3481948)
  at <embedded>:11:3484230
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3484173)
  at PackageManager.activatePackage (<embedded>:11:385022)
  at <embedded>:11:384638
  at Config.transactAsync (<embedded>:11:334166)
  at PackageManager.activatePackages (<embedded>:11:384588)
  at PackageManager.activate (<embedded>:11:384138)
  at <embedded>:1:824962
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:825447)

Commands

Non-Core Packages

autocode 0.1.4 
ftp-remote-edit 0.18.2 
git-plus 8.7.1 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.57.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home Single Language
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Cannot use import statement outside a module

C:\Users\DELL\.atom\packages\autocode\node_modules\find-versions\index.js:1
(function (exports, require, module, __filename, __dirname, process, global, Buffer) { return function (exports, require, module, __filename, __dirname) { import semverRegex from 'semver-regex';
                                                                                                                                                           ^^^^^^

SyntaxError: Cannot use import statement outside a module
  at new Script (vm.js:84:7)
  at NativeCompileCache.runInThisContext (<embedded>:11:148760)
  at Module.get_Module._compile (<embedded>:11:149614)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:17:18)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:874:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/generate.js:876:3)
  at Module.get_Module._compile (<embedded>:11:149837)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:21:22)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:106:4)
  at /packages/autocode/node_modules/autocode-js/lib/autocode/build.js:108:3)
  at Module.get_Module._compile (<embedded>:11:149837)
  at Object.value [as .js] (<embedded>:11:153385)
  at Module.load (internal/modules/cjs/loader.js:815:32)
  at Module._load (internal/modules/cjs/loader.js:727:14)
  at Function.Module._load (electron/js2c/asar.js:769:28)
  at Module.require (/app.asar/static/index.js:72:46)
  at require (<embedded>:11:149153)
  at /packages/autocode/node_modules/autocode-js/lib/autocode.js:35:22)
  at /packages/autocode/lib/autocode.coffee:36:19
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3508086
  at Package.measure (<embedded>:11:3506159)
  at Package.initializeIfNeeded (<embedded>:11:3507947)
  at Package.activateNow (<embedded>:11:3509003)
  at <embedded>:11:3508581
  at Package.measure (<embedded>:11:3506159)
  at <embedded>:11:3508441
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3508384)
  at PackageManager.activatePackage (<embedded>:11:385497)
  at <embedded>:11:385113
  at Config.transactAsync (<embedded>:11:334641)
  at PackageManager.activatePackages (<embedded>:11:385063)
  at PackageManager.activate (<embedded>:11:384613)
  at <embedded>:1:824965
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:825450)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-ternjs 0.20.0 
autocode 0.1.4 
csslint 1.2.0 
language-ejs 0.4.0 
pigments 0.40.6 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.42.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: E:\College\HtmlCss

Error: Autocode has already been initialized in: E:\College\HtmlCss
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at mainInitialized.measure (<embedded>:11:3315313)
  at Package.measure (<embedded>:11:3313418)
  at Package.initializeIfNeeded (<embedded>:11:3315174)
  at Package.activateNow (<embedded>:11:3316230)
  at measure (<embedded>:11:3315808)
  at Package.measure (<embedded>:11:3313418)
  at activationPromise.activationPromise.Promise (<embedded>:11:3315668)
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3315611)
  at PackageManager.activatePackage (<embedded>:11:382547)
  at config.transactAsync (<embedded>:11:382163)
  at Config.transactAsync (<embedded>:11:331811)
  at PackageManager.activatePackages (<embedded>:11:382113)
  at PackageManager.activate (<embedded>:11:381663)
  at t.loadState.then (<embedded>:1:751127)

Commands

     -0:13.9.0 welcome:show (atom-pane.pane.active)

Non-Core Packages

atom-browser 1.5.0 
atom-html-preview 0.2.6 
atom-live-server 2.3.0 
autoclose 0.0.2 
autocode 0.1.4 
html-tag-auto-complete 0.1.1 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.42.0 x64
Electron: 4.2.7
OS: Ubuntu 18.04.3
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /home/aritra

Error: Autocode has already been initialized in: /home/aritra
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at mainInitialized.measure (<embedded>:11:3207974)
  at Package.measure (<embedded>:11:3206079)
  at Package.initializeIfNeeded (<embedded>:11:3207835)
  at Package.activateNow (<embedded>:11:3208891)
  at measure (<embedded>:11:3208469)
  at Package.measure (<embedded>:11:3206079)
  at activationPromise.activationPromise.Promise (<embedded>:11:3208329)
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3208272)
  at PackageManager.activatePackage (<embedded>:11:382547)
  at config.transactAsync (<embedded>:11:382163)
  at Config.transactAsync (<embedded>:11:331811)
  at PackageManager.activatePackages (<embedded>:11:382113)
  at PackageManager.activate (<embedded>:11:381663)
  at t.loadState.then (<embedded>:1:711567)

Commands

Non-Core Packages

atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
autocode 0.1.4 
autocomplete 0.47.0 
autocomplete-gams 0.3.0 
autocomplete-python 1.16.0 
autocomplete-R 0.6.0 
Hydrogen 2.13.1 
kite 0.176.0 
linter-flake8 2.4.0 
linter-pyflakes 0.3.2 
minimap 4.29.9 
python-autopep8 0.1.3 
run-in-atom 1.0.5 
script 3.25.0 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.28.2 x64
Electron: 2.0.5
OS: Ubuntu 18.04
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /home/dgoncharov/workspace/bash-test

Error: Autocode has already been initialized in: /home/dgoncharov/workspace/bash-test
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at measure (<embedded>:74309:33)
  at Package.measure (<embedded>:74211:25)
  at Package.initializeIfNeeded (<embedded>:74301:16)
  at Package.pack.initializeIfNeeded (/packages/atom-ide-ui/modules/nuclide-commons-atom/FeatureLoader.js:571:31)
  at Package.activateNow (<embedded>:74348:20)
  at measure (<embedded>:74329:33)
  at Package.measure (<embedded>:74211:25)
  at activationPromise.Promise (<embedded>:74323:20)
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:74321:38)
  at PackageManager.activatePackage (<embedded>:25986:42)
  at config.transactAsync (<embedded>:25961:36)
  at Config.transactAsync (<embedded>:22574:28)
  at PackageManager.activatePackages (<embedded>:25959:23)
  at PackageManager.activate (<embedded>:25938:50)
  at loadStatePromise.loadState.then (<embedded>:1111:27)
  at <anonymous>:null:null

Commands

Non-Core Packages

000-project-shell-env 0.3.0 
atom-base-64 0.2.8 
Atom-Bash-Snippets 0.0.3 
atom-clock 0.1.16 
atom-ide-ui 0.13.0 
autocode 0.1.4 
autocomplete-bash-builtins 0.3.5 
bas 0.0.4 
bosh-yaml 0.4.0 
carbon-now-sh 2.0.3 
command-executor 1.4.3 
dash 1.7.1 
exfmt-atom 0.4.5 
format-shell 2.0.0 
ide-bash 1.0.11 
language-unix-shell 0.40.1 
linter-checkbashisms 0.1.5 
linter-spell-shellscript 0.2.0 
script 3.18.1 
scroll-through-time 0.3.0 
stylus-build-launcher 0.1.0 
teletype 0.13.3 
Termrk 1.0.0 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.49.0 x64
Electron: 5.0.13
OS: Unknown Windows version
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: C:\Users\owner\Desktop\kakao-clone

Error: Autocode has already been initialized in: C:\Users\owner\Desktop\kakao-clone
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3295692
  at Package.measure (<embedded>:11:3293797)
  at Package.initializeIfNeeded (<embedded>:11:3295553)
  at Package.activateNow (<embedded>:11:3296609)
  at <embedded>:11:3296187
  at Package.measure (<embedded>:11:3293797)
  at <embedded>:11:3296047
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3295990)
  at PackageManager.activatePackage (<embedded>:11:382943)
  at <embedded>:11:382559
  at Config.transactAsync (<embedded>:11:332207)
  at PackageManager.activatePackages (<embedded>:11:382509)
  at PackageManager.activate (<embedded>:11:382059)
  at <embedded>:1:757178
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:757663)

Commands

Non-Core Packages

atom-runner 2.7.1 
autoclose-html 0.23.0 
autocode 0.1.4 
autocomplete-css-with-stylus-support 1.0.0 
autocomplete-python 1.16.0 
busy-signal 2.0.1 
cssbeautify 1.3.0 
emmet 2.4.3 
prettier-atom 0.60.1 
script 3.26.0 

Failed to initialize the autocode package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64
Electron: 6.1.12
OS: macOS 11.0.1
Thrown From: autocode package 0.1.4

Stack Trace

Failed to initialize the autocode package

At Autocode has already been initialized in: /Users/Bibars-APP/Downloads/mydata_1605940130425

Error: Autocode has already been initialized in: /Users/Bibars-APP/Downloads/mydata_1605940130425
  at autocode.init (/packages/autocode/node_modules/autocode-js/lib/autocode/init.js:35:13)
  at /packages/autocode/lib/autocode.coffee:37:16
  at exports.allowUnsafeNewFunction (/packages/autocode/node_modules/loophole/lib/loophole.js:25:14)
  at Object.initialize (/packages/autocode/lib/autocode.coffee:34:5)
  at <embedded>:11:3568415
  at Package.measure (<embedded>:11:3566488)
  at Package.initializeIfNeeded (<embedded>:11:3568276)
  at Package.activateNow (<embedded>:11:3569332)
  at <embedded>:11:3568910
  at Package.measure (<embedded>:11:3566488)
  at <embedded>:11:3568770
  at new Promise (<anonymous>:null:null)
  at Package.activate (<embedded>:11:3568713)
  at PackageManager.activatePackage (<embedded>:11:383522)
  at <embedded>:11:383138
  at Config.transactAsync (<embedded>:11:332691)
  at PackageManager.activatePackages (<embedded>:11:383088)
  at PackageManager.activate (<embedded>:11:382638)
  at <embedded>:1:719070
  at Function.all (<anonymous>:null:null)
  at AtomEnvironment.startEditorWindow (<embedded>:1:719555)

Commands

Non-Core Packages

atom-clock 0.1.18 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
autocode 0.1.4 
autocompile-less 1.0.1 
autocomplete-kdb-q 0.5.10 
hey-pane 1.2.0 
Hydrogen 2.14.6 
scroll-through-time 0.3.1 
slm-autocompile 0.1.2 
teletype 0.13.4 
tidal-autocode 0.6.4 
zentabs 0.8.9 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.