Skip to content

Missing directories after v1.91 -> v1.99 update #246406

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

Closed
conradhunter opened this issue Apr 13, 2025 · 2 comments
Closed

Missing directories after v1.91 -> v1.99 update #246406

conradhunter opened this issue Apr 13, 2025 · 2 comments
Assignees

Comments

@conradhunter
Copy link

conradhunter commented Apr 13, 2025

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.91 -> 1.99 (update)
  • OS Version: Windows 11

I have an internal vscode fork which we compile to the minified web version. Currently on version 1.91 but we have decided to upgrade it to version 1.99. We use the output workbench.html & callback.html in the out/vs/code/* directory do handle our authentication flow from our app to the served vscode fork. Why once we ugrade to 1.99 there are directories missing from the final build? (looks this this PR, #225948)

We build the minified version by:

  1. git checkout release/1.99
  2. npm install (yarn install 1.91)
  3. npm run gulp vscode-web-min (yarn gulp vscode-web-min 1.91)

Steps to Reproduce:

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.99.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@sandy081 sandy081 assigned bpasero and unassigned sandy081 Apr 17, 2025
@bpasero bpasero closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2025
@bpasero
Copy link
Member

bpasero commented Apr 17, 2025

We are not giving support here, sorry.

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

3 participants