-
Notifications
You must be signed in to change notification settings - Fork 50
Can't use in project (Create ReactApp) #45
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Sorry got it. Just need to: |
@mikejw you shouldn't have to do that yourself, |
@Malarkey-Jhu @mikejw I have submitted pull request #56 which should resolve this issue for you once merged! |
@Malarkey-Jhu @mikejw, #56 is now merged but not release to NPM, I will do this after some other changes are added in the coming week(s). I will ping you here when the changes are released to NPM for you. Until then, you could pull and build the project locally if it is urgent or you just wanted to do so. |
I'm attempting to create a sketch file using your method but I'm getting this error:
Module not found: Can't resolve 'p5' in '/node_modules/react-p5-wrapper/dist'.
Do I need to create a browserfy build of p5 or something?
Please help!
The text was updated successfully, but these errors were encountered: