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

Run sample with some errors on console of devtools. #31

Open
liudonghua123 opened this issue Dec 4, 2023 · 1 comment
Open

Run sample with some errors on console of devtools. #31

liudonghua123 opened this issue Dec 4, 2023 · 1 comment

Comments

@liudonghua123
Copy link

Hi, I tried to run the sample, but I saw some errors related to http://localhost:8080/manifest.json, http://localhost:8080/myExt/nls.metadata.json 404 Not Found!

image

Steps of reproduce.

  1. git clone git@github.com:Felx-B/vscode-web.git
  2. cd vscode-web/sample
  3. yarn
  4. yarn sample
  5. Open http://localhost:8080 in browser.
@liudonghua123
Copy link
Author

I also noticed that Sample project can be found in this repository to illustate vscode-web usage. This sample is not fully functional as it misses a FileSystemProvider extension. in the readme.

It seems has no direct effection on /manifest.json and /myExt/nls.metadata.json.

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

1 participant