Error Engine node #132
killoldesai
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Node version is incompatible, please update with the latest version of nodejs
Get Outlook for iOS<https://aka.ms/o0ukef>
β¦________________________________
From: killoldesai ***@***.***>
Sent: Monday, November 28, 2022 9:45:37 PM
To: tezjs/tezjs ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [tezjs/tezjs] Error Engine node (Discussion #132)
Hi
getting following error
PS E:\work\no> npm run develop
***@***.*** develop
cross-env FORCE_COLOR=1 npm-run-all -l -p develop:*
[develop:backend ]
[develop:backend ] > ***@***.*** develop:backend
[develop:backend ] > yarn --cwd backend develop
[develop:backend ]
[develop:frontend]
[develop:frontend] > ***@***.*** develop:frontend
[develop:frontend] > wait-on http://localhost:1337/admin && yarn --cwd frontend dev
[develop:frontend]
yarn run v1.22.19
error ***@***.***: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.12.1"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[develop:backend ] error Commands cannot run with an incompatible environment.
ERROR: "develop:backend" exited with 1.
PS E:\work\no>
please help
β
Reply to this email directly, view it on GitHub<#132>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AE3SS3SEKTJBTHDM32VLR7LWKTLCTANCNFSM6AAAAAASNQKB5I>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Install between this - Expected version ">=12.x.x <=16.x.x"
Get Outlook for iOS<https://aka.ms/o0ukef>
β¦________________________________
From: killoldesai ***@***.***>
Sent: Tuesday, November 29, 2022 3:45:22 PM
To: tezjs/tezjs ***@***.***>
Cc: Ajay Ojha ***@***.***>; Comment ***@***.***>
Subject: Re: [tezjs/tezjs] Error Engine node (Discussion #132)
its already latest please again read
error ***@***.***: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.12.1"
β
Reply to this email directly, view it on GitHub<#132 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AE3SS3VM32F7TUAPUX3KQGDWKXJTVANCNFSM6AAAAAASNQKB5I>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
getting following error
PS E:\work\no> npm run develop
[develop:backend ]
[develop:backend ] > [email protected] develop:backend
[develop:backend ] > yarn --cwd backend develop
[develop:backend ]
[develop:frontend]
[develop:frontend] > [email protected] develop:frontend
[develop:frontend] > wait-on http://localhost:1337/admin && yarn --cwd frontend dev
[develop:frontend]
yarn run v1.22.19
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.12.1"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[develop:backend ] error Commands cannot run with an incompatible environment.
ERROR: "develop:backend" exited with 1.
PS E:\work\no>
please help
Beta Was this translation helpful? Give feedback.
All reactions