brackets-emmet icon indicating copy to clipboard operation
brackets-emmet copied to clipboard

The extension can't be loaded(error below)

Open qyouqme opened this issue 9 years ago • 5 comments

[Extension] failed to load C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet - Module does not exist: file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/emmet.js/utils/ExtensionLoader.js:220 errback file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/assets/resources.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/action/main.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/plugin/file.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/utils/common.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/utils/editor.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/utils/action.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/assets/tabStops.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/assets/range.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/assets/htmlMatcher.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/parser/abbreviation.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/action/updateTag.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/snippets.json Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/Administrator/AppData/Roaming/Brackets/extensions/user/brackets-emmet/node_modules/emmet/lib/caniuse.json Failed to load resource: net::ERR_FILE_NOT_FOUND

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7606552-the-extension-can-t-be-loaded-error-below?utm_campaign=plugin&utm_content=tracker%2F311111&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F311111&utm_medium=issues&utm_source=github).

qyouqme avatar Jan 09 '15 06:01 qyouqme

How did you installed Emmet extension?

sergeche avatar Jan 09 '15 10:01 sergeche

Install from the extension manager by seach.It does not work.Then I install from url,error again.

qyouqme avatar Jan 09 '15 10:01 qyouqme

Try to reinstall from registry again. If it doesn’t work, please show console log. You can’t install Emmet from URL because it contains NPM dependencies, you have to clone repo and run npm install in it.

sergeche avatar Jan 09 '15 10:01 sergeche

I'm getting the same error as @qyouqme . Any heads up on this issue?

indieNik avatar Sep 19 '16 10:09 indieNik

It means extension wasn’t installed properly. It’s a Brackets issue or something with your system

sergeche avatar Sep 19 '16 10:09 sergeche