filefi

Results 6 comments of filefi

An example as follow: ```js const gulp = require('gulp'); const connect = require('gulp-connect') function serve(){ const options={ port:8080, livereload:true, }; connect.server(options); } function html(){ return gulp.src('./src/html/*.html') .pipe(gulp.dest('./dist')) .pipe(connect.reload() } function...

Chrome 104.0.5112.102(正式版本) (64 位)一切正常

same issue with zh-cn_windows_10_consumer_editions_version_22h2_updated_nov_2024_x64_dvd_3eeacab9.iso. computer could get ip address from dhcp but still can't access harddisk.

iso: zh-cn_windows_10_consumer_editions_version_22h2_updated_nov_2024_x64_dvd_3eeacab9.iso when EFI Boot File is `snp.efi` or `snponly.efi`, computer could get ip address from dhcp, but still can not access hard drive as below: ![Image](https://github.com/user-attachments/assets/5a6ed433-85ff-4ad4-88ae-537c546b21e0) ![Image](https://github.com/user-attachments/assets/628ba700-b3a2-4855-b0cb-c3bc85e5126c) ![Image](https://github.com/user-attachments/assets/d1f66580-21b4-4e78-b67a-760e38891aa2) ![Image](https://github.com/user-attachments/assets/4d715a2c-9dc2-4d7a-8ece-26762213470f)...

I'm also curious why a tool called "Local-first Developer Tool" cannot be used in a local area network without internet access.