Brooooooklyn / Brooooooklyn/learning-rxjs

如果提示typescript错误

Open
#19 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
447
Forks
70
PR merge metrics
No merged PRs in 30d

Description

解决办法:
package.json
"typescript": "^2.3.4",
改为"typescript": "2.3.4",
重新install

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with package.json and inspect the TypeScript dependency version. Reinstall dependencies after using the exact version specified in the issue, then verify whether the reported TypeScript error is resolved. Done means the project installs successfully without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.