balderdashy/sails

Cannot use standalone sails-disk

Open

#7,012 创建于 2020年6月17日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (22,778 star) (1,953 fork)batch import
help wantedsails-disktry this out please

描述

Node version: v12.13 Sails version (sails): none DB adapter & version (e.g. sails-mysql@5.55.5): sails-disk

Hello all, I'm trying to use waterline + sails-disk but when I require/import the adapter from "sails-disk" I encounter two errors:

Cannot find module '/machines/cp'

Error [ImplementationError]: Could not find cp, one of the modules in pkg.machinepack.machines.

Does anyone have any ideas?

Cheers!

贡献者指南