issues Search Results · repo:Gaweph/p5-typescript-starter language:TypeScript
Filter by
13 results
(914 ms)13 results
inGaweph/p5-typescript-starter (press backspace or delete to remove)Thanks for making this boileplate, it has helped me heaps in my p5 learning journey already. How would you add URL
routing such that multiple sketches can be developed in this repository? It s a common ...
danobot
- 2
- Opened on Sep 24, 2022
- #33
First of all, thank you for the template project, I have written a game based on this project, but how can I deploy this
code to my Nginx? Or to github page like you did?
wangzilinn
- 3
- Opened on May 27, 2022
- #30
I am having trouble using clmtrackr (https://github.com/auduno/clmtrackr) with the template. clm is undefined in the
browser no matter what approach I use for import. The library works perfectly fine with ...
ihateids
- 6
- Opened on Jan 26, 2022
- #29
It is very nice work, I am just struggling to use sound via loadSound. I am unable to get it working with the starter.
Any idea, please ?
ihateids
- 7
- Opened on Jan 18, 2022
- #28
By the tsc config, ts expects the source maps to be in sketch/sketch/build.js.map. The source maps are actually
generated into build/build.js.map. I was able to fix the issue in my own project by changing ...
grantralls
- 3
- Opened on Sep 2, 2021
- #25
What s the right way to import and use something like https://github.com/kazuhikoarase/qrcode-generator (or
https://github.com/1w2w3y/qrcode-generator-ts) into this?
dblock
- 3
- Opened on May 15, 2021
- #19
related: https://github.com/microsoft/TypeScript/issues/35021
right away ran into this error after npm install npm start:
node_modules/typescript/lib/tsc.js:10248
return !!(module.flags 1024); ...
archywillhe
- 2
- Opened on Aug 24, 2020
- #11
I don t know if this fits here, if not I m sorry.
When I import a custom file at the top of my sketch.ts I get the error error TS2686: p5 refers to a UMD global, but the
current file is a module. Consider ...
Septias
- 8
- Opened on Jun 5, 2020
- #7
createSlider throws an Uncaught ReferenceError: createSlider is not defined
e.g.
function setup() {
createCanvas(windowWidth, windowHeight)
}
function draw() {
rect(width/2 - 40 , height/2 - 30, ...
sthaha
- 4
- Opened on Nov 7, 2019
- #6
P5JS s LEFT_ARROW, RIGHT_ARROW, etc. are missing from the types. The code does compile but it would be better, if we
didn t have to look at the errors.
tothambrus11
- 1
- Opened on Sep 20, 2019
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.