glideapps/quicktype

'process' not defined when running quicktype-core in the browser

Closed

#2,031 opened on Dec 10, 2022

 (1 comment) (0 reactions) (0 assignees)TypeScript (968 forks)batch import
bugdependenciesgood first issue

Repository metrics

Stars
 (10,867 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The error before this was buffer

After running

npm install assert --save --force
npm install buffer --save --force

Now I'm getting:

Contributor guide