FYI: `amber init` fixed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FYI: `amber init` fixed

Herby Vojčík
Hello!

The dreaded error which made `amber init` fail at the end is fixed (it
just works now, nothing is needed to update, as newly created project
now gets the update dependency that fixes the error).

For the curious, the problem was with using `require(jsonFile)` to read
.amd.json files which were thus cached in node's module cache but at the
same time used to generate the result and modified; here is the commit
that fixes it:
https://github.com/herby/amd-config-builder/commit/9ca914f2a2e8833dc014197a4e295320e364898f.

Herby

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.