You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
SallaCLI Version
v1.x
Salla CLI issue Type
App
Current Behavior
We are trying to create an app but facing the following problem:
When trying to install the Salla CLI globally (npm install @salla.sa/cli
-g), you encounter: npm ERR! command failed related to cloudflared. Text
file busy error when executing a script.
Login Issue: The command line remains stuck while trying to log in with a
message indicating that a browser will open for signing in with your Salla
Partners account, but the browser does not open.
App Creation Error: While executing salla app create, you receive an
error: TypeError: Cannot read properties of undefined (reading 'en') This
indicates an issue with reading configuration or localization settings
during app creation. Order Placement Error: After adding products to the
cart, placing an order results in a 404 error, preventing order generation.
Snippet
Functionality Issues: In the demo app, some snippets are not working as
expected. Access
Token Generation Problem: When connecting your app to an Express Node
server, the access token is generated in a config file, but: Documentation
states it should be generated in store.authorize.js, but it does not appear
there. The generated access token is deemed invalid.
Expected Behavior
No error
bandicam.2024-09-27.01-11-32-435.mp4
Steps to Reproduce
Pls see the video
Code Reproduction URL
No response
Salla Info
See the video
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
SallaCLI Version
Salla CLI issue Type
App
Current Behavior
We are trying to create an app but facing the following problem:
When trying to install the Salla CLI globally (npm install @salla.sa/cli
-g), you encounter: npm ERR! command failed related to cloudflared. Text
file busy error when executing a script.
Login Issue: The command line remains stuck while trying to log in with a
message indicating that a browser will open for signing in with your Salla
Partners account, but the browser does not open.
App Creation Error: While executing salla app create, you receive an
error: TypeError: Cannot read properties of undefined (reading 'en') This
indicates an issue with reading configuration or localization settings
during app creation. Order Placement Error: After adding products to the
cart, placing an order results in a 404 error, preventing order generation.
Snippet
Functionality Issues: In the demo app, some snippets are not working as
expected. Access
Token Generation Problem: When connecting your app to an Express Node
server, the access token is generated in a config file, but: Documentation
states it should be generated in store.authorize.js, but it does not appear
there. The generated access token is deemed invalid.
Expected Behavior
No error
bandicam.2024-09-27.01-11-32-435.mp4
Steps to Reproduce
Pls see the video
Code Reproduction URL
No response
Salla Info
See the video
Additional Information
No response
The text was updated successfully, but these errors were encountered: