当前位置:网站首页>使用ts-node报错
使用ts-node报错
2022-08-01 03:08:00 【前端菜菜DayDayUp】
问题描述:ts-node : 无法加载文件 C:\Users\Administrator\AppData\Roaming\npm\ts-node.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参 阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
问题解决:
以 管理员身份 打开PowerShell
(与管理员身份打开vs code
之后新建终端是一样的)输入:
set-ExecutionPolicy RemoteSigned
这样就行了!!!
边栏推荐
- The IDEA can't find or unable to load The main class or Module "*" must not contain The source root "*" The root already belongs to The Module "*"
- MYSQL query interception optimization analysis
- how to edit the table of contents of an epub ebook
- 链式编程、包、访问权限
- Lua introductory case of actual combat 1234 custom function and the standard library function
- 软考高级系统架构设计师系列之:系统开发基础知识
- 《少年派2》:新男友竟脚踩两只船,林妙妙与钱三一感情回温
- gateway gateway cross domain
- 设备树——dtb格式到struct device node结构体的转换
- Google Earth Engine - Error resolution of Error: Image.clipToBoundsAndScale, argument 'input': Invalid type
猜你喜欢
The bigger and bigger the project is, I split it like this
移动端页面秒开优化总结
黑客到底可以厉害到什么程度?
Basic implementation of vector
IDEA does not recognize the module (there is no blue square in the lower right corner of the module)
IDEA modifies the annotation font
HCIP(15)
普通用户无法访问hgfs目录
How to get started with YOLO?How to implement your own training set?
北京突然宣布,元宇宙重大消息
随机推荐
从设备树(dtb格式数据)中解析出bootargs
The fledgling Xiao Li's 114th blog project notes: Wisdom cloud intelligent flower watering device combat (3) - basic Demo implementation
Google Earth Engine - Error resolution of Error: Image.clipToBoundsAndScale, argument 'input': Invalid type
lua entry case combat 123DIY
二舅
MYSQL master-slave replication
【入门教程】Rollup模块打包器整合
The IDEA can't find or unable to load The main class or Module "*" must not contain The source root "*" The root already belongs to The Module "*"
ARM cross compilation
[uniCloud] Application and Improvement of Cloud Objects
软件测试基础理论知识—用例篇
这个地图绘制工具太赞了,推荐~~
Introduction to the decision logic of WAASAP WebClient UI page labels
"Youth Pie 2": The new boyfriend stepped on two boats, and the relationship between Lin Miaomiao and Qian Sanyi warmed up
Device tree - conversion from dtb format to struct device node structure
Chinese version of Pylint inspection rules
Nmap 操作手册 - 完整版
解决安装MySQL后,Excel打开很慢的问题
C string array reverse
Soft Exam Senior System Architect Series: Basic Knowledge of System Development