can not find module 'opn'
opn在package中找到對應的版本為"opn": "^4.0.2", 使用opn -v 命令無效,表示沒有安裝,已經安裝過了vue和vue-cli。opn這個插件感覺是要手動安裝的樣子。感覺好像哪裏沒有做好。所以出現了這種問題。單獨的安裝了opn之後又有其他的插件表示找不到。應該是安裝部分還沒有安裝好。是環境沒有安裝好的緣故。後來得知需要安裝依賴。
解決方法:安裝依賴。
輸入:cd vue_test(項目名),回車,進入到具體項目文件夾。 (項目名是指你正在開發的項目)
2).輸入:npm install,回車,等待一小會兒
下面是幾個概念的解釋:想了解的就看看。
vue-cli相當於腳手架 給你自動生成模板工程。(腳手架的概念的在很多地方都有,一種比較形象的比喻。)
vue-router是 vue路由插件 支持你單頁應用的。(路由模塊在頁面跳轉的時候需要)
vue-loader是webpack下loader插件 可以把.vue文件 輸出成組件。
參考連接:http://www.runoob.com/w3cnote/vue2-start-coding.html (vue環境搭建到發布)
http://www.cnblogs.com/miller-star/p/6394760.html (vue安裝教程,安裝依賴部分的講解)
can not find module 'opn'
相關推薦
can not find module 39;opn39;
webpack 好的 not 安裝 組件 等待 blog 依賴 not find opn在package中找到對應的版本為"opn": "^4.0.2", 使用opn -v 命令無效,表示沒有安裝,已經安裝過了vue和vue-cli。opn這個插件感覺是要手動安裝的樣子。
[轉] can not find module @angular/animations/browser
https imp npm .net all orm tail 模塊 升級 本文轉自:https://blog.csdn.net/yaerfeng/article/details/68956298 angularjs4升級了,原來的animations現在被單獨出來一個包
執行gulp serve時throw err: can not find module "xxx"解決方法
最近安裝好gulp後,執行gulp serve命令時,丟擲錯誤,gulpfile.js是配置好的。 $ gulp serve module.js:327 throw err; ^ Error: Cannot find module 'gu
vue3 報錯解決:找不到模組‘xxx.vue’或其相應的型別宣告。(Vue 3 can not find module)
最近在用 vue3 寫一個小元件庫,在 ts 檔案中引入 .vue 檔案時出現以下報錯: 報錯原因:typescript 只能理解 .ts 檔案,無法理解 .vue檔案 解決方法:在專案根目錄或 src 資料夾下建立一個字尾為 .d.ts 的檔案,並寫入以下內容:
.NetCore2.0引用DLL報System.InvalidOperationException: Can not find compilation library location for package 39;XXX39;
try nas exception resolve site res cas env null .NET CORE 2.0 MVC項目引用類庫出現:System.InvalidOperationException: Can not find compilation libr
ERROR: Could not find a valid gem 39;redis39; (>= 0) in any repository
虛擬機器安裝redis的時候,執行下面的命令 gem install redis 報了這個錯 ERROR: Could not find a valid gem 'redis' (>= 0) in any repository 經過查詢資料發現,一部分原因是gem sou
egg+vue+easywebpack+typescript報錯can not bulid module:can find file xxxx.vue
前言 網上很多文章都是 如何利用 vue-cli 建造好專案後 然後修改成typescript模式 開發 文章很多 這裡不說了 不過提醒一個坑 注意webpack的版本 否則 腳手架建立的專案還是webpack3&nbs
Could not find a valid gem 39;compass39; (>= 0) in any repository compass安裝失敗解決方案
分享 china elf inotify tails 解決 pass 解決方案 ould 安裝完成ruby gem 之後,通過 gem install compass 安裝compass~~ 出現如下報錯 Could not find a valid gem ‘compa
Can not find a java.io.InputStream with the name [downloadFile] in the invocation stack.
dex parameter work put 嚴重 efi open post onerror 1、錯誤描寫敘述八月 14, 2015 4:22:45 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error
arm linux 啟動後 can not find /dev/tty*
qemu + rootfs(buildroot) + linux3.18 實驗環境搭建參考部落格:https://blog.csdn.net/qq_24188351/article/details/77921653 (ntfs uboot 的方式沒搞定) 執行起來後
struts2檔案下載出現Can not find a java io InputStream with the nam
分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!  
Can not find the tag library descriptor for "/struts-tags"
使用s標籤的前提: 1、jar包 去strust2官網上下載https://struts.apache.org/ 下載完整版的 把裡面的lib下面的所有jar包拷貝到你的專案中就可以了 2、標籤 <%@ taglib uri="/str
關於IDEA或者Ecplice上報can not find winutils.exe等的錯誤解決方式
這是因為windows環境上沒有安裝hadoop或者是在haooop的bin目錄下缺少winutils.exe檔案導致的,這時候我們只需要在 windows上配置一下hadoop,然後把winutils.exe檔案放到hadoop的bin目錄下即可,關於hadoop的配置方
struts2文件下載出現Can not find a java.io.InputStream with the name的錯誤
lena sstream request 亂碼 details 估計 per exceptio xwork 註意:我遇到的問題原因是:不但成員變量中要有 imageStream 變量,同時 還要 有 對應的 get set 方法 具體可以參考下面: strut
關於一個交叉引用Bug can not find interface declaration
這是GCC編譯器的一個Bug,與Xcode4.2或者3.2無關。在Xcode的任何版本都會報這個錯誤。你有一個類A:#import <Foundation/Foundation.h>#import "B.h"@interface A : NSObject@end#i
java.lang.IllegalArgumentException: Can not find a java.io.InputStream with the name [inputStream] i
Struts2做檔案的下載的時候,報瞭如下的錯誤 大家如果也碰到此類問題,直接列印 InputStream in=ServletActionContext.getServletContext().getResourceAsStream(realPath); System.out.pri
如何排查can not find symbol的編譯錯誤
Cannotfind symbol意味著什麼 首先,它是一個編譯錯誤,意味著你的原始碼有問題或者編譯的方式有問題。 你的原始碼有以下部分組成: Ø 關鍵詞:比如 true false class while等等 Ø 字面值:比如42 ’x’ 和 “Hi mum
win10下ISE連接出現iMPACT:Can not find cable, check cable setup
win10下ISE連接出現iMPACT:Can not find cable, check cable setup 重要參考連結: https://blog.csdn.net/ShiAokai/article/details/82861556 出現錯誤: iMPACT:923
jsp出現錯誤 Can not find the tag directory "/WEB-INF/tags"
還是轉載一下別人的說法 You have to include/add standard.jar and jstl.jar (or simply addhttp://download.java.net/maven/1/jstl/jars/jstl-1.2.jar - no need t
idea 警告can not find the method of println
更新 找到了windows的解決方法,感覺比我寫的合理 下面2018.11.3兩篇文章一起食用效果更好 執行index.jsp 解決程式碼不智慧提示 多加一篇 idea匯入java專案之後是紅色J 話不多說直接上圖 轉載自——https://stackoverflow.c