shopify-app-template-node icon indicating copy to clipboard operation
shopify-app-template-node copied to clipboard

I can't see the any sqlite database into code root dir

Open Sky-bits opened this issue 3 years ago • 0 comments

Issue summary

Write a short description of the issue here ↓

Expected behavior

What do you think should happen? i can install the app but i can't see the database.sqlite in website root dir. it shoud be

Actual behavior

What actually happens? db file not genrated

Tip: include an error message (in a <details></details> tag) if your issue is related to an error

Steps to reproduce the problem

  1. shopify app create node
  2. cd to app/
  3. shopify app serve you will see the ngrock url to app install it work fine.
  4. based on the document database.sqlite genreated in website root directory

Reduced test case

The best way to get your bug fixed is to provide a reduced test case.

Specifications

  • Browser: chrome
  • Device: hp
  • Operating System: Ubuntu

Sky-bits avatar Aug 05 '22 10:08 Sky-bits