Lesson 5 : Unable to get package.json file in my directory on doing 'yarn add solc' on Mac (OSX) #5220
-
The File is in my root directory but inspite of that after running the yarn add solc command the package.json file and other files dont appear in my folder also when running command 'yarn solcjs --bin --abi --include-path node_modules/ --base-path . -o . simpleStorage.sol' Please help as I'm stuck |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Apr 3, 2023
Replies: 1 comment 8 replies
-
@raf-1404 I think you have a folder inside a folder, can you push it to GitHub and leave the repo link so I can see the folder structure? |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@raf-1404 I think you have a folder inside a folder, can you push it to GitHub and leave the repo link so I can see the folder structure?