Skip to content

Commit a05437e

Browse files
committed
add npm i source-map-loader troubleshooting step
1 parent 93f266a commit a05437e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ changes to the react sdk, you can:
3434
If you add or remove any components from the Vector skin, you will need to rebuild
3535
the skin's index by running, `npm run reskindex`.
3636

37+
You may need to run `npm i source-map-loader` in matrix-js-sdk if you get errors
38+
about "Cannot resolve module 'source-map-loader'" due to shortcomings in webpack.
39+
3740
Deployment
3841
==========
3942

0 commit comments

Comments
 (0)