nathangrove/ng-snow

404 when trying to upload runtime

Opened this issue · 2 comments

There is a 404 that occurs when trying to upload runtime.js

As mentioned in #1 by @chrisjau It sounds like your npm run setup command failed to create the runtime.js file. Do you happen to remember if that command gave a success on the creation of that file? You might want to rerun npm run setup. Be warned, this could cause damage to your scoped app. If you do not have anything else in that app in ServiceNow, you might want to delete it out of ServiceNow entirely and then rerun the npm run setup to recreate it.

I don't have the original console log so I recreated everything from scratch and it deploys fine. Ghost in the machine. thanks anyway.