BigBlueHat opened a new issue #24:
URL: https://github.com/apache/incubator-annotator-website/issues/24


   Looks like a simple string/path concatenation problem (probably upstream in 
the demo code?):
   "Module not found: Error: Can't resolve 
'C:\Users\b\dev\apache\incubator-annotator-website\annotator\ **packagesdom** 
\src\index.ts' in 
'C:\Users\b\dev\apache\incubator-annotator-website\annotator\web\demo'"
   (see the bold bit above)
   
   Raw error below...
   ```
   ERROR in ./demo/index.js
   Module not found: Error: Can't resolve 
'C:\Users\b\dev\apache\incubator-annotator-website\annotator\packagesdom\src\index.ts'
 in 'C:\Users\b\dev\apache\incubator-annotator-website\annotator\web\demo'
    @ ./demo/index.js 26:0-273 90:23-53 91:26-59 92:19-49 190:32-46 238:19-39 
247:19-36
    @ multi ./demo/index.html ./demo/index.js
   
   ERROR in ../packages/dom/src/text-position/describe.ts
   Module not found: Error: Can't resolve 
'C:\Users\b\dev\apache\incubator-annotator-website\annotator\packagesselector\src\index.ts'
 in 'C:\Users\b\d...
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to