Compiled with problems 질문드립니다.
1410
jyryuitpro
4 asked
1
Compiled with problems:
ERROR in ./node_modules/rss-parser/lib/parser.js 2:13-28
Module not found: Error: Can't resolve 'http' in '/Users/taesukim/Desktop/dev/every-news-in-korea/node_modules/rss-parser/lib' BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it. If you want to include a polyfill, you need to: - add a fallback 'resolve.fallback: { "http": require.resolve("stream-http") }' - install 'stream-http' If you don't want to include a polyfill, you can use an empty module like this: resolve.fallback: { "http": false }
ERROR in ./node_modules/rss-parser/lib/parser.js 3:14-30
Module not found: Error: Can't resolve 'https' in '/Users/taesukim/Desktop/dev/every-news-in-korea/node_modules/rss-parser/lib' BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it. If you want to include a polyfill, you need to: - add a fallback 'resolve.fallback: { "https": require.resolve("https-browserify") }' - install 'https-browserify' If you don't want to include a polyfill, you can use an empty module like this: resolve.fallback: { "https": false }
let Parser = require('rss-parser');
사용 후 위와 같은 에러가 나오는데 어떻게 해결하면 좋을까요? ㅜㅜ
vuejs
firebase
quasar
Answer 1
1
지나가다 남겨봅니다.
https://quasar.dev/quasar-cli/handling-webpack#webpack-v5-compatibility-issues
요기 참고해보시면 될것 같아요
[과제] 퍼널 쿼리 PIVOT 테이블 작성
0
11
1
이미지 업로드해도 프로필에 x만 떠요
0
18
3
더백님 감사합니다
1
65
1
39. Main화면 추가 UI 에서 자료는 어디서 받나요??
0
56
1
미션 마감일시를 좀 늘려주세요
0
57
1
개인브랜딩 사이트 만들기가 마감일시가 있었네요.
0
50
1
최종 과제 제출
0
123
3
주사위앱 소개 및 레이아웃 설정 문제
0
81
2
파이어베이스 문의
0
54
2
searchable이 화면 하단에 위치해요
0
84
2
Recoil 에러
0
90
1
cleric.fbx 파일을 열 수 없다는 에러가 뜹니다
0
96
2
강의 15분에 질문드립니다
0
94
2
교육자료 마젠타색
0
83
1
BigQuery 활용편 18강 질문있습니다!
0
97
1
안드로이드 에뮬레이터가 실행이 안 되요...ㅠ
0
141
2
리텐션 공부하다가 궁금한게 생겨 질문드립니다
0
100
2
안녕하세요 강사님 코호트 쿼리 공부하다가 의문점이 생겨서 문의드립니다
0
94
2
26분에 질문 드립니다
0
79
1
biquery 테이블 생성 오류 이슈
0
72
2
q-table data 문제
0
737
1
axios로 뉴스 정보가 들어오지 않습니다.
0
561
4
Unknown command "dev"
0
1497
1
version 이슈로 package.json를 봐야 겠는데 github repo는 어디있나요? :)
0
301
1

