You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried creating an app from the Flexn Starter Template with versions 1.2.1 and 1.3.0-feat-rnv-update.19, but both are failing run when I execute the npx rnv run command.
1.2.1 Error:
info: Some engines not installed in your project:
> @rnv/[email protected]
> @rnv/[email protected]
> @rnv/[email protected]
> @rnv/[email protected]
> @rnv/[email protected]
ADDING TO PACKAGE.JSON...DONE
info: ✔ This project is marked as part of monorepo and it has no custom install tasks. Run your usual monorepo bootstrap procedure and re-run command again.
error: ⨯ Cancelled
The text was updated successfully, but these errors were encountered:
GCheung55
changed the title
Failure to run on 1.2.1 and 1.3.0-feat-rnv-update.19
Failure to run when project created from either v1.2.1 or v1.3.0-feat-rnv-update.19
Feb 3, 2025
I've tried creating an app from the Flexn Starter Template with versions 1.2.1 and 1.3.0-feat-rnv-update.19, but both are failing run when I execute the
npx rnv run
command.1.2.1 Error:
1.3.0-feat-rnv-update.19 Error:
The text was updated successfully, but these errors were encountered: