glideapps/quicktype

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

Open

#2031 opened on Dec 10, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (10,867 stars) (968 forks)batch import
bugdependenciesgood first issue

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