[javascript] npm run build - Module not found - Error - Can't resolve 'http' in ....

Viewer

copydownloadembedprintName: npm run build - Module not found - Error - Can't resolve 'http' in ....
  1. const ip = process.env.PORT | 3000;
  2.  
  3. // import http
  4. import  * as http from 'http';
  5.  
  6. // load json configuration file
  7. import { config } from './config.json';
  8. import { fs } from 'fs';
  9.  

Editor

You can edit this paste and save as new:


File Description
  • npm run build - Module not found - Error - Can't resolve 'http' in ....
  • Paste Code
  • 24 Mar-2023
  • 189 Bytes
You can Share it: