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

Failure to run when project created from either v1.2.1 or v1.3.0-feat-rnv-update.19 #202

Open
GCheung55 opened this issue Feb 3, 2025 · 0 comments

Comments

@GCheung55
Copy link

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

1.3.0-feat-rnv-update.19 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
✔ Executing: npm install
error: ⨯  Failed to load some engines:
> @rnv/[email protected] path: undefined
> @rnv/[email protected] path: undefined
> @rnv/[email protected] path: undefined
> @rnv/[email protected] path: undefined
> @rnv/[email protected] path: undefined
@GCheung55 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant