当前位置:网站首页>Cannot find module ‘process‘ or its corresponding type declarations.
Cannot find module ‘process‘ or its corresponding type declarations.
2022-07-19 04:31:00 【Mr. Xiangzai】
//go to 'tsconfig.app.json' and add "node" to types:
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/app",
"types": ["node"] <------------ ADD "node" HERE
},
"files": [
"src/main.ts",
"src/polyfills.ts"
],
"include": [
"src/**/*.d.ts"
]
}
边栏推荐
- 实时BI(四)低成本的数据准实时处理思路
- Intel + Lenovo jointly launched open source cloud solutions
- Technical writing guide for programmers to leave work early
- Distributed notes (02) - redis of distributed cache (brief description of uses, features, high availability solutions redis cluster, tweetproxy, CODIS)
- STM32——定时器系列(二)通用定时器
- Mqant in-depth analysis
- C# List 集合对象去重 Linq去重 带时间去重
- What does the project set price mean?
- Smart fan system based on STM32F103
- Introduction au cadre Maui 05 compréhension du modèle de données mvvm
猜你喜欢
MySQL中判断和向下取整的使用场景和用法
Touchid and faceid~1
MySQL中的删除:delete、drop、Truncate三者的区别
ospf防环
Set administrator permissions for idea and console
64. 最小路径和:给定一个包含非负整数的 m x n 网格 grid ,请找出一条从左上角到右下角的路径,使得路径上的数字总和为最小。 说明:每次只能向下或者向右移动一步。
Machine learning 09: unsupervised learning
深度学习中的标量、向量、矩阵和张量的区别
OSPF路由控制,防环相关知识
JS modal box
随机推荐
智能硬件语音控制的时频图分类挑战赛2.0(思路以及结果,目前top5)
Wkwebview white screen
Touchid and faceid~2
High performance and economy: aoteng persistent memory helps mobile cloud cope with severe memory challenges
OSPF anti ring
ospf防环
Explain pod and container resource management and allocation in detail (CPU and memory allocation, temporary storage management)
Technical writing guide for programmers to leave work early
Simple explanation of C constructors
PyTorch Image Models(timm)库
数据分析报告这样写,才算真正读懂了数据
B+树存储过程、触发器、Substring和substr的区别及Truncate和Delete的区别
状态码含义详解
百度地图技术概述,及基本API与WebApi的应用开发
Deconstruction of typescript array / object / string / function parameters
C # explain out output parameters in detail
OSPF routing control, anti ring related knowledge
Live broadcast of cloud intelligence face to face is waiting for you: computing power redefines productivity
Typeorm MySQL upsert operation
Avplayer adds playback progress monitoring