question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wallpaper/sticker installation on ``code-server`` (yarn) fails

See original GitHub issue

Describe the bug

When you try to install the wallpaper/background on a code-server install (installed using yarn), the installation fails despite doing the following command below:

sudo chown -R $(whoami) /usr/local/share/.config/yarn/global/node_modules/code-server/lib/vscode/out/vs/workbench

To Reproduce

  1. Install code-server and the extension
  2. Try to install a custom wallpaper/sticker

Expected Behavior

Installation to complete after giving chown permissions

Environment

OS: Android 12 (ARM64) VSCode ver: v1.68.1 code-server ver: v4.5.1 Installed using yarn Doki-theme: v84.1.6

Screenshots

Screenshot_20220722-074505_Brave

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Unthrottledcommented, Aug 9, 2022

@RealEthanPlayzDev I’ve published the plugin to the vsx repository https://open-vsx.org/extension/unthrottled/doki-theme so the fix should be available now, thanks for waiting!

1reaction
Unthrottledcommented, Aug 8, 2022

I was able to replicate the issue and get a fix in.

After you install your assets, you’ll need to hard refresh (clear caches & reload) your browser window. That way the VSCode css with the custom assets gets picked up.

I’ll have the extension published probably later today, working on another change before I release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't install with NPM (Workaround: use yarn instead) #5174
Installing yarn via npm install -g yarn and running sudo yarn global add code-server works however. ❤️ 2
Read more >
thelounge | Yarn - Package Manager
1.0 fails to install on Linux/macOS using npm cli. v3.1.0 - 2019-07-11. For more details, see the full changelog and milestone. This is...
Read more >
tLx - River Thames Conditions - Environment Agency - GOV.UK
Big apple circus coupon code new york, Hdfs replication 0, Zerotuss dosage, Nikas stauskas, Psichiatri famosi napoli, Xcom diary, Blast of tempest amv, ......
Read more >
Does anyone have code-server working on iSH? - Reddit
I tried installing with an older version of node, but it just hangs. I also tried installing it via Yarn and it begins...
Read more >
Available tax categories | Stripe Documentation
Tax code Category name Use this tax category for txcd_10000000 General ‑ Electronically Supplied Services Any electronically supplied goo... txcd_10701200 Website design A service to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found