Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

node src/themes/capybara/scripts/generate-local-config.js #504

Open
wmycco1 opened this issue Sep 28, 2020 · 1 comment
Open

node src/themes/capybara/scripts/generate-local-config.js #504

wmycco1 opened this issue Sep 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@wmycco1
Copy link

wmycco1 commented Sep 28, 2020

internal/modules/cjs/loader.js:969
throw err;
^

Error: Cannot find module 'semver/functions/inc'
Require stack:

  • /var/www/newsite.ru/src/themes/capybara/scripts/generate-local-config.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 Object. (/var/www/newsite.ru/src/themes/capybara/scripts/generate-local-config.js:5:19)
    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)
    at Function.Module._load (internal/modules/cjs/loader.js:879:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/var/www/newsite.ru/src/themes/capybara/scripts/generate-local-config.js'
    ]
    }
@wmycco1 wmycco1 added the bug Something isn't working label Sep 28, 2020
@ghost1mgl
Copy link

does it have been solved because I am getting same error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants