-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Works for the first time (file creation), but on 2nd+ returns error:
utils-hosting:debug listRemoteFiles() +0ms
utils-hosting:debug listLocalFiles +390ms
utils-hosting:debug getFilesToUpload +2ms
utils-hosting:debug getLocalFilePath +0ms
utils-hosting:debug getFilesToUpload +5ms
utils-hosting:debug getLocalFilePath +1ms
Error while syncing (creating) elo.html
utils-hosting:debug { path: 'This field must be unique.' } +603ms
Error while syncing (creating) index.html
utils-hosting:debug { path: 'This field must be unique.' } +147ms
TypeError: Cannot read property 'size' of null ```
Reactions are currently unavailable