Alternate of Postman tool
1. Install VS code
2. Click on the extension icon from left rail. And search for the Thunder Client.
3. Click on Install button of Thunder Client. It will take few seconds to install. After successful installation an icon on Thunder Client get added below the extension icon or left navigation.
4. Click on Thunder Client Icon it will open a Thunder Client window.
5. Now click on New Request and fill the detail of endpoint and execute.
6. You could also import your collections by clicking on the option icon under collection tab.
npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync
Problem
ERROR Failed to compile: Error: Command failed with exit code 1: npm ci --unsafe-perm --prefer-offline --no-audit --legacy-peer-deps --registry=https://registry.npmjs.org/Resolution
There could be two situation where we could face this issue.
1. If we are seeing this in local build then we need to delete the package.json and package-lock.json and run the npm install to build the code again.
2. If we are seeing this issue on cloud deployment then we need to match the package.json and package-lock.json file with the local machine file where build was successful. If both file are not identical with cloud file then update the files on cloud with local files.
ExperimentalWarning: The ESM module loader is experimental
Authors can tell Node.js to use the ECMAScript modules loader via the .mjs file extension, the package.json "type" field, or the --input-type flag. Outside of those cases, Node.js will use the CommonJS module loader.
References
Fetch API is an experimental feature
ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to show where the warning was created)
Module not found in ReactJS
Error
ModuleNotFoundError: Module not found: Error: Can't resolve '../../public/page-data/sq/d/595050432.json'
Cause
The page or component that we created doesn't have .js extension.
Resolution
Create the file with required extension. e.g. reactPageSample.js
Running scripts is disabled on this system
Cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170
At line:1 char:1
+ gatsby develop
+ ~~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Resolution
Open CMD or PowerShell and execute the below command and provide the appropriate permission.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\Users\mohammadr> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help topic at
https:/go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): Y
References:
1. https://stackoverflow.com/questions/67150436/cannot-be-loaded-because-running-scripts-is-disabled-on-this-system-for-more-inHow to get query string values in JavaScript?
For example we are accessing the below URL where we have two URL parameters present, and we want to read the source and location values from given or any URL.
https://javascript.jorvee.com/geturlparams.html?source=blog&location=javadeveloper
const urlParams = Object.fromEntries(new URLSearchParams(window.location.search).entries());
e.g. var urlSource = urlParams.source;
Here, source is a url parameter and it will return "blog" as source value.
Module not found error in ReactJS application
Issue:
ModuleNotFoundError: Module not found: Error: Can't resolve '../../../public/page-data/sq/d/3428351200.json' in 'C:\git\gatsby-starter-hello-world\src\components\City'
failed Re-building development bundle - 0.215s
ERROR in ./src/pages/index.js?export=default 6:0-44
Module not found: Error: Can't resolve '/components/City/City.js' in
'C:\git\gatsby-starter-hello-world\src\pages'
Resolution:
Prominent people who converted to Islam
- Malcolm X - An American civil rights leader who converted to Islam while in prison and became a prominent figure in the Nation of Islam.
- Muhammad Ali - A legendary American boxer who converted to Islam and became a member of the Nation of Islam.
- Cat Stevens/Yusuf Islam - A British singer-songwriter who converted to Islam in the late 1970s.
- Jermaine Jackson - An American musician and former member of the Jackson 5 who converted to Islam in the 1980s.
- Keith Ellison - An American politician who converted to Islam in college and became the first Muslim member of the U.S. Congress.
- Amr Khaled - An Egyptian televangelist who has been credited with inspiring a resurgence of interest in Islam among young people in the Arab world.
- Dr. Jeffrey Lang - An American academic and author who converted to Islam in the 1980s and has written extensively about his experience.
- Yusuf Estes - An American preacher who was raised in a Christian family and converted to Islam in the 1990s.
- A.R. Rahman - An Indian musician and composer who converted to Islam in the early 2000s.
- Sinead O'Connor/Shuhada' Davitt - An Irish singer-songwriter who converted to Islam in 2018.
- Kareem Abdul-Jabbar - A retired American basketball player who converted to Islam in the 1960s and has been a vocal advocate for the religion ever since.
- Dr. Maurice Bucaille - A French doctor and author who converted to Islam after studying the Quran and comparing its scientific teachings to modern science.
- Yusuf Islam/Cat Stevens - A British singer-songwriter who converted to Islam in the late 1970s and has since become a prominent Muslim philanthropist and peace activist.
- Hamza Yusuf - An American Islamic scholar who converted to Islam in the 1970s and is known for his contributions to the field of Islamic studies and interfaith dialogue.
- Amina Wadud - An American scholar of Islam who converted to the religion in the 1970s and is known for her advocacy of women's rights within the Muslim community.
- Shaquille O'Neal - A retired American basketball player who converted to Islam in the 2010s and has been a vocal advocate for the religion ever since.
- Mike Tyson - A retired American boxer who converted to Islam while serving a prison sentence in the 1990s and has since embraced the religion as a guiding force in his life.
- Ibtihaj Muhammad - An American Olympic fencer who converted to Islam in the 2000s and has become a role model for young Muslim women around the world.
- Dr. Ingrid Mattson - A Canadian Islamic scholar who converted to Islam in the 1980s and is known for her advocacy of interfaith dialogue and social justice.
- Jermaine Cole/J. Cole - An American rapper who converted to Islam in the 2010s and has incorporated Islamic themes and teachings into his music.
- Zainab Salbi - An Iraqi-American women's rights activist and author who converted to Islam in the 1990s.
- Lauren Booth - A British journalist and sister-in-law of former British Prime Minister Tony Blair who converted to Islam in 2010.
- Ellen Burstyn - An American actress who converted to Islam in the 1970s and has been a vocal advocate for the religion ever since.
- Diam's - A French rapper and singer who converted to Islam in the 2000s and has since become known for her religiously-themed music.
- Dave Chappelle - An American comedian and actor who converted to Islam in the 1990s and has been open about his faith in his comedy.
- Janet Jackson - An American singer and actress who converted to Islam in the 2010s and has been seen wearing traditional Muslim dress in public.
- Muhammad Asad - A Jewish-Austrian journalist who converted to Islam in the 1920s and went on to become a renowned Islamic scholar and translator of the Quran.
- Yusuf al-Qaradawi - An Egyptian Islamic scholar who converted to Islam in the 1940s and is known for his extensive writings on Islamic law and theology.
- Kristiane Backer - A German television presenter who converted to Islam in the 1990s and has since become a prominent Muslim spokesperson in Europe.
- Keith Ellison - An American politician who converted to Islam in college and became the first Muslim member of the U.S. Congress.
- Yvonne Ridley - A British journalist who converted to Islam after being captured by the Taliban in Afghanistan in 2001.
- Ahmed Deedat - A South African Islamic preacher who converted to Islam in the 1940s and is known for his debates with Christian evangelists.
- Michael Wolfe - An American writer and filmmaker who converted to Islam in the 1980s and has since written extensively about his experience.
- Lupe Fiasco - An American rapper who converted to Islam in the 2000s and has incorporated Islamic themes and teachings into his music.
- Maurice Copeland - An American actor who converted to Islam in the 1970s and has since appeared in a number of Islamic-themed films.
- Bilal Philips - A Jamaican-Canadian Islamic scholar who converted to Islam in the 1970s and has written extensively on Islamic theology and jurisprudence.
- Kristiane Backer - A German television presenter who converted to Islam in the 1990s and has since become a prominent Muslim spokesperson in Europe.
- Muhammad Wilkerson - An American football player who converted to Islam in the 2010s and has been open about his faith in interviews.
- Felixia Yeap - A Malaysian model and actress who converted to Islam in 2014 and has since become an Islamic fashion icon.
- Rosmah Mansor - The former First Lady of Malaysia who converted to Islam after marrying the country's former Prime Minister, Najib Razak.
- Jemima Goldsmith - A British socialite who converted to Islam in the 1990s after marrying Pakistani cricketer and politician Imran Khan.
- Isabelle Eberhardt - A Swiss explorer and writer who converted to Islam in the late 19th century and lived in Algeria, where she became a prominent advocate for Algerian independence.
- Mohamed Salah - An Egyptian football player who converted to Islam in his youth and is known for his devotion to the religion.
- Yvonne Haddad - An American scholar of Islam who converted to the religion in the 1970s and is known for her research on the Muslim diaspora in North America.
- Bernard Lewis - A British-American historian who converted to Islam in the 1930s and went on to become one of the world's leading scholars of the Middle East.
- Khabib Nurmagomedov - A retired Russian mixed martial artist who converted to Islam in his youth and has been open about the role of the religion in his life and career.
- Keith Moore - A Canadian embryologist who converted to Islam after studying the scientific accuracy of the Quran's descriptions of fetal development.
- Yahiya Emerick - An American author who converted to Islam in the 1980s and has written numerous books on Islamic history, theology, and spirituality.
- Francisco Javier MartÃnez - A Spanish former bishop who converted to Islam in the 2010s and has since become a vocal advocate for interfaith dialogue.
- Rumi - A 13th-century Persian poet and mystic who converted to Islam and is regarded as one of the greatest spiritual figures in Islamic history.