Are there any known issues using gulp 5? I seem t...
# suitecommerce
c
Are there any known issues using gulp 5? I seem to get this error a lot: Error: Cannot find module '@sc-utils/ns-logs' I never know why and I have to rebuild the whole project when it happens
e
There are a lot of issues with different versions of Node.js and gulp, it will depend on the SCA version and if the package is not anymore available among other things, some of them are documented on SuiteAnswer, others are the devil netsuite
c
Latest SCMA and latest extension tools.
Netsuite docs only specify > v3
Opening up comments on the docs would be helpful then you wouldn’t have to fish around SuiteAnswers for hard to find answers.
e
Yeah, that would be great. Who knows, probably on NetSuite Next they will improve that Community part. I have not played much with SCMA but is says you should use node.js
20.10.0
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4183926623.html
c
Yeah, I’ve followed the instructions
s
Do you have @sc-utils in root directory? I copied it in the root directory, it works for me.
c
I do
The deployment works first time, sometimes subsequent ones work too. Eventually I end up with this error though.
What does your gulp -v look like?
My CLI version is sometimes blank but usually says 5.0.0
I think when it’s blank, that’s the start of the issues. I have no idea why it changes.
s
image.png
c
That's how mine looks too
I'll rebuild the environment one more time and try to remember the step right before the next time it breaks
🙌 1
s
try to monitor your manifest.json, too when running local or deploy.