mgdelacroix / mattermost-grumble-plugin

Apache License 2.0
10 stars 1 forks source link

Make dist error #3

Open AlexR1712 opened 3 years ago

AlexR1712 commented 3 years ago

I just installed "make" and nodejs/npm then I just Run make dist

ERROR in ./node_modules/mumble-client-websocket/index.js
Module not found: Error: Can't resolve './lib/index.js' in '/root/mattermost-gru
 @ ./node_modules/mumble-client-websocket/index.js 1:17-42
 @ ./src/components/MumblePlugin.tsx
 @ ./src/index.tsx
 @ multi ./src/index.tsx

ERROR in ./src/client.ts
Module not found: Error: Can't resolve 'mattermost-redux/client' in '/root/matte
 @ ./src/client.ts 1:0-50 3:77-84 11:77-84 16:89-96
 @ ./src/components/MumblePlugin.tsx
 @ ./src/index.tsx
 @ multi ./src/index.tsx