当前位置:网站首页>使用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


这样就行了!!!

边栏推荐
- Inheritance Considerations
- "Youth Pie 2": The new boyfriend stepped on two boats, and the relationship between Lin Miaomiao and Qian Sanyi warmed up
- 软考高级系统架构设计师系列之:系统开发基础知识
- 这个地图绘制工具太赞了,推荐~~
- JS new fun(); 类与实例 JS基于对象语言 只能通过书写构造函数充当类
- Guys, MySQL cdc source recycles replication slave and r in incremental process
- Nmap 操作手册 - 完整版
- Ordinary users cannot access HGFS directory
- 设备树——dtb格式到struct device node结构体的转换
- Modify Postman installation path
猜你喜欢

初出茅庐的小李第112篇博客项目笔记之机智云智能浇花器实战(1)-基础Demo实现

ARM 交叉编译

leetcode6132. 使数组中所有元素都等于零(简单,周赛)

What practical projects can machine learning beginners learn?

Solve the problem that when IDEA creates a new file by default, right-click, new, there is no XML file

ARM cross compilation

second uncle

Open source project site must-have & communication area function
![ROS2 series of knowledge (4): understand the concept of [service]](/img/14/8de92a89d9c4b6476ac37408bc7788.png)
ROS2 series of knowledge (4): understand the concept of [service]

opencv 缩小放大用哪种插值更好??
随机推荐
预言机简介
Take you to experience a type programming practice
MYSQL-Batch insert data
开源项目站点必备&交流区功能
更换树莓派内核
win10 fixed local IP
MYSQL Classic Interview Questions
北京突然宣布,元宇宙重大消息
C string array reverse
second uncle
button去除黑框
【元胞自动机】基于matlab界面聚合元胞自动机模拟【含Matlab源码 2004期】
Which interpolation is better for opencv to zoom in and out??
软考高级系统架构设计师系列之:信息系统基础知识
787. Merge Sort
Euler system (euleros): upgrade Mysql
How is the tree structure of the device tree reflected?
项目越写越大,我是这样做拆分的
普通用户无法访问hgfs目录
785. 快速排序