Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Project Found in Folder when creating env new #1550

Open
paulNIP opened this issue May 9, 2024 · 3 comments
Open

No Project Found in Folder when creating env new #1550

paulNIP opened this issue May 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@paulNIP
Copy link

paulNIP commented May 9, 2024

No project found when creating new project new

@paulNIP paulNIP added the bug Something isn't working label May 9, 2024
@GabrieleKaceviciute
Copy link
Collaborator

@paulNIP Thanks for reporting this issue, could you provide log of rnv new, also rnv and node versions, os type?

@paulNIP
Copy link
Author

paulNIP commented May 14, 2024

? What template to use? @flexn/create-template-starter - Advanced multiplatform
template using flexn Create SDK
✔ Executing: npm view @flexn/create-template-starter versions
✔ Executing: npm dist-tag ls @flexn/create-template-starter
? What @flexn/create-template-starter version to use? 1.2.1 (HEAD: latest)
✖ FAILED: yarn add @flexn/create-template-starter@1.2.1
┌──────────────────────────────────────────────────────────────────────────────┐
│ 🚀 SUMMARY | 5/14/2024, 11:34:13 AM │
│ $ rnv new │
├──────────────────────────────────────────────────────────────────────────────┤
│ ReNative Version: 0.37.4 │
│ Engine: engine-core │
│ Build Scheme (-s): debug │
│ Env Info: darwin | x64 | node v20.11.1 │
│ Executed Time: 0h:0m:37s:981ms │
│ │
│ [ error ] [new] COMMAND:

yarn add @flexn/create-template-starter@1.2.1

FAILED with ERROR:

Usage Error: No project found in /Users/paul85alex/Desktop/RhapsodyTV
$ yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ...

Command failed with exit code 1: yarn add @flexn/create-template-starter@1.2.1
Usage Error: No project found in /Users/paul85alex/Desktop/RhapsodyTV

$ yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ...

Error: Command failed with exit code 1: yarn add @flexn/create-template-starter@1.2.1
Usage Error: No project found in /Users/paul85alex/Desktop/RhapsodyTV

$ yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ...
at makeError (/usr/local/lib/node_modules/rnv/node_modules/execa/lib/error.js:60:11)
at handlePromise (/usr/local/lib/node_modules/rnv/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

│ │
└──────────────────────────────────────────────────────────────────────────────┘

@Parvinderjit
Copy link

Such a unstable framework. We regret used this on production app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants