Open jaidevjk opened 2 years ago
Hey @jaidevjk share your code where you are using this package
{ "name": "react", "version": "1.0.0", "description": "React example starter project", "keywords": [ "react", "starter" ], "main": "src/index.js", "dependencies": { "@types/gapi": "^0.0.42", "buffer": "^6.0.3", "google-meet-api": "1.0.0", "googleapis": "^105.0.0", "react": "18.0.0", "react-dom": "18.0.0", "react-scripts": "^5.0.1", "util": "^0.12.4", "webpack": "^5.74.0" }, "devDependencies": { "@babel/runtime": "7.13.8", "typescript": "4.1.3" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ], "browser": { "fs": false, "child_process": false } }
And also i tried with another new react app also, but same error with fs and chilcprocess.
Thank you sumith for immediate reply.
Can you share index.js and App.js files as well? or upload your project on github and share the link.
On Mon, Aug 1, 2022 at 11:31 AM jaidevjk @.***> wrote:
And also i tried with another new react app also, but same error with fs and chilcprocess. [image: Screenshot (98)] https://user-images.githubusercontent.com/102529250/182082052-f04f3274-147e-424e-bcbc-cd29ddb87859.png [image: Screenshot (100)] https://user-images.githubusercontent.com/102529250/182082086-86f329a4-8bf8-4823-a50d-4bba388306c9.png
— Reply to this email directly, view it on GitHub https://github.com/sumitjangir123/meet-api/issues/3#issuecomment-1200745811, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4RI6WZSJYNNQTWJPFYUNTVW5R2ZANCNFSM55GFL3WA . You are receiving this because you commented.Message ID: @.***>
hi sumith let me know if i have to make changes.
https://github.com/jaidevjk/Google-meet-api
On Mon, Aug 1, 2022 at 11:40 AM sumit kumar @.***> wrote:
Can you share index.js and App.js files as well? or upload your project on github and share the link.
On Mon, Aug 1, 2022 at 11:31 AM jaidevjk @.***> wrote:
And also i tried with another new react app also, but same error with fs and chilcprocess. [image: Screenshot (98)] < https://user-images.githubusercontent.com/102529250/182082052-f04f3274-147e-424e-bcbc-cd29ddb87859.png
[image: Screenshot (100)] < https://user-images.githubusercontent.com/102529250/182082086-86f329a4-8bf8-4823-a50d-4bba388306c9.png
— Reply to this email directly, view it on GitHub < https://github.com/sumitjangir123/meet-api/issues/3#issuecomment-1200745811 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AO4RI6WZSJYNNQTWJPFYUNTVW5R2ZANCNFSM55GFL3WA
. You are receiving this because you commented.Message ID: @.***>
— Reply to this email directly, view it on GitHub https://github.com/sumitjangir123/meet-api/issues/3#issuecomment-1200753835, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYOHRYW5KVROQ7NUP4OZZNLVW5S5HANCNFSM55GFL3WA . You are receiving this because you were mentioned.Message ID: @.***>
Hi, am still not able to resolve it .Hope i will get solution from you ...Looking forward for your reply...Thank you
Any Help is Very Much helpful....
Hey jaidevjk, I guess it have some dependencies version issues. So do your task by accessing the Google Calendar API directly.
On Wed, Aug 3, 2022, 11:37 jaidevjk @.***> wrote:
Any Help is Very Much helpful....
— Reply to this email directly, view it on GitHub https://github.com/sumitjangir123/meet-api/issues/3#issuecomment-1203523062, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4RI6TQW4TX6ZUHUUI4XGLVXIEC7ANCNFSM55GFL3WA . You are receiving this because you commented.Message ID: @.***>
Ok..Thank you Sumitjangiri..
export 'default' (imported as 'GoogleMeeting') was not found in 'google-meet-api' (module has no exports)