ourai commented on PR #235:
URL: 
https://github.com/apache/incubator-answer-plugins/pull/235#issuecomment-2459402442

   > @ourai Did you encounter the following warning when running locally?
   > 
   > ```
   > WARNING in 
./node_modules/.pnpm/[email protected]/node_modules/superstruct/dist/index.mjs
   > Module Warning (from 
./node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
   > Failed to parse source map from 
'/Users/*/Projects/answer/ui/node_modules/.pnpm/[email protected]/node_modules/superstruct/src/utils.ts'
 file: Error: ENOENT: no such file or directory, open 
'/Users/*/Projects/answer/ui/node_modules/.pnpm/[email protected]/node_modules/superstruct/src/utils.ts'
   > ```
   
   There was similar console output when I run `make ui` locally.
   
   It seems that it's caused by the 3rd-party dependencies.
   
   Expect the warning you mentioned, a lot of other same warnings came out too.
   
   They're just warnings for source map. I think we can ignore them safely.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to