Requiring fs module and others on a client side of a meteor app -


i need require fs module , electron modules on client side of meteor app developing, on platforms desktop (not web) , android.

the issue when make require('fs') console says me, fs module not exists, , dont know why.

someone can me?. please


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -