🐛 bug report
Description of the problem
Not all of the required files seem to be present in the node_modules folder.
i.e:
var rng = require('./lib/rng');
var bytesToUuid = require('./lib/bytesToUuid');
From https://unpkg.com/[email protected]/v4.js. This ./lib/rng file is required but not present under node_modules.

How has this issue affected you? What are you trying to accomplish?
Unable to render correctly to demo.
Link to sandbox: link
Your Environment
| Software |
Name/Version |
| Сodesandbox |
|
| Browser |
|
| Operating System |
|