티스토리 뷰
28 02 2019 04:22:20.022:ERROR [compiler.karma-typescript]: node_modules/@types/node/module.d.ts(2,5): error TS2300: Duplicate identifier 'mod'.
28 02 2019 04:22:20.056:ERROR [compiler.karma-typescript]: node_modules/@types/requirejs/index.d.ts(38,11): error TS2300: Duplicate identifier 'mod'.
28 02 2019 04:22:20.056:ERROR [compiler.karma-typescript]: node_modules/@types/requirejs/index.d.ts(422,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'require' must be of type 'NodeRequire', but here has type 'Require'.
Karma 에서 typescript 를 적용했는데 이러한 에러가 계속적으로 났다.
에러내용으로 보면, requirejs 랑 node 는 둘다 require 를 가지고 있으므로 두 모듈이 동시에 설치됬기 때문에 conflict 났음을 알 수 있다.
해결방법
requirejs 를 global node_modules 와 project node_modules 에서 모두 지워준다
'프로그래밍 언어 > typescript' 카테고리의 다른 글
Karma 오류 : cannot find module 'typescript' (0) | 2019.02.28 |
---|
- Total
- Today
- Yesterday
- CMake get file name
- 14714 공부법 어플리케이션
- CMake 강좌
- CMake probouf
- 토리파 공부법
- 함수포인터 오버라이트
- CMAke 파일이름 추출
- 14714 복습법
- CMake 반복문
- aws 프리티어 요금청구
- buffer-over-flow
- 복습 어플
- CMake for문
- function pointer overflow
- CMake run protoc
- 14714 공부법
- 복습 계획어플
- CMake 기초
- get_filename_component
- 14714 플래너
- 14714 review
- 14714 어플리케이션
- review reminder
- aws 청구문의
- 14714 앱
- CMake for
- react-native
- 14714 어플
- CMake get_filename_Component
- CMake run proto compiler
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |