You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository's issues are reserved for bug reports only.
I'm submitting a ...
bug report
support request => Please do not submit support request here, see note at the top of this template.
What is the current behavior?
nx serve-browser myapp -> then a warning message appears: Error: ENOENT: no such file or directory, open '...\node_modules\.pnpm\[email protected]\node_modules\smooch\lib\index.js.map
What is the expected behavior?
Maybe you need to add an index.js.map file or remove the reference to it in index.js. The warning is expected to go away.
Please tell us about your environment:
Delivery method: [pnpm]
Version (can be found using Smooch.VERSION in your browser): 5.6.0
Browser: [Chrome 126.0.6478.127 ]
OS: [Windows] + version 11
The text was updated successfully, but these errors were encountered:
For support questions, please visit our help page.
This repository's issues are reserved for bug reports only.
I'm submitting a ...
What is the current behavior?
nx serve-browser myapp -> then a warning message appears:
Error: ENOENT: no such file or directory, open '...\node_modules\.pnpm\[email protected]\node_modules\smooch\lib\index.js.map
What is the expected behavior?
Maybe you need to add an index.js.map file or remove the reference to it in index.js. The warning is expected to go away.
Please tell us about your environment:
Smooch.VERSION
in your browser): 5.6.0The text was updated successfully, but these errors were encountered: