locutusjs / locutus

Bringing stdlibs of other programming languages to JavaScript for educational purposes

Home Page:https://locutus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json_encode error

JohnnieFucker opened this issue · comments

there's a error when I use phpjs json_encode in my project
I found it,s undefined of this.window.JSON,
is there anything wrong with dependencies?

Unexpected error type in json_encode()
at Object.exports.json_encode (/data/www/htdocs/tsb-api/node_modules/phpjs/build/npm.js:3842:15)

Might you have the steps to reproduce for us?