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
[webpack-dev-server] 404s will fallback to '/index.html'
10% building 0/11 entries 16/26 dependencies 0/16 modulesC:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\read-wasm.js:8
throw new Error("You must provide the URL of lib/mappings.wasm by calling " +
^
Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
at readWasm (C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\read-wasm.js:8:13)
at wasm (C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\wasm.js:25:16)
at C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\source-map-consumer.js:264:14
Node.js v20.9.0
Note: This template is only for reporting bugs about samples in this repo. If you have a product bug to report about Office web Add-ins, please submit the issue at https://github.com/OfficeDev/office-js/issues. This will help us respond to your issue faster.
(DELETE THIS PARAGRAPH AFTER READING)
URL of sample
URL linking to the sample that has the bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Could you please fill out the issue template? That will help us triage and understand where things are going wrong in the sample. I'll reopen the issue afterwards.
[webpack-dev-server] 404s will fallback to '/index.html'
10% building 0/11 entries 16/26 dependencies 0/16 modulesC:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\read-wasm.js:8
throw new Error("You must provide the URL of lib/mappings.wasm by calling " +
^
Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
at readWasm (C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\read-wasm.js:8:13)
at wasm (C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\wasm.js:25:16)
at C:\Software Development\open-graph-outlook-auth\Office-Add-in-samples\Samples\auth\Office-Add-in-Microsoft-Graph-React\node_modules\source-map\lib\source-map-consumer.js:264:14
Node.js v20.9.0
URL of sample
URL linking to the sample that has the bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: