Atom-beautify: Warning after update: "Atom-Beautify: Migrate Settings"

Created on 20 Apr 2016  路  8Comments  路  Source: Glavin001/atom-beautify

I am getting the below error whenever I run atom beautify

Please run Atom command 'Atom-Beautify: Migrate Settings'.
You have unsupported options: _analyticsUserId

question

Most helpful comment

Where do I run the command?

In the traditional way, with the Atom command pallete where all commands are: https://github.com/atom/command-palette

You can open it with cmd-shift-p (OSX) or ctrl-shift-p (Linux/Windows) in Atom.

All 8 comments

Have you ran Atom-Beautify: Migrate Settings as instructed?
The command will convert your existing settings to the new format, as implemented in https://github.com/Glavin001/atom-beautify/pull/864

Where do I run the command? Atom Beautify: Migrate Settings?

Where do I run the command?

In the traditional way, with the Atom command pallete where all commands are: https://github.com/atom/command-palette

You can open it with cmd-shift-p (OSX) or ctrl-shift-p (Linux/Windows) in Atom.

Had the same problem. Your solution, @Glavin001, fixed it right away.

Thanks a ton @Glavin001! This issue has been driving me nuts haha!

Sorry about that, guys. I thought more people knew about the Atom command palette. I've improved the error message, so a future release will be easier to understand. Thanks for your feedback!

Thanks a lot @Glavin001. Issue resolved

Thanks @Glavin001, it worked.

Was this page helpful?
0 / 5 - 0 ratings