flexn-io / renative

πŸš€πŸš€πŸš€ Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.82k stars 180 forks source link

fix/overrides_when_version_changes #1800

Open ElenaDiachenko opened 1 day ago

ElenaDiachenko commented 1 day ago

Description

[4/4] πŸ”¨  Building fresh packages...
$ node scripts/postinstall.js
error: β¨―  Error: ENOENT: no such file or directory, mkdir '/Users/pauliusguzas/Desktop/random_testai/hello-renative/.rnv/overrides'
    at Object.mkdirSync (node:fs:1398:3)
    at fsMkdirSync (/Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/system/fs.ts:56:66)
    at _ensureOverrideDirExists (/Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:981:20)
    at overrideFileContents (/Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:793:25)
    at /Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:751:45
    at Array.forEach (<anonymous>)
    at /Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:743:36
    at Array.forEach (<anonymous>)
    at _overridePlugin (/Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:690:22)
    at /Users/pauliusguzas/Desktop/random_testai/hello-renative/node_modules/@rnv/core/src/plugins/index.ts:1108:25

Related issues

Npm releases

n/a