Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

"angular-esri-map.js" can not be found in the downloaded code #169

Closed
Shawn-Fan opened this issue Dec 2, 2015 · 5 comments
Closed

"angular-esri-map.js" can not be found in the downloaded code #169

Shawn-Fan opened this issue Dec 2, 2015 · 5 comments
Labels

Comments

@Shawn-Fan
Copy link

Under the project Root folder, there should be one file "/lib/angular-esri-map.js" used by "index.html", But It can be found in the "http://esri.github.io/angular-esri-map/#/examples/simple-map" code.

@tomwayson
Copy link
Member

@Shawn-Fan thank you for opening an issue.

I just want to make sure I understand what you mean by "downloaded code". The "angular-esri-map.js" file is generated by our gulp build scripts and is not included the the source code. So it will not be included when you clone or click the download link from the repo's home page. You will have to follow the development instructions to build that file from the source.

However, the our releases include a "dist" folder which contains the generated files. That should be included in bower installs as well.

There is a known issue #154 causing the generated files to not be included in the published npm package.

Please let me know if any of that is inaccurate or unclear.

@Shawn-Fan
Copy link
Author

Thank you. It works

@randhawp
Copy link

randhawp commented Dec 3, 2015

Can confirm that bower or npn both work and the required files are generated.

@Shawn-Fan
Copy link
Author

I downloaded code yesterday, unzip it and can not found "angular-esri-map.js" which should be under "angular-esri-map-master/site/lib/"folder. I grabbed it from "http://esri.github.io/angular-esri-map/#/examples" and it worked. Today, I found "angular-esri-map.js" in under"https://github.com/Esri/angular-esri-map/releases" ==>"angular-esri-map-v1.0.0-rc.2.zip". You can try if it works by npm/bower.

Date: Thu, 3 Dec 2015 09:22:55 -0800
From: [email protected]
To: [email protected]
Subject: Re: [angular-esri-map] "angular-esri-map.js" can not be found in the downloaded code (#169)

Can confirm that bower or npn both work and the required files are generated.


Reply to this email directly or view it on GitHub.

@tomwayson
Copy link
Member

Thank you both for confirming that the generated files are included where expected. I'm closing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants