frankcollins3 / fill_container

codecamp team project updated with new icon screen menu + puppeteer icon search, GraphQL, redux, relational psql !mongo, and accuweatherAPI
1 stars 0 forks source link

deleted webpack but terminal says "webpack compiled..." [7:34pm] #264

Open frankcollins3 opened 1 year ago

frankcollins3 commented 1 year ago

attempting to do: go about deploying app

error: [1] WARNING in ./node_modules/typescript/lib/typescript.js 2965:12-33 [1] Module not found: Error: Can't resolve 'perf_hooks' in '/Users/medium/Desktop/pre-deployment/client/node_modules/typescript/lib' [1] [1] WARNING in ./node_modules/typescript/lib/typescript.js 3057:20-42 [1] Critical dependency: the request of a dependency is an expression [1] [1] WARNING in ./node_modules/typescript/lib/typescript.js 6191:26-45 [1] Critical dependency: the request of a dependency is an expression [1] [1] WARNING in ./node_modules/typescript/lib/typescript.js [1] Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): [1] Failed to parse source map from '/Users/medium/Desktop/pre-deployment/client/node_modules/typescript/lib/typescript.js.map' file: Error: ENOENT: no such file or directory, open '/Users/medium/Desktop/pre-deployment/client/node_modules/typescript/lib/typescript.js.map' [1] [1] webpack compiled with 4 warnings [1] No issues found. [0] Drink up on Port: 5000

proposed approach: 1: package-lock.json has mention of webpack.cli, webpack, and friends. possibly delete and reinitialize.

2: check deployment and see how it goes. Everything working so far. want to see if awsEC2 will accept | reject as it is now.

frankcollins3 commented 1 year ago

dont need a separate issue for this but just adding to the general: build, webpack | !webpack, EC2 deployment obstacles:

Screen Shot 2023-07-03 at 7 23 49 PM

Screen Shot 2023-07-03 at 7 23 55 PM

[7:41pm]