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

problems installing Thalassa on Node 4.1 or higher? #14

Open
FabioSilvaBRZ opened this issue Feb 2, 2017 · 0 comments
Open

problems installing Thalassa on Node 4.1 or higher? #14

FabioSilvaBRZ opened this issue Feb 2, 2017 · 0 comments

Comments

@FabioSilvaBRZ
Copy link

I receive this message (and a lot of stack trace):
$ npm install thalassa -save
$ npm WARN engine hapi@1.8.3: wanted: {"node":"0.10.x"} (current: {"node":"4.1.2","npm":"2.14.4"})
When I have installed it as a server alone, no problem: I have used this version of Node 0.10.x.

But if I want to use Thalassa inside my app (Client as an Embedded Module) I cannot conciliate the Node versions for both the app and Thalassa. Is there a way to 'update' the hapi?

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