monstar-lab-oss / ml-frontend

A monorepo created to provide a starter kit for front-end projects at Monstar Lab, Inc.
https://www.npmjs.com/package/start-frontend
Mozilla Public License 2.0
14 stars 1 forks source link

[BUG] The path of the folder generated by the CLI is incorrect. #1363

Closed jinmayamashita closed 2 months ago

jinmayamashita commented 2 months ago

Describe the bug

When running start-frontend with npx, the path specified in the CLI is incorrect.

To Reproduce

Steps to reproduce the behavior:

  1. npx start-frontend
  2. Input ./my-app
  3. Complete the cli process
  4. ls
  5. See error

Expected behavior

A clear and concise description of what you expected to happen.

Related packages/templates

start-frontend

Screenshots (optional)

スクリーンショット 2024-08-16 13 58 22