-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when trying to run the example #22
Labels
Comments
diegobrsign
added
bug
Something isn't working
good first issue
Good for newcomers
labels
May 15, 2024
Hello, boot version: 9.085 log after running
|
6 tasks
This fix fixed bs-app not working but the bs-dashoard still doesn't work. I can not get the chrome inspector going on the bs-dashboard. While for bs-app inspector work fine now and the website itself displays fine now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loving this repo btw. These are really useful.
Describe the bug
The website has MIME type mismatch. The script from “http://localhost:3000/dist/frontend.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
To Reproduce
nvm version: 0.39.7
Node version: node v14.17.6 (npm v6.14.15)
yarn version: 1.22.22
yarn install
npx create-react-app bs-app --template file:./dev-cookbook/cra-template-brightsign-app
cd bs-app yarn && yarn start
PLAYER=your.device.ip.address PLAYER_PW=yourdeviceserialnumber yarn run put:prod
Screenshots
Screenshot of running it locally
Screenshot of running it from brightsign
BrightSign Device (please complete the following information):
The text was updated successfully, but these errors were encountered: