can you help me? about npm run watch can't run this project #81
Replies: 15 comments
-
@cookmaster - what does the log say? |
Beta Was this translation helpful? Give feedback.
-
Problem solved,I forgot to choose layer... |
Beta Was this translation helpful? Give feedback.
-
Oh,i still thank you so very much.but i can't solved at now. |
Beta Was this translation helpful? Give feedback.
-
dear:
hi,thank you for my problem.
but i can't solved this question in log.
…------------------ 原始邮件 ------------------
发件人: "86100488z"<[email protected]>;
发送时间: 2019年8月13日(星期二) 上午9:55
收件人: "danwild/leaflet-velocity"<[email protected]>;
抄送: "钻石水晶"<[email protected]>;"Mention"<[email protected]>;
主题: Re: [danwild/leaflet-velocity] can you help me? about npm run watchcan't run this project (#38)
@cookmaster - what does the log say?
@86100488z - did you add a layer to the map with the leaflet layer control?
Problem solved,I forgot to choose layer...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Beta Was this translation helpful? Give feedback.
-
Have you tried running the demo? |
Beta Was this translation helpful? Give feedback.
-
i tried it,but can't run.
…------------------ 原始邮件 ------------------
发件人: "AmirFarhan"<[email protected]>;
发送时间: 2019年9月5日(星期四) 下午3:28
收件人: "danwild/leaflet-velocity"<[email protected]>;
抄送: "钻石水晶"<[email protected]>; "Mention"<[email protected]>;
主题: Re: [danwild/leaflet-velocity] can you help me? about npm run watchcan't run this project (#38)
Have you tried running the demo?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Beta Was this translation helpful? Give feedback.
-
------------------ 原始邮件 ------------------
发件人: "AmirFarhan"<[email protected]>;
发送时间: 2019年9月5日(星期四) 下午3:28
收件人: "danwild/leaflet-velocity"<[email protected]>;
抄送: "钻石水晶"<[email protected]>; "Mention"<[email protected]>;
主题: Re: [danwild/leaflet-velocity] can you help me? about npm run watchcan't run this project (#38)
Have you tried running the demo?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Beta Was this translation helpful? Give feedback.
-
#39 try referring to this and do tell if you still have any problems. It will be helpful if you can share your package.json too. |
Beta Was this translation helpful? Give feedback.
-
{ |
Beta Was this translation helpful? Give feedback.
-
it's no change |
Beta Was this translation helpful? Give feedback.
-
at least ,thank you very much. |
Beta Was this translation helpful? Give feedback.
-
It seems like you did not load jquery and leaflet as your dependencies. Do the following in your repo: |
Beta Was this translation helpful? Give feedback.
-
wow,i try it,thank you |
Beta Was this translation helpful? Give feedback.
-
can't run,the same problem in the first |
Beta Was this translation helpful? Give feedback.
-
If you are running node js on Windows, edit the package.json file and change line 8 from:
|
Beta Was this translation helpful? Give feedback.
-
first:
npm install
then done:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] watch:
./node_modules/gulp/bin/gulp.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] watch script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! D:\Nodejs\node_cache_logs\2019-08-09T07_33_17_760Z-debug.log
please call me: [email protected]
Beta Was this translation helpful? Give feedback.
All reactions