superflare icon indicating copy to clipboard operation
superflare copied to clipboard

Error process.processTicksAndRejections on: npx superflare@latest new

Open fre2mansur opened this issue 7 months ago • 0 comments

 Where would you like to create your app?
│  ./
superflare new [name]

🎸 Create a new Superflare project

Positionals:
  name  The name of the app to create  [string]

Options:
  -v, --version   Show version number  [boolean]
  -h, --help      Show help  [boolean]
  -t, --template  The template to use  [string] [default: "remix"]
      --ref       Optional GitHub ref to use for templates  [string]

Error: Invalid path
    at Object.newHandler [as handler] (/home/dell/.npm/_npx/36e6aaa710414c00/node_modules/superflare/dist/cli.js:918:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

fre2mansur avatar Jan 18 '24 09:01 fre2mansur