Abhishek-Mallick / universal-box

Project scaffolding just got easier — streamline your development with Universal-Box's pre-built templates and one-click deployment! 🚀
https://universal-box.dev
Apache License 2.0
28 stars 26 forks source link

[Bug]: After selection "portfolio-website" option, there "index.js" file is not exist #36

Closed Nik4Furi closed 1 month ago

Nik4Furi commented 2 months ago

Describe the bug When I select the Portfolio-Websites, and afterward run npm install, It give error index.js file is not found.

How To Re-produce

  1. Run universal-box init
  2. Select Portfolio-Websites
  3. Select Simple
  4. Run npm install

ScreenShots 14

Solution Create index.js file, and mentions other files like app.js, index.css or etc.

HazemAbdo commented 1 month ago

@Nik4Furi I'd like to work on this issue under Hacktoberfest.

Abhishek-Mallick commented 1 month ago

Assigned🙌

Abhishek-Mallick commented 1 month ago

Hey @HazemAbdo are you still working on this issue? The portfolio directory has been restructured and this bug dosen't persist anymore

HazemAbdo commented 1 month ago

@Abhishek-Mallick Feel free to close this issue. I haven't invested any time in it yet, so it's not a problem at all.

Abhishek-Mallick commented 1 month ago

Cool