Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Error: Cannot find module './src/emitter' #23

Open
Azurepulse opened this issue Jun 13, 2020 · 0 comments
Open

error: Error: Cannot find module './src/emitter' #23

Azurepulse opened this issue Jun 13, 2020 · 0 comments

Comments

@Azurepulse
Copy link

Hi,I ran into error installing this plugin. NodeBB version 13.3
Here's the complete error log:

2020-06-13T09:40:31.540Z [4567/4840] - warn: [plugins] Unable to parse library for: nodebb-plugin-ns-points
2020-06-13T09:40:31.541Z [4567/4840] - error: Error: Cannot find module './src/emitter'
Require stack:

  • D:\Coding\Web_Project\myExpress\NodeBB-v1.13x\require-main.js
  • D:\Coding\Web_Project\myExpress\NodeBB-v1.13x\app.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
    at Function.Module._load (internal/modules/cjs/loader.js:842:27)
    at Module.require (internal/modules/cjs/loader.js:1026:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Module.require.main.require (D:\Coding\Web_Project\myExpress\NodeBB-v1.13x\require-main.js:8:10)
    at D:\Coding\Web_Project\myExpress\NodeBB-v1.13x\node_modules\nodebb-plugin-ns-points\plugin\nodebb.js:7:31
    at Object. (D:\Coding\Web_Project\myExpress\NodeBB-v1.13x\node_modules\nodebb-plugin-ns-points\plugin\nodebb.j
    s:19:3)
    at Module._compile (internal/modules/cjs/loader.js:1138:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    at Module.load (internal/modules/cjs/loader.js:986:32)
    2020-06-13T09:40:31.542Z [4567/4840] - verbose: [plugins] Could not load plugin : nodebb-plugin-ns-points
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant