Solution to the incompatibility between node and gulp: 1. Create a new "npm-shrinkwrap.json" file in the same directory as the "package.json" file; 2. Execute the "npm install" command; 3. Execute "gulp build" on the command line.
The operating environment of this tutorial: Windows 7 system, node18.4.0 version, Dell G3 computer.
What should I do if node is not compatible with gulp?
REFERENCEERROR: PRIMORDIALS IS NOT DEFINED, that is, the nodejs and gulp versions are incompatible
Solution to REFERENCEERROR: PRIMORDIALS IS NOT DEFINED, that is, the nodejs and gulp versions are incompatible
When building the front-end project, gulp is used, but an error occurs during gulp build, as follows:
Various answers found on the Internet say it is node.js It is not compatible with the gulp version, so I checked my own version, as follows:
According to the solution of upgrading gulp or rolling back the node.js version, I chose the latter , but failed.
According to the solution of another blogger, it was successful. The method is as follows:
Create a new npm-shrinkwrap.json file in the same directory as the package.json file
It needs to contain
{ “dependencies”: { “graceful-fs”: { “version”: “4.2.3” } } }
Execution: npm install
Note that after executing npm install once, this file will have no effect next time.
5. Finally executed on the command line, successful
gulp build
Note: When gulp -v is used, 'gulp' is displayed Not recognized as an internal or external command, operable program or batch file. Then gulp is executed globally,
npm install gulp -g
wants to execute gulp globally. Just configure the environment variables of node to achieve the purpose.
Right-click on the computer =》Properties =》 =》Advanced system settings =》Environment variables
Recommended learning: "nodejs video tutorial"
The above is the detailed content of What to do if node is not compatible with gulp. For more information, please follow other related articles on the PHP Chinese website!

Vercel是什么?本篇文章带大家了解一下Vercel,并介绍一下在Vercel中部署 Node 服务的方法,希望对大家有所帮助!

gm是基于node.js的图片处理插件,它封装了图片处理工具GraphicsMagick(GM)和ImageMagick(IM),可使用spawn的方式调用。gm插件不是node默认安装的,需执行“npm install gm -S”进行安装才可使用。

今天跟大家介绍一个最新开源的 javaScript 运行时:Bun.js。比 Node.js 快三倍,新 JavaScript 运行时 Bun 火了!

在nodejs中,lts是长期支持的意思,是“Long Time Support”的缩写;Node有奇数版本和偶数版本两条发布流程线,当一个奇数版本发布后,最近的一个偶数版本会立即进入LTS维护计划,一直持续18个月,在之后会有12个月的延长维护期,lts期间可以支持“bug fix”变更。

node怎么爬取数据?下面本篇文章给大家分享一个node爬虫实例,聊聊利用node抓取小说章节的方法,希望对大家有所帮助!

什么是单点登录?下面本篇文章给大家给大家介绍一下单点登录原理,聊聊使用Nodejs实现单点登录SSO的方法,希望对大家有所帮助!


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version
