emae
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
emae created a post, TypeScript doesn't recognise promises and dynamic imports
Hello, I'm having this problem - looks like typescript doesn't know about newer language features What I tried: Doing npm install -g @types/node Changing typescript from bundled to locally install...