Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4837

Node 'fs' issue

$
0
0

@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 4837

Trending Articles