#First deploy debugging

4 messages · Page 1 of 1 (latest)

lime terrace
#

Hello everyone. i am dealing with my first deployment and checking logs using wrangler. I can see:

GET https://superagro.pro/locations/ - Ok @ 5/5/2024, 11:44:07 PM
  (error) ReferenceError: Cannot access 'default' before initialization
GET https://superagro.pro/ - Ok @ 5/5/2024, 11:44:07 PM

even if i use JSON output i cannot understand where the error comes from. Is there any more verbose way to deal with it?

#

got also this

GET https://superagro.pro/locations/ - Ok @ 5/5/2024, 11:18:22 PM
  (error) TypeError: Cannot read properties of undefined (reading 'split')
#

and i am not able to reproduce these errors locally.

lime terrace
#

be.versions.node.split(".")[0]