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

Issue running & deploying #1

Open
vousmeevoyez opened this issue Oct 30, 2020 · 6 comments
Open

Issue running & deploying #1

vousmeevoyez opened this issue Oct 30, 2020 · 6 comments

Comments

@vousmeevoyez
Copy link

Hi, i've clone this repository through serverless install, i've follow the instruction
npm install
and tried run it but nothing work

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

Error: Cannot find module '/Users/kelvindesman/apps/startup/knowid-backend/--max-old-space-size=2048'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:964:15)
    at Function.Module._resolveFilename (pkg/prelude/bootstrap.js:1346:46)
    at Function.Module._load (internal/modules/cjs/loader.js:840:27)
    at Function.Module.runMain (pkg/prelude/bootstrap.js:1375:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
@jayair
Copy link
Member

jayair commented Nov 13, 2020

That's weird. Can you share the versions of Node, npm, Serverless, etc.?

@cashmash
Copy link

cashmash commented Dec 16, 2020

Same issue here, with:

macOS Catalina Version 10.15.7
node v12.15.0 (npm v6.13.4)

sls --version                                                                                                                                    
Serverless: DOTENV: Loading environment variables from :
Framework Core: 2.11.1 (standalone)
Plugin: 4.1.2
SDK: 2.3.2
Components: 3.3.0

@jayair
Copy link
Member

jayair commented Jan 3, 2021

Instead of the serverless install, can you directly clone the repo?

@luxiconn
Copy link

luxiconn commented Jan 8, 2021

I'm having the same issue directly cloning the repo

Windows 10 19042.685
node v12.16.2 (npm v6.14.4)

serverless --version
Framework Core: 1.78.1 (standalone)
Plugin: 3.7.0
SDK: 2.3.1
Components: 2.33.4

@pcrodrigues0
Copy link

Any updates on this issue?

@jayair
Copy link
Member

jayair commented Sep 6, 2021

I'll need to try it again but I wasn't able to reproduce the issue.

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

5 participants