This repository has been archived by the owner on May 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 567
Make samples work with relative path OR with npm module #2
Comments
ghost
assigned andrerod
Dec 13, 2011
Fixed in dev. |
Great! Sent from my Windows Phone Reply to this email directly or view it on GitHub: |
andrerod
pushed a commit
that referenced
this issue
May 25, 2013
Brought in delete and cleaned up test system.
huangpf
added a commit
that referenced
this issue
Aug 26, 2015
AutorestCI
added a commit
that referenced
this issue
Nov 28, 2018
Merge pull request #2 from omarelhariry/kayousef/Dispatch_APIs Adding dispatch APIs
AutorestCI
added a commit
that referenced
this issue
Dec 13, 2018
…ounts APIs (#4185) * Generated from 431fadac7b30b7c33b9fa6468874fce839869345 fixing build errors * Generated from 82cee8e19ad81e9d82d712cfabad1649b91b619a Merge pull request #1 from omarelhariry/a-moghan/PublishingResponses Adding Publishing To Regions Status * Generated from 23a7c077da0b751b8ad2b246d8da041d0906f90d Fixing formats * Generated from 4289fc27afed08636bf27abb57ace4a1ff69b7ee Fixing OAV errors * Generated from 3b62ef631bbcf684da8597627f22d1869bb37c7d Merge pull request #2 from omarelhariry/kayousef/Dispatch_APIs Adding dispatch APIs * Generated from 4289fc27afed08636bf27abb57ace4a1ff69b7ee Fixing OAV errors * Generated from c7d11c54fe4f164073a570f2dba2510ddbf91c76 Add application-json as a 2nd prdocues format for packaging APIs, to describe the error responses * Generated from b8ee038af90c620395c27635c989a3a6364335a4 Updating operation ids * Generated from 32e19a3f178eab8d32f3fd79316bbaf7569ca7c8 fix oav and remove error responses
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A common pattern is for one to copy our samples and just deploy them. Currently you have to modify code as the Azure module is relatively referenced in the require.
A fix would be to add logic that tries to resolve relative, if not found it does a simple require.
The text was updated successfully, but these errors were encountered: