[vagrant@localhost python-import-helper]$ npm install > [email protected] postinstall /home/vagrant/vcode/python-import-helper > node ./node_modules/vscode/bin/install Detected VS Code engine version: ^1.34.0 Error installing vscode.d.ts: Error: Request returned status code: 404 Details: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Cannot GET /api/releases/stable</pre> </body> </html> npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: `node ./node_modules/vscode/bin/install` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/vagrant/.npm/_logs/2021-04-22T03_15_00_071Z-debug.log 这是 npm 的问题,还是 vscode 的问题呀?
换了一台电脑就这个样子了。
