Josee9988 / project-template

An awesome ๐—š๐—ถ๐˜๐—ต๐˜‚๐—ฏ ๐—ง๐—ฒ๐—บ๐—ฝ๐—น๐—ฎ๐˜๐—ฒ for any project!๐Ÿš€ Quickstart your projects and get control over your community.๐Ÿ”ฅ It includes ๐ข๐ฌ๐ฌ๐ฎ๐ž ๐ญ๐ž๐ฆ๐ฉ๐ฅ๐š๐ญ๐ž๐ฌ, ๐ฅ๐š๐›๐ž๐ฅ๐ฌ, ๐ฉ๐ž๐ซ๐ฌ๐จ๐ง๐š๐ฅ๐ข๐ณ๐ž๐ ๐ซ๐ž๐š๐๐ฆ๐ž, ๐†๐ข๐ญ๐ก๐ฎ๐› ๐›๐จ๐ญ๐ฌ, and much more!! ๐Ÿคฉ

Home Page:https://github.com/Josee9988/project-template/generate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] X ERROR: The tests failed!

lucasgonze opened this issue ยท comments

๐Ÿž Bug Report

Describe the bug

SETUP_TEMPLATE.sh fails with error X ERROR: The tests failed!


Is this a regression?


To Reproduce

  1. create a repo using https://github.com/Josee9988/project-template/generate
  2. git clone your repo
  3. cd into the clone
  4. ./SETUP_TEMPLATE.sh

Thanks for using @Josee9988/project-template
Read all the documentation carefully before you continue executing this script: https://github.com/Josee9988/project-template

X ERROR: The tests failed!. Please, make sure that you are running this script with its original scaffolding (folder/file) structure without any modification.
You should try to 'git stash' your changes and execute this script from the project root again, or clone again the repository (the template) without any changes.
Remember that your brand new repository should be created from here: https://github.com/Josee9988/project-template/generate

The program will now exit for you to check if this script is executed right when creating your new repository from the link above.


Expected behaviour


Media prove


Your environment

  • OS: Darwin M1-Air-2086 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T8103 x86_64
  • Node version: v16.15.0
  • Npm version: 9.7.2
  • Browser name and version: Firefox 115.0.1 (64-bit)

Additional context

Thanks for opening your first issue in Josee9988/project-template! Be sure to follow the issue template and provide every bit of information to help the developers!

I will check it. Thanks