Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Object.activate is deprecated. #19

Closed
thaingnguyen opened this issue Jul 9, 2015 · 6 comments
Closed

Object.activate is deprecated. #19

thaingnguyen opened this issue Jul 9, 2015 · 6 comments

Comments

@thaingnguyen
Copy link

AtomLinter v0.X.Y API has been deprecated. Please refer to the Linter docs to update and the latest API: https://github.com/AtomLinter/Linter/wiki/Migrating-to-the-new-API

Object.activate (C:\Users\t-thangu\.atom\packages\linter\lib\main.coffee:57:8)
Package.activateNow (C:\Users\t-thangu\AppData\Local\atom\app-1.0.2\resources\app.asar\src\package.js:240:19)
<unknown> (C:\Users\t-thangu\AppData\Local\atom\app-1.0.2\resources\app.asar\src\package.js:221:30)
Package.measure (C:\Users\t-thangu\AppData\Local\atom\app-1.0.2\resources\app.asar\src\package.js:165:15)
Package.activate (C:\Users\t-thangu\AppData\Local\atom\app-1.0.2\resources\app.asar\src\package.js:213:14)
PackageManager.activatePackage (C:\Users\t-thangu\AppData\Local\atom\app-1.0.2\resources\app.asar\src\package-manager.js:452:21)
@faddah
Copy link

faddah commented Jul 18, 2015

+1, seeing this also.

further info —
...
Object.activate - /Users/yuetsu/.atom/packages/linter/lib/main.coffee:51:8
Package.activateNow - /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:240:19
- /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:221:30
Package.measure - /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:165:15
Package.activate - /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:213:14
PackageManager.activatePackage - /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:452:21
Deprecated selectors
your local styles.less file
/Users/yuetsu/.atom/styles.less
Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension. If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.
...

— faddah
portland, oregon, u.s.a.

@jtrinklein
Copy link

Seeing the same issue as well.

@mrmckeb
Copy link

mrmckeb commented Jul 28, 2015

+1

1 similar comment
@ChadStrat
Copy link

+1

@Arcanemagus
Copy link
Member

Duplicate of #15.

@park9140
Copy link
Member

park9140 commented Sep 2, 2015

@mrmckeb, @ChadStrat, @faddah, @thaingnguyen, I threw a quick fix together. I'm still testing but if you could throw it through its paces I deployed 0.4.0 to apm so you can try it. Report issues on #21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants