Skip to content

p5 version not updated #826

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

Closed
sanketsingh24 opened this issue Feb 11, 2019 · 8 comments
Closed

p5 version not updated #826

sanketsingh24 opened this issue Feb 11, 2019 · 8 comments

Comments

@sanketsingh24
Copy link

Nature of issue?

  • Found a bug

Details about the bug:

Probably the version on web editor is somehow still v0.7.2, while the current p5 version is v0.7.3.

  • Web browser and version: chromium 71.0.3578.98  
  • Operating System: Arch Linux (64-bit)
  • Steps to reproduce this bug:
    use circle() or square() (For some reason i was not able to log in)
@icq4ever
Copy link

open closed issue here. (check below link)
processing/p5.js#3512

@hellonearthis
Copy link

This can be updated by the user via the index.html
screenshot_19

@icq4ever
Copy link

@hellonearthis good to know that :)

@sanketsingh24
Copy link
Author

@hellonearthis I think that way is not beginner friendly, and we should be responsible for the version update stuff

@rozim
Copy link

rozim commented Feb 16, 2019

Ditto, reproduced, a simple sketch that calls circle(10, 10, 10) fails with
"Uncaught ReferenceError: circle is not defined...".

@catarak
Copy link
Member

catarak commented Feb 20, 2019

thanks for reporting! i agree with @sanketsingh24, that changing the version in the index.html is not beginner friendly. it would be great if this version updated automatically (see #144, in which it took me forever to figure out a real solution, which has not yet been implemented). for now, i will update this manually 😄

also, i think this points to more support of #4—it would be great if you could see all of your "installed" js libraries easily for a sketch!

@davidluckyvr
Copy link

Circle is still not defined in the web editor. Giving a reference error.

@catarak
Copy link
Member

catarak commented Dec 8, 2021

@davidluckyvr have you tried updating the p5.js version of the specific sketch you're working on? the p5.js version will only be updated for new sketches.

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

6 participants