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.

What i can do with this Error to fix?

See original GitHub issue

at Array.map (<anonymous>) at layersSetup (C:\Users\workgroup\Desktop\video-source-code-create-nft-collection-main\src\main.js:87:30) at startCreating (C:\Users\workgroup\Desktop\video-source-code-create-nft-collection-main\src\main.js:351:20) at C:\Users\workgroup\Desktop\video-source-code-create-nft-collection-main\index.js:6:3 at Object.<anonymous> (C:\Users\workgroup\Desktop\video-source-code-create-nft-collection-main\index.js:7:3) at Module._compile (internal/modules/cjs/loader.js:1085:14) at Object.Module._extensions…js (internal/modules/cjs/loader.js:1114:10) (Use node --trace-warnings ... to show where the warning was created) (node:13220) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:13220) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. Waiting for the debugger to disconnect…

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
thepeanutgalleryandcocommented, Jan 24, 2022

@redscarf0 you might need to check your terminal settings inside your preferences / settings to see if you can use VS Code’s terminal itself instead of the external powershell terminal.

1reaction
thepeanutgalleryandcocommented, Jan 24, 2022

Thank you. I suspect the issue is due to your computer reading your paths with "" while the paths for the code are specified as “/”. This creates a combination of "" and “/” when searching for your directory, which causes issues.

When looking at my terminal, it has “bash” as my terminal type while yours has “powershell”. Can you check to see if you can get a “bash” terminal or something similar when clicking on that dropdown or attempt to install an extension for bash so that you have a different terminal?

Screenshot 2022-01-24 at 13 08 25 .
Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix connection errors - Google Chrome Help
To fix the error, click Connect on the page you try to open. You'll see this error if your computer or mobile device's...
Read more >
How To Fix THESE Errors - YouTube
Sign up for Private Internet Access VPN at https://www.privateinternetaccess.com/TechQuickie What should you do about these common Windows ...
Read more >
How to Fix PC Errors in Windows - YouTube
For More Ways to Fix PC Errors and Fix Computer Problems:http://www.delete-computer-history.com/ fix -computer-problems.htmlYou can scan and ...
Read more >
How to Fix Computer Errors: 7 Steps (with Pictures) - wikiHow
1. Create a backup of everything important on your PC such as photos. It is best to backup your important files to a...
Read more >
How to Fix the "This Site Can't Be Reached" Error (5 Ways)
Restart your internet connection. Disable your firewall and antivirus. Clear your browser cache. Flush your DNS cache. Change your DNS servers.
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