RocketChat / RocketChat/Rocket.Chat
Cannot find module './useUserData'
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Hi,
I got error Cannot find module './useUserData'
it's new installation latest release 4.1.2
http://i.imgur.com/pAsvaaM.png
Server Setup Information:
Version of Rocket.Chat Server: 4.1.2
Deployment Method: rocketchatctl
Number of Running Instances: 1
NodeJS Version: 12.18.4
MongoDB Version: 4.0.27
Client Setup Information
Desktop App or Browser Version: browser
Operating System: Linux, Firefox 94.0.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing-module error with Rocket.Chat 4.1.2 using the reported rocketchatctl, Node.js, MongoDB, browser, and Linux setup. The issue names no source file or test, so first locate the import or build step referring to ./useUserData; done means identifying why the module is unavailable and confirming the installation works without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100