Error: Cannot resolve module 'reflect-metadata' #1379

Closed
opened 2025-08-09 17:19:55 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @MJomaa on 9/17/2016

I'm using the yeoman generator to scaffold a project with the angular template.
Seems like a module is missing. (Used in boot-client.ts)
Opening package.json, adding "reflect-metadata": "^0.1.8", running npm install and then webpack will fix the issue.

*Originally created by @MJomaa on 9/17/2016* I'm using the yeoman generator to scaffold a project with the angular template. Seems like a module is missing. (Used in boot-client.ts) Opening **package.json**, adding **"reflect-metadata": "^0.1.8"**, running **npm install** and then webpack will fix the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1379
No description provided.