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

sqlite3.gyp quotes error #24

Closed

Conversation

FuPeiJiang
Copy link

microsoft/vscode#152839 (comment)
'C:\Program' is not recognized as an internal or external command,`


why was https://www.npmjs.com/package/sqlite3 forked ?
for performance ? I see that dependency: "@mapbox/node-pre-gyp": "^1.0.0", is removed

note that sqlite3 was updated from ./extract.py to ./extract.js
TryGhost#1570
so my "fix" is totally useless if we merge with sqlite3

microsoft/vscode#152839 (comment)
'C:\Program' is not recognized as an internal or external command,`
@ouliuquan
Copy link

Hope someone to merge this PR, it's helpful to me. I was stuck by this error. #microsoft/vscode#160864

Copy link

@ouliuquan ouliuquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the path like D:\Program Files\Python310\python.exe with space.

@bpasero
Copy link
Member

bpasero commented Nov 13, 2022

Thanks, but this wont be needed anymore once I update to latest.

@bpasero bpasero closed this Nov 13, 2022
@1557812300
Copy link

D:\Program Files\Python310\python.exe像用空格一样修复路径。

我也遇到相同的问题了
你的问题是如何解决的呀 求告知 谢谢

@ouliuquan
Copy link

@1557812300 把Python装到没有空格的路径就可以了,比如C:\Program Files安装到d:\Program\Python

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

Successfully merging this pull request may close these issues.

4 participants