当前位置:网站首页>Referenceerror: primordials is not defined error resolution
Referenceerror: primordials is not defined error resolution
2022-07-06 02:34:00 【Xizhou-】
1. Problem scenario :
Took over an old project , There is no documentation ,npm install Open the door , An error is as follows :
Extract key :
ReferenceError: primordials is not defined
After network search and troubleshooting , be supposed to gulp And node Caused by version conflict .
First installation gulp, View version
see node edition
npm install gulp -g
gulp -v
node -v
2. Problem solving
I tried many methods online , Neither. , Last , Reduce node Version is 11.15.0, Problem solving
use nvm management node edition , Switch to a node Version is 11.15.0
nvm install 11.15.0
nvm use 11.15.0
Finally delete node_modules, again npm install
ChangChun , Finally saw the dawn of victory
边栏推荐
- The third level of C language punch in
- Black high-end responsive website dream weaving template (adaptive mobile terminal)
- JS events (add, delete) and delegates
- 【coppeliasim】6自由度路径规划
- ReferenceError: primordials is not defined错误解决
- Is there a case where sqlcdc monitors multiple tables and then associates them to sink to another table? All operations in MySQL
- Blue Bridge Cup group B provincial preliminaries first question 2013 (Gauss Diary)
- 729. My schedule I / offer II 106 Bipartite graph
- Looking at the trend of sequence modeling of recommended systems in 2022 from the top paper
- I changed the driver to 5.1.35, but it is still the same error. I can succeed even now, but I will report this every time I do an SQL operation
猜你喜欢
[robot library] awesome robots Libraries
Zero basic self-study STM32 wildfire review of GPIO use absolute address to operate GPIO
2345文件粉碎,文件强力删除工具无捆绑纯净提取版
Minecraft 1.16.5 biochemical 8 module version 2.0 storybook + more guns
【无标题】数据库中一条查询SQL执行的过程
技术管理进阶——什么是管理者之体力、脑力、心力
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 10
[community personas] exclusive interview with Ma Longwei: the wheel is not easy to use, so make it yourself!
Formatting occurs twice when vs code is saved
爬虫(9) - Scrapy框架(1) | Scrapy 异步网络爬虫框架
随机推荐
Six stone management: why should leaders ignore product quality
Black high-end responsive website dream weaving template (adaptive mobile terminal)
爬虫(9) - Scrapy框架(1) | Scrapy 异步网络爬虫框架
米家、涂鸦、Hilink、智汀等生态哪家强?5大主流智能品牌分析
2022 edition illustrated network pdf
The intelligent material transmission system of the 6th National Games of the Blue Bridge Cup
MySQL winter vacation self-study 2022 11 (5)
Number conclusion LC skimming review - 1
LeetCode 103. Binary tree zigzag level order transverse - Binary Tree Series Question 5
【MySQL 15】Could not increase number of max_ open_ files to more than 10000 (request: 65535)
Bigder:34/100 面试感觉挺好的,没有收到录取
MySQL (IV) - transactions
Global and Chinese markets of nasal oxygen tubes 2022-2028: Research Report on technology, participants, trends, market size and share
Is there a case where sqlcdc monitors multiple tables and then associates them to sink to another table? All operations in MySQL
Trends in DDoS Attacks
2022.02.13
Global and Chinese market of wheelchair climbing machines 2022-2028: Research Report on technology, participants, trends, market size and share
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 23
General process of machine learning training and parameter optimization (discussion)
Blue Bridge Cup group B provincial preliminaries first question 2013 (Gauss Diary)