balderdashy/sails

Cannot use standalone sails-disk

Open

#7,012 opened on Jun 17, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (22,778 stars) (1,953 forks)batch import
help wantedsails-disktry this out please

Description

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!

Contributor guide