Skip to content

Conversation

alexander-fenster
Copy link
Contributor

The problem was introduced in #1363.

$ npm run make
...
ReferenceError: process is not defined
    at Object.r.39.1 (evalmachine.<anonymous>:7:64076)
    at t (evalmachine.<anonymous>:7:73046)
    at Object.r.42.39 (evalmachine.<anonymous>:7:69283)
    at t (evalmachine.<anonymous>:7:73046)
    at Object.r.18.27 (evalmachine.<anonymous>:7:23855)
    at t (evalmachine.<anonymous>:7:73046)
    at Object.r.17.12 (evalmachine.<anonymous>:7:23036)
    at t (evalmachine.<anonymous>:7:73046)
    at Object.r.19.11 (evalmachine.<anonymous>:7:24055)
    at t (evalmachine.<anonymous>:7:73046)

Let's make sure we actually have process before accessing it.

@alexander-fenster alexander-fenster merged commit f2faa8c into master Jul 13, 2020
@dcodeIO dcodeIO mentioned this pull request Jul 13, 2020
taylorcode pushed a commit to taylorcode/protobuf.js that referenced this pull request Oct 16, 2020
@dcodeIO dcodeIO deleted the typeof-process branch April 7, 2022 04:34
This was referenced May 20, 2022
@github-actions github-actions bot mentioned this pull request Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants