renative icon indicating copy to clipboard operation
renative copied to clipboard

No Project Found in Folder when creating env new

Open paulNIP opened this issue 1 year ago β€’ 4 comments

No project found when creating new project new

paulNIP avatar May 09 '24 09:05 paulNIP

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

GabrieleKaceviciute avatar May 09 '24 12:05 GabrieleKaceviciute

? 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/[email protected] β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ πŸš€ 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/[email protected]

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/[email protected] 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/[email protected] 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)

β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

paulNIP avatar May 14 '24 08:05 paulNIP

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

Parvinderjit avatar May 23 '24 09:05 Parvinderjit

@paulNIP is this still reproduced on 1.0.0?

pauliusguzas avatar Aug 14 '24 13:08 pauliusguzas

Can’t reproduce with latest rnv (1.1.0)

ElenaDiachenko avatar Sep 18 '24 10:09 ElenaDiachenko