I followed "Writing Your First Application" tutorial. when I get to this section "Enrolling the Admin User"enter link description here
it asks me to launch this command node enrollAdmin.js.
But I check out my current directory, this file just doesn't exist. and I try to google it on the internet, search it on my computer, I still can not find it.
enter image description here
How you guys work out this? Do you have corresponding files?
Any advice will be appreciated.
You want to follow http://hyperledger-fabric.readthedocs.io/en/release/write_first_app.html which is our stable documentation link.
Put another way, you should use the stable rather than latest version of the docs.
The doc link you used points to our latest code but has not updated to point to a preview release yet.
Related
Just installed B4A as it's shown on the official website and i still can't build & run an example project (Hello world).
I installed the app on my cellphone too and successfully connected to it, installed B4A Designer as the firt app asked to.
I'm getting this error, sorry it's in French. But basically it says that it doesn't find a file (i m wondering which one...).
enter image description here
Install exactly has shown here:B4A installation
Especially at Step 2 this: Download the required resources. Click on that link.
That step I forgot too. And then you get errors.
If you follow exactly without haste. It will work OK.
I am trying to install Winds on my computer but there is one value for configuration that I can not find on dashboard but it says that is required for .env STREAM_ANALYTICS_TOKEN
in readme it says that this value is required but there is no clue where I can get it. where it can be found?
For Pro organizations, your STREAM_ANALYTICS_TOKEN can be found in the "Analytics" section of your app in the Stream dashboard.
However, I believe that Winds should still function normally without it. Are you getting an error when trying to start or use the app?
I have an app on the google play store that's getting around 3k downloads a day. Recently I tried sharing my files through google drive and they all got screwed up and won't work in Android Studio when I open them. Is it possible for me to start from scratch and submit that update to the listing I already have? All I'd like to do is place some ads into the app
I still have the key for the file I believe.
Thanks for any help in advance!
You can still sign a new version of the app so long as you have the original key and passcode (if you used one).
Submitting successfully will also require you to have the same package name and a version number higher than your last release.
Was able to find the answer! Turns out I can create a new android studio project with the same package names and sign with the old key.
After start Crafter CMS Authoring mode successfully, I create a new site as instructed at Crafter CMS Your First Website, but the results are not the same as the description of the tutorial, all pages have status "Deleted". See the screenshot here.
Please let me know what's wrong and how to solve it. Thanks.
It's difficult to know what the issue is here because there is no log file (link does not work) but I do notice on the image a couple of things:
Everything is showing a deleted status, typically if the item is NOT in the repository it does not show at all. The deleted status typically shows up on historical dashboards.
Everything is lower cased/filename rather than internal name from the file
Hieu:
Anything you can tell us like:
OS version
Java version
Steps you took / how to reproduce
Other servers running for anything else?
I believe the correct answer to this is that there is an error in the Windows binary. I tried installing on 3 different Windows machines and had the same issue as the original poster. Plus the OP stated that the Linux distribution worked for them. I hope the Crafter people will look at this and make the correction.
My development account for Spotify has been enabled and I am trying to walk through their simple tutorial app (http://developer.spotify.com/download/spotify-apps-api/tutorial/). I should note here that I am on a Win 7 workstation.
When I try to load the local app by typing 'spotify:app:Tutorial' in the search field I get the following msg/error: "Sorry, I could find this app. metadatafailed URI: spotify:app:Tutorial Error: appNotFound."
I have tried adding the app files to the following directories and still getting the error:
C:\Users\Me\Documents\Spotify\Tutorial (note this dir did not exist I created it)
C:\Users\Me\AppData\Local\Spotify
C:\Users\Me\AppData\Local\Spotify\Users\me-user
C:\Users\Me\AppData\Roaming\Spotify
C:\Users\Me\AppData\Roaming\Spotify\Users\me-user
So where exactly are you suppose to add the files so that Spotify will load local apps?
Thanks!
Your first guess is correct (C:\Users\Me\Documents\Spotify\Tutorial). However you need to be running the latest preview release (https://www.spotify.com/uk/download/previews/). And on my PC I had to completely un-install and reinstall the application before the developer options became enabled.
Not sure whether it helps in your case, but try naming the folder tutorial with lowercase t. See Spotify Tutorial example app is blank
I can't leave a comment, but I was having the same issues and had to do a combination of what Niklas and akakjs did. I had to completely uninstall the spotify app, download/install the preview version, create a Spotify directory in My Documents, then create the folder Tutorial. Then, in the Spotify search bar I had to type "spotify:app:tutorial" with the lowercase t. I hope this helps!
Had the exact same problem. I had to run Spotify as administrator, worked right away.
And the path i used were: C:\Users\me\Documents\Spotify
I had the same problem: Spotify could not find my app directory even though the proper folder had been created in my Documents folder.
I Fixed it by running Spotify as an Administrator.