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

Wrong package.json path #53

Closed
tushar-borole opened this issue Oct 2, 2017 · 3 comments
Closed

Wrong package.json path #53

tushar-borole opened this issue Oct 2, 2017 · 3 comments

Comments

@tushar-borole
Copy link

When i run this application on the aws ec2 instance. i get this error
Error: Cannot find module '/Users/i305656/workspace/a2/package.json' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.loadPlugins (/var/app/current/node_modules/rekit-core/core/plugin.js:49:22) at Object.<anonymous> (/var/app/current/node_modules/rekit-portal/middleware/index.js:19:18) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12)

@shockey
Copy link

shockey commented Oct 2, 2017

Sounds like the same thing I'm experiencing over at #52.

@supnate
Copy link
Owner

supnate commented Oct 3, 2017

Sorry guys, there was a stupid bug in rekit-portal 2.0.6 that I published a version I used for local testing. You can update rekit-portal to 2.0.7 by running npm install rekit-portal@2.0.7 in your project folder to reslove the problem.

@supnate supnate closed this as completed Oct 3, 2017
@tushar-borole
Copy link
Author

@supnate thanks for solving it

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

3 participants