evilsoft / crocks

A collection of well known Algebraic Data Types for your utter enjoyment.
https://crocks.dev
ISC License
1.59k stars 102 forks source link

`yarn run docs:dev` fails with `ReferenceError: primordials is not defined`. Node v12. #457

Closed sunwukonga closed 4 years ago

sunwukonga commented 4 years ago

Describe the bug

  1. nvm use 12
  2. yarn run docs:dev Fails with error: ReferenceError: primordials is not defined

Fix nvm use 10