Quantcast
Viewing all articles
Browse latest Browse all 4828

Node 'fs' issue

@sapana wrote:

Hi,

I installed fs in my app by using this commnad

npm install fs --save

and in my model take reference of fs like

import * as fs from ‘fs’;

error is:

Couild not fine module ‘fs’ imported from 'testapp/models/testmodel

how can i resolve this issue

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles