jherr / depth-of-field

Depth of field simulator
336 stars 25 forks source link

SyntaxError: Unexpected number '200' #3

Open clearlysid opened 4 months ago

clearlysid commented 4 months ago

Great project! I want to add "height" support and be able to drag the camera position on the vertical axis (up and down).

Running into this error on npm run dev after npm install. Is there a step I'm missing or a specific Node version this project expects?

Screenshot 2024-05-03 at 9 03 05 AM
jherr commented 4 months ago

I've never seen this. Are you on windows?

clearlysid commented 4 months ago

Nope. Apple Silicon with macOS, using Safari.

What's your local node version? I'll try matching that and rebuilding.

jherr commented 4 months ago

22.0.0

Seems like the deployed version works without issue on Safari. Which I admit is a little pleasing.