Started getting a weird error when trying to deplo...
# suitecommerce
b
Started getting a weird error when trying to deploy an extension:
Copy code
Uploading Chunk 1/1 [==================================================] 100%
[18:14:36] 'startDeploy' errored after 34 s
[18:14:36] Error in task gulp-ns-deploy
Error Message
  Error parsing response:
<!DOCTYPE html>
<html>

<head>
<title>Error</title>
...
Please make sure that:
- You uploaded all files in RestLet folder to a location in your account.
- You have a restlet script pointing to sca_deployer.js with id customscript_sca_deployer and deployment with id customdeploy_sca_deployer
- You have set the get, post, put, delete methods to _get, _post, _put, _delete respectively in the script.
- You have added the Deployment.js and FileCabinet.js scripts to the script libraries.
[18:22:36] 'extension:deploy' errored after 48 s
Anyone ever get something like this?