proton

https://github.com/dvcrn/proton
2016-01-30T00:08:11.000393Z

that is the one, thanks @lucien.knechtli

lucien.knechtli 2016-01-30T04:51:44.000394Z

I tried to install proton from source, but it doesn't seem to see the plugin. Do I need to do any thing else on a fresh atom install? I built and linked it, nothing else

lucien.knechtli 2016-01-30T06:02:44.000395Z

weird. it was linking the repo, not the plugin folder

geksilla 2016-01-30T08:24:24.000396Z

You have to execute apm link from plugin folder not from the project root.

lucien.knechtli 2016-01-30T14:37:12.000397Z

bah its not working again. I am running apm link from the correct folder

lucien.knechtli 2016-01-30T14:47:39.000399Z

well at least it's trying to load now.

2016-01-30T15:50:12.000400Z

Did it build correctly?

lucien.knechtli 2016-01-30T16:17:26.000401Z

had a couple warnings

lucien.knechtli 2016-01-30T16:17:52.000402Z

its not the build - tried installing the binary version, and got the same error

lucien.knechtli 2016-01-30T16:19:10.000403Z

i'll try reinstalling atom and deleting .atom and .proton

lucien.knechtli 2016-01-30T17:49:00.000404Z

seems deleting .atom worked. must have closed it in the middle of a plugin install, which it didn't fix on its own

lucien.knechtli 2016-01-30T17:59:43.000405Z

every time I start proton, it says its installing nuclide-file-watcher. is this intended?