Connecting to domo.js in React app not working

Hello all,
I am a first time domo app dev trying to create a React app. I used the Quickstart instructions for creating a React app using the template and everything seemed to be setup correctly . When I try to use 'domo.get()' or 'domo.env..', I get a 'domo not defined' error in my application.
I am logging into my DOMO instance successfully:
however, when I run npm start and go to the page where that call is being made, The app shows that 'domo is not defined':
The console.log just reports a ReferenceError:
I am not sure where to go from here to get this working.
Thanks for any help you can give.
Tony
Best Answer
-
Just wanted to post back here that my issue has been resolved.
Apparently, I had everything setup correctly but I was not importing domo correctly into the app. I had the import set as import { domo } from 'ryuu.js'; , which was failing to recognize it. I didn't know that domo was exported as default so it should have been import domo from 'ryuu.js'; (without the curly braces). Once I included that import correctly, the connection to domo worked.
Thanks for the responses.
Tony
2
Answers
-
After creating the template, did you run npm install to install all the necessary dependencies contained in the package.json file?
Was this comment helpful? Click Agree or Like below.
Did this comment solve your problem? Accept it as the solution!0 -
Hi @brycec , when I ran the initial command to create-react-app, i thought I did since other packages were working, however, I ran it again, just in case:
but I am still getting the same error:
0 -
Just wanted to post back here that my issue has been resolved.
Apparently, I had everything setup correctly but I was not importing domo correctly into the app. I had the import set as import { domo } from 'ryuu.js'; , which was failing to recognize it. I didn't know that domo was exported as default so it should have been import domo from 'ryuu.js'; (without the curly braces). Once I included that import correctly, the connection to domo worked.
Thanks for the responses.
Tony
2
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 306 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3K Transform
- 112 SQL DataFlows
- 649 Datasets
- 2.2K Magic ETL
- 4K Visualize
- 2.5K Charting
- 787 Beast Mode
- 78 App Studio
- 43 Variables
- 742 Automate
- 187 Apps
- 474 APIs & Domo Developer
- 67 Workflows
- 14 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 406 Distribute
- 117 Domo Everywhere
- 279 Scheduled Reports
- 10 Software Integrations
- 139 Manage
- 136 Governance & Security
- 8 Domo Community Gallery
- 44 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 113 Community Announcements
- 4.8K Archive