Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

ReferenceError: primordials is not defined #141

Open
wobweger opened this issue Feb 18, 2021 · 1 comment
Open

ReferenceError: primordials is not defined #141

wobweger opened this issue Feb 18, 2021 · 1 comment

Comments

@wobweger
Copy link

I cloned repo today

run npm install
gulp delivers an error

C:\dat\github\clockpicker>gulp
ReferenceError: primordials is not defined
    at fs.js:45:5
    at req_ (C:\dat\github\clockpicker\node_modules\natives\index.js:143:24)        
    at Object.req [as require] (C:\dat\github\clockpicker\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (C:\dat\github\clockpicker\node_modules\graceful-fs\fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)       
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)

C:\dat\github\clockpicker>

please advice how to fix it.

@Laim
Copy link

Laim commented Mar 14, 2021

Hey,

This isn't an issue with clock picker, this is an issue with Node and Gulp (I'm assuming you're using both of these)

https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node

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