Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled rejection ReferenceError: primordials is not defined #33

Open
ghost opened this issue Jan 16, 2020 · 2 comments
Open

Unhandled rejection ReferenceError: primordials is not defined #33

ghost opened this issue Jan 16, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 16, 2020

Using node v13.6.0 (64-bit) on Windows 10.

When I run github-todos init command, I receive this error:

Unhandled rejection ReferenceError: primordials is not defined
    at fs.js:35:5
    at req_ (C:\Users\joaos\AppData\Roaming\npm\node_modules\github-todos\node_modules\natives\index.js:143:24)
    at Object.req [as require] (C:\Users\joaos\AppData\Roaming\npm\node_modules\github-todos\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (C:\Users\joaos\AppData\Roaming\npm\node_modules\github-todos\node_modules\graceful-fs\fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1144:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1164:10)
    at Module.load (internal/modules/cjs/loader.js:993:32)
    at Function.Module._load (internal/modules/cjs/loader.js:892:14)
    at Module.require (internal/modules/cjs/loader.js:1033:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (C:\Users\joaos\AppData\Roaming\npm\node_modules\github-todos\node_modules\graceful-fs\graceful-fs.js:3:27)
    at Module._compile (internal/modules/cjs/loader.js:1144:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1164:10)
    at Module.load (internal/modules/cjs/loader.js:993:32)
    at Function.Module._load (internal/modules/cjs/loader.js:892:14)
    at Module.require (internal/modules/cjs/loader.js:1033:19)
@adi-g15
Copy link

adi-g15 commented Aug 6, 2020

Have you found the cause? I am had the same problem, couldn't even try it.

@ghost
Copy link
Author

ghost commented Aug 13, 2020

Have you found the cause? I am had the same problem, couldn't even try it.

Unfortunately, no.

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

No branches or pull requests

1 participant