We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
@tablecheck/scripts
Device info
OS: Windows 10 npm version: v16.4.2
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: