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.

Unable to paste images on win10

See original GitHub issue

In settings i am setting the path property to "pasteImage.path": "${currentFileDir}\\assets" However when i enter the paste command, the “assets” folder is created but the image is not.

image GIF link

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mushanshitiancaicommented, Jul 7, 2017

Very very thank you for you experiment!

I update plugin, fix this bug and enhance the log system. You can try it.

0reactions
elbehery95commented, Jul 7, 2017

I have found the issue;

image

It turns out that if powershell is not added into the system environmental variables the code required for paste will throw an exception since it is not able to launch the powershell script

image

I am doing a pull request to fix this issue. Adding the full powershell path into the variable powershell should fix this problem in case users dont have powershell.exe added to system env. vars

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

copy & paste images or pictures problems in Windows 10
1. Call up the Image you want to paste. · 2. Right click on it. · 3. Save image as (give it a...
Read more >
[SOLVED] Copy and Paste Not Working on Windows 10
Copy and paste not working properly on your Windows 10 PC? Here's the real fix! Try these fixes and make your broken copy-paste...
Read more >
How to Fix Copy and Paste Not Working in Windows 10
How to Fix Copy and Paste Not Working in Windows 10 ; Right-click Start > Task Manager. · Right-click it and select Restart....
Read more >
(Solved) Fix Copy Paste not Working on Windows 10 / 11
Solution 1] Restart Windows explorer · Solution 2 – Using System 32 Folder · Solution 3] Use the “echo off” command on Command...
Read more >
Copy Paste Not Working on Windows 10 - Fix
➡️ One cause for this problem can be your antivirus software. To fix the problem, try disabling the antivirus or uninstalling it. ➡️ ......
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