You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
Hi,
I cannot find the current directry whose an app executed with *.nw.
the global.__dirname is undefined in node-webkit,
but system current directory exists whose an app exected with nw-dir
(e.g. $ nw .)
How I access the infomation for the current directory with Javascript?
regards,
Kanryu
Roger
unread,
Dec 17, 2012, 12:20:31 AM12/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
On Mon, Dec 17, 2012 at 1:11 PM, <bos...@gmail.com> wrote:
> Hi,
> I cannot find the current directry whose an app executed with *.nw.
> the global.__dirname is undefined in node-webkit,
This should be a bug. We'll fix it.
> but system current directory exists whose an app exected with nw-dir
> (e.g. $ nw .)
>
> How I access the infomation for the current directory with Javascript?
There were some discussion here in the mailing list, which could be helpful:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
On Mon, Dec 17, 2012 at 1:20 PM, Roger <wen...@gmail.com> wrote:
>> I cannot find the current directry whose an app executed with *.nw.
>> the global.__dirname is undefined in node-webkit,
>
> This should be a bug. We'll fix it.