unable to open mkb files in windows - marmalade

Am getting an error while opening .mkb files of marmalade in windows.
It shows the following error while trying to open the sample applications .mkb file :
C:\Marmalade\6.2\s3e\makefile_builder\mkb.py
C:\Marmalade\6.2\examples\IwGx\IwGxBasicLighting.mkb
Building project: c:/Marmalade/6.2/examples/IwGx/IwGxBasicLighting.mkb
Executing: 'c:\marmalade\6.2\s3e\bin\mdev.bat update'
Downloading: http://source.madewithmarmalade.com/packages/6.2/Packages
error: error downloading url: http://source.madewithmarmalade.com/packages/6.2/Packages (<urlopen error (10060, 'Operation timed out')>)
c:/marmalade/6.2/modules/iwutil/iwutil.mkf(19) :
error: Executing 'c:\marmalade\6.2\s3e\bin\mdev.bat update' failed. (return code 1)
FAILED (error code=3)*
Thanks!

You need to have any active internet connection to open the mkb. Marmalade needs to download certain update files for license check and module updates to work correctly. Since you might be running marmalade for the first time, it throws the error.

Related

There is not this file and I get ERROR in ./node_modules/#mui/x-date-pickers/node_modules/#mui/utils/esm/index.js

I am trying to use #mui/x-data-grid-premium trial version.
Before the npm install #mui/x-data-grid-premium everything works fine. After the installation, I changed DataGrid to DataGridPremium and I saved the file then my site shows the following error
`ERROR in ./node_modules/#mui/x-date-pickers/node_modules/#mui/utils/esm/index.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: ENOENT: no such file or directory, open 'C:\Users..\frontend\node_modules#mui\x-date-pickers\node_modules#mui\utils\esm\index.js'`

Visual Studio Code Extension Install/Update Error: "Failed to load resource: net::ERR_CONNECTION_RESET"

Why can't I download or update any extensions from VS Code 1.54.3 on Windows 10 1930?
Every time I tried to update or install those extensions, it always shows this error in the Dev Tools:
Failed to load resource: net::ERR_CONNECTION_RESET
ERR [uncaught exception in sharedProcess]: XHR failed: downloading: XHR failed at
It says "XHR failed" and I can't find the fix for this issue.
The problem was solved in the comments:
Daantje:
It looks like VSCode cant connect to the download server, did you try disabling your firewall and check if it works? It could be that you block a download host? Here is a list of common hosts used by Code: code.visualstudio.com/docs/setup/network
Brandon Ivander:
Solved, i disabled my firewall and it works, thanks #Daantje

Unable to debug React Native using VSCode

Fresh init of a RN project with a fresh copy of React Native Full Pack in VSCode. I'm unable to get this new project to debug, but am able to get other projects to debug using the same methods. I've tried recreating the project and still no dice. I can use react-native run-android in a command prompt to get it to debug, but not VSCode. I keep getting this error:
events.js:167
throw er; // Unhandled 'error' event
^
Error: EPERM: operation not permitted, lstat 'c:\Users\user\Documents\repos\app\android\app\build\generated\not_namespaced_r_class_sources\debug\processDebugResources\r\android\support\asynclayoutinflater'
Emitted 'error' event at:
at NodeWatcher.<anonymous> (c:\Users\user\Documents\repos\app\node_modules\metro\node_modules\sane\src\node_watcher.js:291:16)
at c:\Users\user\Documents\repos\app\node_modules\graceful-fs\polyfills.js:282:31
at FSReqWrap.oncomplete (fs.js:158:21)
[Error] Error: Error while executing command 'react-native.cmd run-android --no-packager': Error while executing command 'react-native.cmd run-android --no-packager' (error code 101)
I've also tried running the packager first, but it still default to a --no-packager run.
Deleting and reinstall NPM packages seems to work some of the time. But a better way to fix this problem is to run gradlew.bat clean from inside the android folder of the RN directory, then rerun the packager and restart the app.
install NodeWatcher.
use this command in windows : npm install node-watch
also try this.
You can also clean your build cache and gradle cache.
For more detail about how to do it, check this article: How to clear gradle cache

Intel XDK Google + google services plugin - build fails

I have developed a working hybrid application in which I am using "phonegap-googlemaps-plugin". This plugin needs as a dependency two other which downloads and installs automatically in the project. The dependencies are:
com.google.playservices and plugin.http.request
Using the Cordova-CLI, installing this plugin with the dependencies will fail building the project the 1st time because of a specific directory in the "playservices" plugin. To overcome this, I have to run "ant clean" in my project and also remove/rename that directory. Now, I am using Intel XDK and uploaded my app and installed most of my plugins successfully and run the application on my device. When I am trying to install the google play services plugin, it fails to build because of the reason I described above (I've run through the logs). How can I overcome this issue now?
I have attached the part of the log that shows the fail error
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[aapt] invalid resource directory name: .../App/platforms/android/com.google.playservices/google-play-services_lib/bin/res/crunch
BUILD FAILED
/Developer/android-sdk-linux/tools/ant/build.xml:653: The following error occurred while executing this line:
/Developer/android-sdk-linux/tools/ant/build.xml:698: null returned: 1
Total time: 5 seconds
Error code 1 for command: ant with args: release,-f,.../App/platforms /android/build.xml,-Dout.dir=ant-build,-Dgen.absolute.dir=ant-gen
Command finished with error code 2: .../App/platforms/android/cordova/build --release
Error: .../App/platforms/android/cordova/build: Command failed with exit code 2
at ChildProcess.whenDone (/Developer/cordova/3.5.0-0.2.7/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)
Thanks in advance.

errors when eclipse loading

In my Eclipse, I see error messages coming in a window, and every project has a red X.
Here are some of the errors:
An internal error occurred during: "Android Library Update".
java.lang.NullPointerException
parseSdkContent failed
java.lang.NullPointerException
An internal error occurred during: "Initializing Java Tooling".
java.lang.NullPointerException
Parsing Data for android-3 failed
java.lang.NullPointerException
Why is this?
WHAT I DID: I deleted the eclipse folder and downloadd again, and now it works properly!
The error messages indicate that your Android SDK installation (outside Eclipse) is somehow corrupted. The SDK installation is in the path which you specified in Window->Preferences->Android->SDK location.
You can delete that folder (with Eclipse being closed), download a new version from http://developer.android.com/sdk/index.html and run the Android SDK manager again afterwards in Eclipse (to check if there are more updates or drivers to be installed). That should fix your issues.
Your emulator devices remain untouched during this process, they are stored in a different directory.