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
Not working on Windows 10
Minimal Qt 5.14.1 setup: D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:160 complete = Array(Math.max(0, completeLength + 1)).join(this.chars.complete); ^ RangeError: Invalid array length at ProgressBar.render (D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:160:14) at ProgressBar.tick (D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:97:8) at PassThrough.<anonymous> (D:\New\NodeQT\vue-nodegui-starter\node_modules\@nodegui\artifact-installer\dist\downloader.js:54:49) at PassThrough.emit (events.js:322:22) at addChunk (_stream_readable.js:286:12) at readableAddChunk (_stream_readable.js:268:9) at PassThrough.Readable.push (_stream_readable.js:209:10) at PassThrough.Transform.push (_stream_transform.js:152:32) at PassThrough.afterTransform (_stream_transform.js:96:10) at PassThrough._transform (_stream_passthrough.js:46:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @nodegui/[email protected] setupqt: `cross-env node ./scripts/setupMiniQt.js` npm ERR! Exit status 1
Dev Env settings:
PS D:\New\NodeQT\vue-nodegui-starter> npm --version 6.14.4 PS D:\New\NodeQT\vue-nodegui-starter> node --version v12.16.3 PS C:\Program Files (x86)\Microsoft Visual Studio\Installer> .\vswhere.exe -property catalog_productDisplayVersion 16.8.3
The text was updated successfully, but these errors were encountered:
me too
Sorry, something went wrong.
No branches or pull requests
Not working on Windows 10
Dev Env settings:
The text was updated successfully, but these errors were encountered: