Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

ReferenceError: primordials is not defined #44

Open
gregory opened this issue Jan 15, 2020 · 1 comment
Open

ReferenceError: primordials is not defined #44

gregory opened this issue Jan 15, 2020 · 1 comment

Comments

@gregory
Copy link

gregory commented Jan 15, 2020

npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].

/app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.9.0.1mtsmz6.qnno++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/mgp -> /app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.9.0.1mtsmz6.qnno++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/mgp/run.js

fs.js:27
const { Math, Object } = primordials;
                         ^
ReferenceError: primordials is not defined
    at fs.js:27:26
    at req_ (/app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.9.0.1mtsmz6.qnno++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/mgp/node_modules/natives/index.js:143:24)
    at Object.req [as require] (/app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.9.0.1mtsmz6.qnno++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/mgp/node_modules/natives/index.js:55:10)
    at Object.<anonymous> (/app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.9.0.1mtsmz6.qnno++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/mgp/node_modules/graceful-fs/fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:959:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Function.Module._load (internal/modules/cjs/loader.js:727:14)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)```
gregory added a commit to WorkTurbo/mgp that referenced this issue Jan 15, 2020
gregory added a commit to WorkTurbo/mgp that referenced this issue Jan 15, 2020
@jamesgibson14
Copy link

@gregory I have this same problem, are you installing from your own fork, since this package is not being updated?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants