Skip to content

Error: Cannot find module 'UserAPI' #3

@MakerGYT

Description

@MakerGYT

npm start error

// index.js
// APIS
const userApi = require('userapi').app
const addressApi = require('addressapi').app
const orderApi = require('orderapi').app

Internally imported packages should be consistent with the definition (lowercase)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions