Skip to content
This repository has been archived by the owner on Oct 8, 2018. It is now read-only.

Problem with the uuid package #27

Open
codezzly opened this issue Sep 21, 2018 · 3 comments
Open

Problem with the uuid package #27

codezzly opened this issue Sep 21, 2018 · 3 comments

Comments

@codezzly
Copy link

codezzly commented Sep 21, 2018

Hi,

version 1.1.4
There is a problem with the uuid dependency. While the application is running occurs an error as below:

index.js:44 Uncaught TypeError: (0 , _uuid2.default) is not a function
at new ReactFileReader (index.js:44)

Maybe should you froze the version of this dependency or remove it?
It is a major issue. Is there a chance to fix this bug immediately?

Best regards, codezzly.

@pb-expa
Copy link

pb-expa commented Sep 24, 2018

Spent the better part of 2 hours trying to figure out why I was seeing this error. Please resolve as soon as you guys can.

@pgonzalez-santiago
Copy link

pgonzalez-santiago commented Sep 26, 2018

Npm version is not up to date. @GrillWork needs to publish the latest version.

Also you can see the index.js of the repo is not up to date.

NOTE
Meanwhile you can use the repo that I forked:
https://github.com/pgonzalez-santiago/react-file-reader

just npm install --save https://github.com/pgonzalez-santiago/react-file-reader

@codezzly @pb-expa

@b9AobJ
Copy link

b9AobJ commented Sep 26, 2018

@pgonzalez-santiago 3q, it works me!!!

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

4 participants