Skip to content

Instantly share code, notes, and snippets.

@RedHatter
Created August 10, 2017 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RedHatter/bd5608ea66f246a08f5ce330ad026764 to your computer and use it in GitHub Desktop.
Save RedHatter/bd5608ea66f246a08f5ce330ad026764 to your computer and use it in GitHub Desktop.
ERROR in ./public/scripts/display.js
Module not found: Error: Can't resolve 'test.js' in '/home/timothy/Projects/Tools/printmanager-2.0/public/scripts'
resolve 'test.js' in '/home/timothy/Projects/Tools/printmanager-2.0/public/scripts'
Parsed request is a module
using description file: /home/timothy/Projects/Tools/printmanager-2.0/package.json (relative path: ./public/scripts)
Field 'browser' doesn't contain a valid alias configuration
after using description file: /home/timothy/Projects/Tools/printmanager-2.0/package.json (relative path: ./public/scripts)
resolve as module
/home/timothy/Projects/Tools/printmanager-2.0/public/scripts/node_modules doesn't exist or is not a directory
/home/timothy/Projects/Tools/printmanager-2.0/public/node_modules doesn't exist or is not a directory
/home/timothy/Projects/Tools/node_modules doesn't exist or is not a directory
/home/timothy/Projects/node_modules doesn't exist or is not a directory
/home/timothy/node_modules doesn't exist or is not a directory
/home/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /home/timothy/Projects/Tools/printmanager-2.0/node_modules
using description file: /home/timothy/Projects/Tools/printmanager-2.0/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
after using description file: /home/timothy/Projects/Tools/printmanager-2.0/package.json (relative path: ./node_modules)
using description file: /home/timothy/Projects/Tools/printmanager-2.0/package.json (relative path: ./node_modules/test.js)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/timothy/Projects/Tools/printmanager-2.0/node_modules/test.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/timothy/Projects/Tools/printmanager-2.0/node_modules/test.js.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/timothy/Projects/Tools/printmanager-2.0/node_modules/test.js.json doesn't exist
as directory
/home/timothy/Projects/Tools/printmanager-2.0/node_modules/test.js doesn't exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment