I was really enthusiastic about trying this plugin that looks absolutely perfect for my needs today.
So I configured my silent-sync.json file at root of my project, and called silent-sync: toggle and nothing happend.
Trace in JS console:
serializing package 'silent-sync' TypeError: Cannot read property 'serialize' of undefined
at Object.module.exports.serialize (/home/bruno/.atom/packages/silent-sync/lib/main.coffee:85:36)
at Package.module.exports.Package.serialize (/usr/share/atom/resources/app.asar/src/package.js:619:100)
at PackageManager.module.exports.PackageManager.serializePackage (/usr/share/atom/resources/app.asar/src/package-manager.js:596:63)
at PackageManager.module.exports.PackageManager.serialize (/usr/share/atom/resources/app.asar/src/package-manager.js:589:14)
at AtomEnvironment.module.exports.AtomEnvironment.serialize (/usr/share/atom/resources/app.asar/src/atom-environment.js:771:38)
at /usr/share/atom/resources/app.asar/src/atom-environment.js:984:27
I'm not sure there's a direct link with silent-sync.
Thanks
Hi,
I was really enthusiastic about trying this plugin that looks absolutely perfect for my needs today. So I configured my
silent-sync.json
file at root of my project, and calledsilent-sync: toggle
and nothing happend. Trace in JS console:I'm not sure there's a direct link with silent-sync. Thanks