-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Unsure how to even describe these errors.
It's a TypeScript React project. These errors are displayed by webpack's dev server.
WARNING in ./node_modules/entities/lib/esm/decode.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\decode.ts' file: Error: ENOENT: no such file or directory, open 'G:\my_project\node_modules\entities\src\decode.ts'
@ ./node_modules/entities/lib/esm/index.js 1:0-70 77:13-29 80:11-21 83:9-18 101:13-23 104:11-27 107:9-18 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182 139:0-140:182
WARNING in ./node_modules/entities/lib/esm/decode_codepoint.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\decode_codepoint.ts' file: Error: ENOENT: no such file or directory, open 'G:\my_project\node_modules\entities\src\decode_codepoint.ts'
@ ./node_modules/entities/lib/esm/decode.js 3:0-85 5:0-76 5:0-76 70:17-32
@ ./node_modules/entities / lib / esm / index.js 1: 0 - 70 77: 13 - 29 80: 11 - 21 83: 9 - 18 101: 13 - 23 104: 11 - 27 107: 9 - 18 139: 0 - 140: 182 139: 0 - 140: 182
WARNING in ./node_modules/entities/lib/esm/encode-trie.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\encode-trie.ts' file: Error: ENOENT: no such file or directory, open 'G:\my_project\node_modules\entities\src\encode-trie.ts'
@ ./node_modules/entities/lib/esm/encode.js 1:0-66 27:47-59 47:9-25 58:9-25
@ ./node_modules/entities/lib/esm/index.js 2:0-113 122:46-56 123:51-66 124:46-56 128:13-31 131:11-21 135:9-18 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74
WARNING in ./node_modules/entities/lib/esm/encode.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\encode.ts' file: Error: ENOENT: no such file or directory, open 'G:\my_project\node_modules\entities\src\encode.ts'
@ ./node_modules/entities/lib/esm/index.js 2:0-113 122:46-56 123:51-66 124:46-56 128:13-31 131:11-21 135:9-18 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74 137:0-138:74
WARNING in ./node_modules/entities/lib/esm/generated/decode-data-html.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\generated\decode-data-html.ts' file: Error: ENOENT: no such file or directory, oModule Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'G:\my_project\node_modules\entities\src\index.ts' file: Error: ENOENT: no such file or directory, open 'G:\my_project\node_modules\entities\src\index.ts'
Metadata
Metadata
Assignees
Labels
No labels