need to upload files using GridFS.
as soon as it appears in libs:
var imageStore = new FS.Store.GridFS("images"); Images = new FS.Collection("images", { stores: [imageStore] }); the project goes through the Building for web stage and just hangs, no errors, all logs are empty
cfs: gridfs cfs: standard-packages packages are used