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

Create a project without internet #91

Open
Jerrylum opened this issue Apr 3, 2019 · 1 comment · May be fixed by #175
Open

Create a project without internet #91

Jerrylum opened this issue Apr 3, 2019 · 1 comment · May be fixed by #175
Assignees
Labels
enhancement This builds on top of an existing feature on hold This may be revisited in the future p: normal Normal priority

Comments

@Jerrylum
Copy link

Jerrylum commented Apr 3, 2019

The CLI automatically checks the pros-mainline version every time the user creates a new project, but it throws out an error message when the computer is offline.

It affects all VEX teams using PROS. The computer may not have the internet in the VEX World venue. It is dangerous because we can't do anything without init a project! We need to fix this ASAP because the competition is nearby.

Steps to reproduce:

Use prosv5 c n . with out internet

System information:

Operating System: all

PROS Version: all

@HotelCalifornia HotelCalifornia added enhancement This builds on top of an existing feature p: normal Normal priority labels Apr 5, 2019
@HotelCalifornia
Copy link
Contributor

Probably the easiest way to do this would be to add an allow_online switch to create_project (à la query) and pass that down to the call to resolve_templates

@omegaStag omegaStag self-assigned this Oct 21, 2021
@omegaStag omegaStag linked a pull request Oct 29, 2021 that will close this issue
@omegaStag omegaStag added the on hold This may be revisited in the future label Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This builds on top of an existing feature on hold This may be revisited in the future p: normal Normal priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants