Built applet - News Error: EPERM: operation under not permitted, scandir mac change a directory access

Question : micro letter developer tools, to build a small program error (see Figure 1):

Built applet - News Error: EPERM: operation not permitted, scandir 

 

Solve :

1, open the terminal

2, cd to change directory permissions of the parent directory

3, sudo chmod -R 777 directory name needs to be changed

 

such as:

% Behind that of the input commands.

~% Cd / Users / myname (to be replaced by the actual herein) / Desktop /

 

~   Desktop  %   sudo chmod -R 777 wx

Will be prompted for a password, enter press Enter.

 

Read and write permissions to change the above objectives wx

This directory permissions changing for the better, but still no response point to New, Nazan do, closed, reopened, all OK.

 

 

Guess you like

Origin www.cnblogs.com/jiduoduo/p/12329852.html