atom / language-csharp

C# language support for Atom
Other
62 stars 53 forks source link

<unknown> is deprecated. #94

Closed fcharlie closed 7 years ago

fcharlie commented 7 years ago

You have the core package "language-csharp" installed as a community package. See https://github.com/atom/dalek for how this causes problems and instructions on how to correct the situation.

<unknown> (/usr/share/atom/resources/app.asar/node_modules/dalek/lib/main.js:14:14)
Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
Emitter.emit (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
<unknown> (/usr/share/atom/resources/app.asar/src/package-manager.js:514:32)
50Wliu commented 7 years ago

Please read the error message.

fcharlie commented 7 years ago

I'm sorry I have a question: when add a package to core packages, why not automatic remove community package which one name

50Wliu commented 7 years ago

I think that's a great question. Would you mind opening a new issue on https://github.com/atom/dalek requesting that feature?