You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After import the package '@alicloud/afs20180112', our program will throw the following exception
internal/fs/utils.js:230
throw err;
^
Error: ENOENT: no such file or directory, open '/package.json'
at Object.openSync (fs.js:462:3)
at Object.readFileSync (fs.js:364:35)
The text was updated successfully, but these errors were encountered:
After import the package '@alicloud/afs20180112', our program will throw the following exception
The text was updated successfully, but these errors were encountered: