Skip to content

ReferenceError: process is not definedBug: (fill in) #13

@eliawk

Description

@eliawk

Prerequisites

Describe the issue

Using:

  const { getUser } = await getKindeSession(request)
  const user = await getUser()

inside a loader give this error in the console fo the browser and break the application:
ReferenceError: process is not defined
Schermata 2024-06-13 alle 15 33 42

Library URL

https://github.com/kinde-oss/kinde-remix-sdk

Library version

1.0.3

Operating system(s)

macOS

Operating system version(s)

12.6

Further environment details

System:
OS: macOS 12.6
CPU: (10) arm64 Apple M1 Pro
Memory: 2.13 GB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.14.0/bin/yarn
npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm
Watchman: 2023.10.30.00 - /opt/homebrew/bin/watchman
Browsers:
Chrome: 125.0.6422.142
Safari: 16.0

Reproducible test case URL

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions