smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
11.94k stars 2.89k forks source link

Issue with running .env file into the system #6644

Closed Kris291099 closed 1 month ago

Kris291099 commented 1 month ago

Lesson

Lesson 5

Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")

No response

Operating System

Windows

Describe the bug

Hello, currently I use WSL Linux system in Windows to operate VS code efficiently. I am facing issue with running .env file. I have created .env file in which I used RPC URL and Private Key for security. However, it looks like the system is not capturing information from .env file. I have used extension such as dot env and env manager, but the issue is still not resolving. If anyone has face such as issue or have solution to it, please update over here. Thanks for reading. Regards

Kris291099 commented 1 month ago

The issue is resolved