You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the latest version (v.1.1.1) of aemsync and after starting aemsync, when I change a file to be synchronized, it throws the exception:
Note: In version (v1.1.0) occurs the same problem, but in (v1.0.2) worked.
Awaiting changes ...
/usr/local/lib/node_modules/aemsync/node_modules/simple-watcher/index.js:35
callback(filePath)
^
TypeError: callback is not a function
at /usr/local/lib/node_modules/aemsync/node_modules/simple-watcher/index.js:35:7
at FSReqWrap.oncomplete (fs.js:82:15)
Environment: Node - v4.2.6 and Linux 4.4.0-34-generic #53-Ubuntu
The text was updated successfully, but these errors were encountered:
I installed the latest version (v.1.1.1) of aemsync and after starting aemsync, when I change a file to be synchronized, it throws the exception:
Note: In version (v1.1.0) occurs the same problem, but in (v1.0.2) worked.
Environment: Node - v4.2.6 and Linux 4.4.0-34-generic #53-Ubuntu
The text was updated successfully, but these errors were encountered: