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

Installation failing on Windows #75

Open
GermaVinsmoke opened this issue Sep 21, 2022 · 1 comment
Open

Installation failing on Windows #75

GermaVinsmoke opened this issue Sep 21, 2022 · 1 comment

Comments

@GermaVinsmoke
Copy link

npm ERR! code 1
npm ERR! path D:\Documents\VS_Code_Projects\open_source\tablekit\node_modules\@tablecheck\scripts
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ./bin/postinstall.js
npm ERR! '.' is not recognized as an internal or external command,
npm ERR! operable program or batch file.

The script is present in @tablecheck/scripts npm package. I think the way we're executing the script is not compatible with Windows OS.


Device info

OS: Windows 10
npm version: v16.4.2

@SimeonC SimeonC transferred this issue from tablecheck/tablekit Sep 21, 2022
@SimeonC
Copy link
Contributor

SimeonC commented Sep 21, 2022

Thanks for the report, I've moved the issue as that's not a TableKit issue but one with this library.

For reference looks like this is relevant https://stackoverflow.com/questions/18413157/how-do-i-get-rid-of-error-is-not-recognized-as-an-internal-or-external-comm

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

2 participants