-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Support]: WARNING in ./node_modules/react-photo-sphere-viewer/dist/index.js #67
Comments
This is happening to me as well. Using MacOS, chrome browser. |
Hi :) |
Hey! I can't replicate the issue, can you help me? |
Is the trouble only related to yarn? Npm works? |
Hey, tanks for looking into this. Yes I use yarn to build the app |
Are you building with Create React App? |
Hi, thanks for looking into this! I am using npm install and built on Create React App. Same issue with the node modules.
… On Dec 2, 2024, at 4:09 AM, Elia Lazzari ***@***.***> wrote:
Are you building with Create React App?
—
Reply to this email directly, view it on GitHub <#67 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AUU4PM7VIQ3B4QXBDKUQFA32DQWUVAVCNFSM6AAAAABSTDAZUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJRGA4TSMBWGY>.
You are receiving this because you commented.
|
I build with webpack --mode production |
What are you trying to do?
I try to use ReactPhotoSphereViewer in my react project. So i tried to implement the ReactPhotoSphereViewer as you described in the readme file, section usage, using React. When I build with yarn, I get the warning, which I copied to the Logs.
So what am I doing wrong? Any Ideas?
Thanks!
Code
Sandbox Link
No response
Library Version
6.0.0
What operating system are you using?
Windows
What browser are you using?
Firefox
Logs
Compiled with problems:
WARNING in ./node_modules/react-photo-sphere-viewer/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\xxx\node_modules\react-photo-sphere-viewer\src\index.tsx' file: Error: ENOENT: no such file or directory, open 'C:\Users\xxx\node_modules\react-photo-sphere-viewer\src\index.tsx'
The text was updated successfully, but these errors were encountered: