antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find module lodash after installing

chanlito opened this issue · comments

I'm new to angular 2 and i'm getting this error, after run gulp serve-dev

Issue Overview

app/todolist/completed-filter.pipe.ts(3,15): error TS2307: Cannot find module 'lodash'

i tried npm install lodash. but doesnt seem to work.