klvndrgn / analog-queryview

3 stars 5 forks source link

error compile failed #1

Open gr3yscope opened 1 month ago

gr3yscope commented 1 month ago

hi cab you ellaboration, what happen this at

Failed to compile.

Module not found: Error: Can't resolve './HCA.png' in '/workspaces/codespaces-blank/analog/src'
WARNING in [eslint] 
src/App.js
  Line 1:17:   'useEffect' is defined but never used                                                                                                                                                                                                                                                                                                                                     no-unused-vars
  Line 120:9:  The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md  jsx-a11y/anchor-is-valid

ERROR in ./src/App.js 8:0-29
Module not found: Error: Can't resolve './HCA.png' in '/workspaces/codespaces-blank/analog/src'

webpack compiled with 1 error and 1 warning
gr3yscope commented 1 month ago

nother hand

npm error code ENOENT
npm error syscall open
npm error path /workspaces/codespaces-blank/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/workspaces/codespaces-blank/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/codespace/.npm/_logs/2024-08-15T15_57_08_068Z-debug-0.log