atom / github

:octocat: Git and GitHub integration for Atom
https://github.atom.io
MIT License
1.11k stars 393 forks source link

<unknown> is deprecated. github@0.36.6 #2593

Open ivanblack19 opened 3 years ago

ivanblack19 commented 3 years ago

You have the core package "github" installed as a community package. See https://github.com/atom/atom/blob/master/packages/dalek/README.md for how this causes problems and instructions on how to correct the situation.

<unknown> (<embedded>:11:177390)
Generator.next (null:null:null)
step (<embedded>:11:177226)
process.processTicksAndRejections (internal/process/task_queues.js:89:5)

Git Packages (1) /Users/ivanblack19/.atom/packages └── github@0.36.6 (atom/github#64289383)

DeeDeeG commented 3 years ago

Hi @ivanblack19,

The github package normally is not meant to be updated or installed with apm (unless you are sure you want to try the new version of github before it gets bundled with Atom).

You can get rid of the warning by quitting Atom and uninstalling the newer github: Run this on command-line: apm uninstall github.

If you are sure you want to use the newer version of github, then you will see this warning, but you can safely ignore the warning.