react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Deployed app not working properly

Open NikolaGrujic91 opened this issue 6 years ago • 0 comments

Hi,

I have a problem when trying to deploy the application.

Here is what I did:

  1. Checkout the branch from github through GitHub Desktop

  2. Run "npm install"

  3. Changed commands in package.json from Unix to Windows ones (rm->del, mv->move)

  4. Run "npm run deploy"

  5. Got this message after deploying is done: RunDeploy

  6. Opened index.html from "examples" folder in Firefox

  7. When trying to drop CSV file I got next error:

DropCSV Problematic line

I've got same error in Firefox (70.0.1 (64-bit)), Chrome 78.0.3904.87 (Official Build) (64-bit), Microsoft Edge 44.18362.387.0 Running on Windows 10 Pro 1903

Hope that I have informed you sufficiently.

Kind regards, Nikola

NikolaGrujic91 avatar Nov 08 '19 09:11 NikolaGrujic91