Open adriatic opened 6 years ago
Now, I started a fresh, by log-out, log-in seqence done first. The same claim remains - I cannot make a new project using the instructions from the guide's New Project Tutorial. Here is the content of the Chrome console, that appeared when I provided the project name:
currentRecord {fileType: "project", projectType: "aurelia-typescript", …}
anchors.js:40 Unhandled rejection SyntaxError: Container name format is incorrect.
SyntaxError: Container name format is incorrect.
at getNameError (https://frontendcreator.com/app/scripts/azure-storage-blobonly.js:9876:12)
at ArgumentValidator.exports.containerNameIsValid (https://frontendcreator.com/app/scripts/azure-storage-blobonly.js:9894:19)
at https://frontendcreator.com/app/scripts/azure-storage-blobonly.js:11042:7
at Object.validateArgs (https://frontendcreator.com/app/scripts/azure-storage-blobonly.js:10214:3)
at BlobService.createContainerIfNotExists (https://frontendcreator.com/app/scripts/azure-storage-blobonly.js:11040:12)
at https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:1:8094
at i.t._execute (https://frontendcreator.com/app/scripts/vendor-bundle-48a6658ea1.js:4:25645)
at i._resolveFromExecutor (https://frontendcreator.com/app/scripts/vendor-bundle-48a6658ea1.js:5:12732)
at new i (https://frontendcreator.com/app/scripts/vendor-bundle-48a6658ea1.js:5:4952)
at e.createContainer (https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:1:8017)
at e.newAureliaTypeScriptProject (https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:1:17461)
at e.newProject (https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:1:13610)
at e.saveProject (https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:3:19301)
at e.save (https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:3:18374)
at https://frontendcreator.com/app/scripts/app-bundle-844532ca3f.js:3:6422
at n (https://frontendcreator.com/app/scripts/vendor-bundle-48a6658ea1.js:10:9034)
R @ anchors.js:40
S @ converter.js:186
C @ converter.js:211
t._notifyUnhandledRejection @ helpers.js:38
(anonymous) @ options.js:135
setTimeout (async)
(anonymous) @ options.js:134
Promise.then (async)
r @ loader.js:17
u.hasDevTools.r.invokeLater @ options.js:133
t._ensurePossibleRejectionHandled @ helpers.js:18
i._reject @ stripLinkDefinitions.js:10
i._settlePromise @ spanGamut.js:2
i._settlePromise0 @ spanGamut.js:32
i._settlePromises @ stripLinkDefinitions.js:41
(anonymous) @ options.js:156
Promise.then (async)
r @ loader.js:17
u.hasDevTools.r.settlePromises @ options.js:155
i._reject @ stripLinkDefinitions.js:8
i._settlePromise @ spanGamut.js:2
i._settlePromiseCtx @ spanGamut.js:24
(anonymous) @ options.js:146
Promise.then (async)
r @ loader.js:17
u.hasDevTools.r.invoke @ options.js:145
i._then @ italicsAndBold.js:48
i.then @ images.js:7
e.newAureliaTypeScriptProject @ app-bundle-844532ca3f.js:1
e.newProject @ app-bundle-844532ca3f.js:1
e.saveProject @ app-bundle-844532ca3f.js:3
e.save @ app-bundle-844532ca3f.js:3
(anonymous) @ app-bundle-844532ca3f.js:3
n @ loader.js:17
e.publish @ loader.js:17
e.setFileName @ app-bundle-844532ca3f.js:11
t.evaluate @ loader.js:17
e.callSource @ loader.js:17
(anonymous) @ loader.js:17
te @ loader.js:17
Please note that I started this bug report from the state created to write the More questions on Use Entity section of the guide, so the crash could be a consequence of something that happened while I was making screenshots for that issue.
Started the New Project Tutorial. Once I type in the name of this new project ("New Project"), I observed the following in the Chrome console:
There is no Tutorial Project" in the projects Cache