err when building project in webpack with `_`
Unanswered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
A numeric separator is only allowed between two digits
,-[390:1]
390 | var module_proxy = __webpack_require__(40173);
391 | ;// CONCATENATED MODULE: ./components/shared/reply.tsx
392 |
393 | const proxy = (0,module_proxy.createProxy)(String.rawC:\Users\AIZEN\Desktop\Projects\x_clone\components\shared\reply.tsx)
: ^
394 |
395 | // Accessing the __esModule property and exporting $$typeof are required here.
396 | // The __esModule getter forces the proxy target to create the default exporti got this message wen building proeject , the problem is i dont user any numbers except for ones that came from my data base , the types are correct , i used context api but iam sure not problem in them
2 Replies
Siamese CrocodileOP
and i forgot to mention that many files have the same problem
and all of them are components