![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@deskproapps/deskproapps-sdk-core
Advanced tools
Core javascript SDK for building Deskpro Apps
To install, run:
npm install
The recommended way to build this project is to use [Deskpro Apps Tool] (https://github.com/deskpro/deskproapps-dpat), known on the command line as dpat
Dpat is main tool to build and package apps at Deskpro and comes bundled with all the dependencies like Babel and Webpack and many more and it is constantly updated.
Chances are, if you need to build this sdk project, that you would also need to build other sdk projects so it is best to install it globally:
npm install -g @deskproapps/dpat
If you want to have installed locally, run:
npm install -g @deskproapps/dpat
If you have a previous version of dpat installed, it is important that you update to the latest version
To compile the sdk run:
npm run make-clean && npm run make-lib
To package the sdk run:
npm run make-clean && npm run make-lib && npm run make-dist
You must have Deskpro Apps Tool installed to run the tests. After you install it, run
npm run test
[v1.0.0-beta.21][] - 2017-10-05
FAQs
core component of deskpro apps sdk
We found that @deskproapps/deskproapps-sdk-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.