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

Check that it works using cmd - on Windows #3

Open
kazazor opened this issue Feb 16, 2016 · 2 comments
Open

Check that it works using cmd - on Windows #3

kazazor opened this issue Feb 16, 2016 · 2 comments
Labels

Comments

@kazazor
Copy link
Owner

kazazor commented Feb 16, 2016

No description provided.

@kazazor kazazor changed the title Check that it works on Windows - cmd Check that it works using cmd - on Windows Feb 20, 2016
@kazazor kazazor added bug and removed question labels Mar 1, 2016
@kazazor
Copy link
Owner Author

kazazor commented Mar 1, 2016

This also effects #4

@felquis
Copy link

felquis commented Jun 3, 2020

I'm using PowerShell, and once npm install I get this error:


> [email protected] postinstall C:\Users\username\workplace\project\node_modules\git-pre-commit
> gulp hooks:install

fs.js:39
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:39:5
    at req_ (C:\Users\username\workplace\project\node_modules\natives\index.js:143:24)
    at Object.req [as require] (C:\Users\username\workplace\project\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (C:\Users\username\workplace\project\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1200:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1220:10)
    at Module.load (internal/modules/cjs/loader.js:1049:32)
    at Function.Module._load (internal/modules/cjs/loader.js:937:14)
    at Module.require (internal/modules/cjs/loader.js:1089:19)
    at require (internal/modules/cjs/helpers.js:73:18)

node -v 14.x

felquis added a commit to felquis/git-pre-commit that referenced this issue Jun 3, 2020
closes kazazor#43 I did this PR working with nodejs 14.x
closes kazazor#42 since there's no dependency on yarn
closes kazazor#41 package-lock.json should always be commited
closes kazazor#40 require-dir is not a dependency on this source

About kazazor#3 this PR was tested on PowerShell on Windows 10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants