I am developing a scheduling software for Windows 10, using Vue CLI 3.
The app needs to use "fs" module, but .. I could not find the way. There is no webpack config file anywhere. How can I solve the problem?
Vue CLI 3 is so different that I cannot use all the ways introduced at stackoverflow.
Please, help me.
from Unable to require 'fs' with Vue CLI 3
No comments:
Post a Comment