You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script is actually just clonning the casejs/case-sta repo.
I was working on a CASE project for a test and I accidentally commited and pushed my local project on the master branch of the starter without any asking for confirmation.
The text was updated successfully, but these errors were encountered:
Hello, I tried to run npx-create-case-app my-case-app and after installing dependencies and created .env file it say launching server and its remain like this for long time when I opened the folder my-case-app it show one folder with one typescript file called admin.entity.js since it stuck at launching server step it cant run using npm start hope you fix it
@mohmmadAyesh@SebConejo with the version of CASE (rebranded into MANIFEST for convinience) we changed the way of working: the new script is more simple
npx add-manifest
this will add the manifest folder with the backend.yml file in it. Check out Manifest Documentation for more info.
The script is actually just clonning the casejs/case-sta repo.
I was working on a CASE project for a test and I accidentally commited and pushed my local project on the master branch of the starter without any asking for confirmation.
The text was updated successfully, but these errors were encountered: