Forum Replies Created by Atrhick

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: ReactJSCharts + Typescript #44296

    found a quick fix for this. instead of using

    To Setup
    npm install -g serve

    To run the Build
    npm run build

    Make sure the name of the folder is Build and not something else like dist
    serve -s build

    you can use sudo npm run dev locally or on your server to get around this issue.

    in reply to: ReactJSCharts + Typescript #44295

    @jalmartinez im having the same issue. were you able to resolve this?

Viewing 2 posts - 1 through 2 (of 2 total)