Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Uncaught Error: Cannot find module './lib/markup' #631

Open
rob101 opened this issue Dec 29, 2019 · 0 comments
Open

Uncaught Error: Cannot find module './lib/markup' #631

rob101 opened this issue Dec 29, 2019 · 0 comments
Labels

Comments

@rob101
Copy link

rob101 commented Dec 29, 2019

[Enter steps to reproduce:]

  1. Install Prettier from Package Installer

Atom: 1.42.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: prettier-atom package 0.58.2

Stack Trace

Uncaught Error: Cannot find module './lib/markup'

At internal/modules/cjs/loader.js:586

Error: Cannot find module './lib/markup'
    at Module._resolveFilename (internal/modules/cjs/loader.js:584:15)
    at Module._resolveFilename (~/AppData/Local/atom/app-1.42.0/resources/electron.asar/common/reset-search-paths.js:43:12)
    at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:155413)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:146745)
    at /packages/prettier-atom/node_modules/pretty-format/build/plugins/dom_element.js:8:15)
    at /packages/prettier-atom/node_modules/pretty-format/build/plugins/dom_element.js:96:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:602:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
    at Function.Module._load (internal/modules/cjs/loader.js:533:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:146745)
    at /packages/prettier-atom/node_modules/pretty-format/build/index.js:21:20)
    at /packages/prettier-atom/node_modules/pretty-format/build/index.js:514:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:602:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
    at Function.Module._load (internal/modules/cjs/loader.js:533:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:146745)
    at /packages/prettier-atom/node_modules/@lewisl9029/prettier-eslint/dist/index.js:11:44)
    at /packages/prettier-atom/node_modules/@lewisl9029/prettier-eslint/dist/index.js:248:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:147429)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:150977)
    at Module.load (internal/modules/cjs/loader.js:602:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
    at Function.Module._load (internal/modules/cjs/loader.js:533:3)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-django 0.3.2 
autocomplete-python 1.16.0 
busy-signal 2.0.1 
django-templates 0.5.0 
editorconfig 2.5.0 
file-icons 2.1.35 
intentions 1.1.5 
linter 2.3.1 
linter-bootlint 1.1.6 
linter-eslint 8.5.5 
linter-flake8 2.4.0 
linter-ui-default 1.8.0 
minimap 4.29.9 
pigments 0.40.2 
platformio-ide-terminal 2.9.4 
prettier-atom 0.58.2 
react 0.18.0 
react-snippets 1.2.0 
@robwise robwise added the bug label Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants