Skip to content

node_modules missing files published in the package #2014

@dekz

Description

@dekz

🐛 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.

image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions