Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Error on nextjs #32

Open
dufrein opened this issue Dec 16, 2022 · 0 comments
Open

Error on nextjs #32

dufrein opened this issue Dec 16, 2022 · 0 comments

Comments

@dufrein
Copy link

dufrein commented Dec 16, 2022

Hi. When I attempt to use this lib on nextjs I got error.
I used your example:
const obj = validate<User>(JSON.parse('{ "name": "Me", "alive": true }'));

Server Error
TypeError: (0 , superstruct_ts_transformer__WEBPACK_IMPORTED_MODULE_5__.validate) is not a function

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant