aheckmann / gridfs-stream

Easily stream files to and from MongoDB
MIT License
615 stars 120 forks source link

ReferenceError: primordials is not defined #147

Open nikhilgoswami opened 4 years ago

nikhilgoswami commented 4 years ago
ReferenceError: primordials is not defined
W20200811-21:15:43.736(5.5)? (STDERR)     at fs.js:35:5
W20200811-21:15:43.736(5.5)? (STDERR)     at req_ (/media/nick/Storage/Work EcoBillz/src/node_modules/natives/index.js:143:24)
W20200811-21:15:43.736(5.5)? (STDERR)     at Object.req [as require] (/media/nick/Storage/Work EcoBillz/src/node_modules/natives/index.js:55:10)
W20200811-21:15:43.736(5.5)? (STDERR)     at Object.<anonymous> (/media/nick/Storage/Work EcoBillz/src/node_modules/fstream/node_modules/graceful-fs/fs.js:1:-25)
W20200811-21:15:43.736(5.5)? (STDERR)     at Module._compile (internal/modules/cjs/loader.js:1158:30)
W20200811-21:15:43.736(5.5)? (STDERR)     at Module.Mp._compile (/media/nick/Storage/Work EcoBillz/src/.meteor/local/build/programs/server/runtime.js:50:23)
W20200811-21:15:43.737(5.5)? (STDERR)     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
W20200811-21:15:43.737(5.5)? (STDERR)     at Module.load (internal/modules/cjs/loader.js:1002:32)
W20200811-21:15:43.737(5.5)? (STDERR)     at Module.Mp.load (/media/nick/Storage/Work EcoBillz/src/.meteor/local/build/programs/server/runtime.js:15:31)
W20200811-21:15:43.737(5.5)? (STDERR)     at Function.Module._load (internal/modules/cjs/loader.js:901:14)
W20200811-21:15:43.737(5.5)? (STDERR)     at Module.require (internal/modules/cjs/loader.js:1044:19)
W20200811-21:15:43.737(5.5)? (STDERR)     at require (internal/modules/cjs/helpers.js:77:18)
W20200811-21:15:43.738(5.5)? (STDERR)     at Object.<anonymous> (/media/nick/Storage/Work EcoBillz/src/node_modules/fstream/node_modules/graceful-fs/graceful-fs.js:3:27)
W20200811-21:15:43.738(5.5)? (STDERR)     at Module._compile (internal/modules/cjs/loader.js:1158:30)
W20200811-21:15:43.738(5.5)? (STDERR)     at Module.Mp._compile (/media/nick/Storage/Work EcoBillz/src/.meteor/local/build/programs/server/runtime.js:50:23)
W20200811-21:15:43.738(5.5)? (STDERR)     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)