</body> //use this approch <script type="module"> import fs from "fs" //YOUR CODE HERE
</body> //use this approch <script type="module"> import fs from "fs"
//or either use this `<script type="commonjs"> const fs = require('fs')` </script>