[GH-ISSUE #290] Frontend compile error related to node-saas #274

Closed
opened 2026-02-27 15:55:55 +03:00 by kerem · 4 comments
Owner

Originally created by @gyillikci on GitHub (Sep 15, 2020).
Original GitHub issue: https://github.com/RD17/ambar/issues/290

Hi,

When ran npm install I got node-saas related error o I changed the version of it 4.12.0 in the package.json.
Other than that, npm run compile throws the error below.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ambar-frontend@2.1.19 compile: better-npm-run compile`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ambar-frontend@2.1.19 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log
`

how can I tackle this issue.

Thanks

Originally created by @gyillikci on GitHub (Sep 15, 2020). Original GitHub issue: https://github.com/RD17/ambar/issues/290 Hi, When ran npm install I got node-saas related error o I changed the version of it 4.12.0 in the package.json. Other than that, npm run compile throws the error below. `npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ambar-frontend@2.1.19 compile: `better-npm-run compile` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ambar-frontend@2.1.19 compile script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log ` how can I tackle this issue. Thanks
kerem 2026-02-27 15:55:55 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@stale[bot] commented on GitHub (Oct 4, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:703194585 --> @stale[bot] commented on GitHub (Oct 4, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@kevung commented on GitHub (Oct 9, 2020):

I encounter the same problem as @gyillikci

<!-- gh-comment-id:705894949 --> @kevung commented on GitHub (Oct 9, 2020): I encounter the same problem as @gyillikci
Author
Owner

@stale[bot] commented on GitHub (Nov 1, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:720047066 --> @stale[bot] commented on GitHub (Nov 1, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@iddqd-dev commented on GitHub (Nov 9, 2020):

Hi,

When ran npm install I got node-saas related error o I changed the version of it 4.12.0 in the package.json.
Other than that, npm run compile throws the error below.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ambar-frontend@2.1.19 compile: better-npm-run compile`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ambar-frontend@2.1.19 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log
`

how can I tackle this issue.

Thanks

Lmao. And where is the content of /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log

<!-- gh-comment-id:724100614 --> @iddqd-dev commented on GitHub (Nov 9, 2020): > Hi, > > When ran npm install I got node-saas related error o I changed the version of it 4.12.0 in the package.json. > Other than that, npm run compile throws the error below. > > `npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ambar-frontend@2.1.19 compile: `better-npm-run compile` > npm ERR! Exit status 1 > npm ERR! > npm ERR! Failed at the ambar-frontend@2.1.19 compile script. > npm ERR! This is probably not a problem with npm. There is likely additional logging output above. > > npm ERR! A complete log of this run can be found in: > npm ERR! /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log > ` > > how can I tackle this issue. > > Thanks Lmao. And where is the content of /home/user/.npm/_logs/2020-09-15T12_56_15_749Z-debug.log
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#274
No description provided.