Lesson 8: Cant find packages and folders after running "Yarn add --dev html-server".. #579
-
In lesson 8 of javascript and html, i Cant find package.json, node modules, yarn.lock as these files seems to be hidden even when ive installed these packages. Please how do i get rid of these error? I don't get to see whatever package i install and i might just clone the repository at once if this continues.. Also my prettierrc dont seem to be working and formatting codes.. Maybe that's because i cant also find prettier package.. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hello @Benrockiee So please check out if you have those folders, and files already created on a upper level of your folder hierarchy. Cheers. |
Beta Was this translation helpful? Give feedback.
-
make sure your in the proper directory when you run |
Beta Was this translation helpful? Give feedback.
make sure your in the proper directory when you run
yarn